CertificateTemplate
Guid
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
A unique identifier that is a combination of GUID of selected Scan
and Active Directory ObjectGUID
of the object.
FSName
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
A special unique identifier that is a combination of the Name of the object
and the FSName of the Forest
.
Name
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
Name of the specified object. (Ldap Display Name: name)
DistinguishedName
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
Active Directory distinguished name of the object. (Ldap Display Name: distinguishedName)
ValidityPeriod
NUMBER
EQUAL
, BETWEEN
, SMALLER
, LARGER
, SMALLER_EQUAL
, LARGER_EQUAL
The period of time during which a certificate is intended to be valid.
IsEnrolleeSuppliesSubject
BOOLEAN
N/A
Whether specifying a Subject Alternative Name (SAN) during certificate enrollment to this certificate template has been allowed.
MSPKICertificateApplicationPolicies
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
Specifies certificate application policy extension. In GUI, this attribute can be controlled by setting "Application Policies" in "Extensions" tab. (Field Reference)
RenewalPeriod
NUMBER
EQUAL
, BETWEEN
, SMALLER
, LARGER
, SMALLER_EQUAL
, LARGER_EQUAL
The period of time during which a certificate is intended to be renew.
WhenChanged
DATE
SMALLER
, LARGER
, BETWEEN
, EQUAL
The date when this object was last changed. (Ldap Display Name: whenChanged)
IsManagerApprovalEnabled
BOOLEAN
N/A
Whether the certificate requests based on the template require manager approval to be issued.
WhenCreated
DATE
SMALLER
, LARGER
, BETWEEN
, EQUAL
The date when this object was created. (Ldap Display Name: whenCreated)
IsPublished
BOOLEAN
N/A
Whether the certificate template has been published by any certificate authority.
risk
NUMBER
EQUAL
, BETWEEN
, SMALLER
, LARGER
, SMALLER_EQUAL
, LARGER_EQUAL
The risk score of the object that calculated based on vulnerability counts and severities.
MSPKIRAPolicies
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
Contains the list of required policy OIDs from registration authorities who sign the enrollment request. (Field Reference)
MSPKIRAApplicationPolicies
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
Encapsulates embedded properties for multipurpose use. In GUI, this attribute can be controlled by checking This number of authorized signatures
check box in Issuance Requirements
tab and choosing Application Policy
menu. (Field Reference)
ExtendedKeyUsage
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
Key usage extensions define the purpose of the public key contained in a certificate. You can use them to restrict the public key to as few or as many operations as needed.
HasDomainAuthenticationEKU
BOOLEAN
N/A
Whether certificate template contains any Extended Key Usage(EKU) that allows to auhenticate in the domain.
SchemaVersion
NUMBER
EQUAL
, BETWEEN
, SMALLER
, LARGER
, SMALLER_EQUAL
, LARGER_EQUAL
The certificate template schema version.
DisplayName
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
The display name for an object. (LDAP Display Name: displayName)
EnrollmentFlags
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
Specifies the enrollment flags. (Field Reference)
CertificateNameFlags
TEXT
LIKE
,NOT_LIKE EQUAL
,NOT_EQUAL
,IS_EMPTY
Specifies the subject name flags. (Field Reference)
NumberOfAuthorizedSignatures
NUMBER
EQUAL
, BETWEEN
, SMALLER
, LARGER
, SMALLER_EQUAL
, LARGER_EQUAL
The number of Authorized Signatures to issue a certificate.
ExposurePoint
NUMBER
EQUAL
, BETWEEN
, SMALLER
, LARGER
, SMALLER_EQUAL
, LARGER_EQUAL
ExposurePoint: A numerical value indicating the level of risk or exposure.
Last updated
Was this helpful?