获取被授权者信息。
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic IGrantee Grantee { get; }
Public ReadOnly Property Grantee As IGrantee
Get
public:
property IGrantee^ Grantee {
IGrantee^ get ();
}
member Grantee : IGrantee with get
Property Value
Type:
IGrantee
See Also