ActiveDirectoryAccessRule.ActiveDirectoryRights プロパティ

定義

このアクセス規則に対する Active Directory Domain Services の権限を取得します。

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

プロパティ値

この規則に含まれる Active Directory ドメイン サービスのアクセス権限を指定する、1 つ以上の ActiveDirectoryRights 列挙値の組み合わせ。

適用対象

こちらもご覧ください