DsEnrollServerFlag Enumeration |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: SysadminsLV.PKI.Management.ActiveDirectory
Member name | Value | Description | |
---|---|---|---|
None | 0 | None. | |
NoTemplateSupport | 1 | Enrollment Server (CA) does not support certificate templates. | |
SupportsNTAuthentication | 2 | Enrollment Server (CA) supports NTLM authentication. | |
SupportsManualAuthentication | 4 | Enrollment Server (CA) supports manual authentication. | |
AdvancedServer | 8 | The operating system that hosts the Enrollment Server (CA) is an advanced server. |