Click or drag to resize
GroupGranteeIdentifier Property
获取被授权者的标识。

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public string Identifier { get; set; }

Property Value

Type: String

Implements

IGranteeIdentifier
Remarks
不支持set操作,否则会抛出NotSupportedException
See Also