ExplicitPermissionInfo.Grantor 属性

定义

获取授予权限的主体的名称。

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

属性值

授予权限的主体的名称。

适用于