ExplicitPermissionInfo.Grantor Property

Definition

Gets the name of the principle that grants the permission.

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

Property Value

The name of the principle that grants the permission.

Applies to