Enum ActiveDirectoryDomainControllerOperationMasterRoles
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The enabled Active Directory trust encryption types.
[Flags]
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum ActiveDirectoryDomainControllerOperationMasterRoles
Fields
DomainNamingMaster = 1The domain maming master role.
InfrastructureMaster = 2The infrastructure master role.
None = 0The operation master roles are none.
PdcEmulator = 4The PDC emulator role.
RidMaster = 8The RID master role.
SchemaMaster = 16The schema master master role.
Unknown = -1The operation master roles are unknown.