ExplicitPermissionInfo.Grantee プロパティ

定義

許可を出した校長の名前を得ます。

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

プロパティ値

許可を与えた校長の名前。

適用対象