ExplicitPermissionInfo.Grantee プロパティ

定義

権限を付与したプリンシパルの名前を取得します。

public:
 property System::String ^ Grantee { System::String ^ get(); };
public string Grantee { get; }
member this.Grantee : string
Public ReadOnly Property Grantee As String

プロパティ値

権限を付与したプリンシパルの名前。

適用対象