ExplicitPermissionInfo.Grantor 속성

정의

사용 권한을 부여하는 보안 주체의 이름을 가져옵니다.

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

속성 값

사용 권한을 부여하는 보안 주체의 이름입니다.

적용 대상