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.8.0.0 (2.8.0)
Syntax
public override string ToString()

Return Value

Type: String
The serialized information in a string
See Also