ExplicitPermissionInfo.Grantee 속성

정의

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

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

속성 값

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

적용 대상