Share via


AdamInstance.Roles プロパティ

定義

この AD LDS インスタンスのロールを取得します。

public:
 property System::DirectoryServices::ActiveDirectory::AdamRoleCollection ^ Roles { System::DirectoryServices::ActiveDirectory::AdamRoleCollection ^ get(); };
public System.DirectoryServices.ActiveDirectory.AdamRoleCollection Roles { get; }
member this.Roles : System.DirectoryServices.ActiveDirectory.AdamRoleCollection
Public ReadOnly Property Roles As AdamRoleCollection

プロパティ値

この AD LDS インスタンスのロールを示す AdamRoleCollection メンバーが格納された AdamRole オブジェクト。

例外

オブジェクトは破棄されました。

適用対象

こちらもご覧ください