ExplicitPermissionInfo.Grantor プロパティ

定義

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

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

プロパティ値

権限を付与するプリンシパルの名前。

適用対象