CertificateTemplate
Guid
TEXT
LIKE
, EQUAL
, NOT_EQUAL
A unique identifier that is a combination of GUID of selected Scan
and Active Directory ObjectGUID
of the object.
FSName
TEXT
LIKE
, EQUAL
, NOT_EQUAL
A special unique identifier that is a combination of the Name of the object
and the FSName of the Forest
.
Name
TEXT
LIKE
, EQUAL
, NOT_EQUAL
Name of the specified object. (Ldap Display Name: name)
DistinguishedName
TEXT
LIKE
, EQUAL
, NOT_EQUAL
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
, EQUAL
, NOT_EQUAL
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
, EQUAL
, NOT_EQUAL
MSPKIRAApplicationPolicies
TEXT
LIKE
, EQUAL
, NOT_EQUAL
ExtendedKeyUsage
TEXT
LIKE
, EQUAL
, NOT_EQUAL
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
, EQUAL
, NOT_EQUAL
The display name for an object. (LDAP Display Name: displayName)
EnrollmentFlags
TEXT
LIKE
, EQUAL
, NOT_EQUAL
CertificateNameFlags
TEXT
LIKE
, EQUAL
, NOT_EQUAL
NumberOfAuthorizedSignatures
NUMBER
EQUAL
, BETWEEN
, SMALLER
, LARGER
, SMALLER_EQUAL
, LARGER_EQUAL
The number of Authorized Signatures to issue a certificate.
Last updated
Was this helpful?