ActiveDirectoryRole 列舉

定義

識別網域內的特定角色。

public enum class ActiveDirectoryRole
public enum ActiveDirectoryRole
type ActiveDirectoryRole = 
Public Enum ActiveDirectoryRole
繼承
ActiveDirectoryRole

欄位

InfrastructureRole 4

識別基礎結構角色。

NamingRole 1

識別網域命名主機角色。

PdcRole 2

識別網域主控制站 (PDC) 模擬角色。

RidRole 3

識別相關識別元 (RID) 主機角色。

SchemaRole 0

識別結構描述主機角色。

適用於