CertificateTemplateAutoenrollmentAllowed Property |
This flag indicates whether clients can perform autoenrollment for the specified template.
Namespace:
PKI.CertificateTemplates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool AutoenrollmentAllowed { get; }
Public ReadOnly Property AutoenrollmentAllowed As Boolean
Get
public:
property bool AutoenrollmentAllowed {
bool get ();
}
member AutoenrollmentAllowed : bool with get
Property Value
Type:
BooleanSee Also