Click or drag to resize
ClientConfigurationProtocol Property
Protocols used to access OSS (HTTP or HTTPS)

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

Property Value

Type: Protocol
See Also