ActiveDirectoryAccessRule.ActiveDirectoryRights 屬性

定義

取得這個存取規則的 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 網域服務存取權限。

適用於

另請參閱