ActiveDirectoryAccessRule.ActiveDirectoryRights 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個存取規則的 Active Directory 網域服務權限。
public:
property System::DirectoryServices::ActiveDirectoryRights ActiveDirectoryRights { System::DirectoryServices::ActiveDirectoryRights get(); };
public System.DirectoryServices.ActiveDirectoryRights ActiveDirectoryRights { get; }
member this.ActiveDirectoryRights : System.DirectoryServices.ActiveDirectoryRights
Public ReadOnly Property ActiveDirectoryRights As ActiveDirectoryRights
屬性值
一或多個 ActiveDirectoryRights 列舉值的組合,指定這個規則中所包含的 Active Directory 網域服務存取權限。