CertificateTemplateAutoenrollmentAllowed Property
This flag indicates whether clients can perform autoenrollment for the specified template.
Namespace: PKI.CertificateTemplatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool AutoenrollmentAllowed { get; }
Public ReadOnly Property AutoenrollmentAllowed As Boolean
Get
public:
property bool AutoenrollmentAllowed {
bool get ();
}
member AutoenrollmentAllowed : bool with get
Property Value
Boolean