3 references to DSROLE_MACHINE_ROLE
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\interopt.cs (1)
391public DSROLE_MACHINE_ROLE MachineRole;
System\DirectoryServices\AccountManagement\Utils.cs (2)
811return (dsRolePrimaryDomainInfo.MachineRole == UnsafeNativeMethods.DSROLE_MACHINE_ROLE.DsRole_RoleBackupDomainController || 812dsRolePrimaryDomainInfo.MachineRole == UnsafeNativeMethods.DSROLE_MACHINE_ROLE.DsRole_RolePrimaryDomainController);