ExplicitPermissionInfo.Grantee Property

Definition

Gets the name of the principle that granted the permission.

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

Property Value

The name of the principle that granted the permission.

Applies to