Click or drag to resize
ClientConfigurationIsCname Property
If the endpoint is the CName. If it's CName, ListBuckets is not supported.

Namespace: Aliyun.OSS.Common
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public bool IsCname { get; set; }

Property Value

Type: Boolean
See Also