Click or drag to resize
AccessControlListToString Method
Return the string that has the owner and ACL list information.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
Syntax
public override string ToString()

Return Value

Type: String
The serialized information in a string
See Also