ExplicitPermissionInfo.Grantee Propiedad

Definición

Recibe el nombre del director que concedió el permiso.

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

Valor de propiedad

El nombre del director que otorgó el permiso.

Se aplica a