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.5.4.0 (2.5.4)
Syntax
public Protocol Protocol { get; set; }

Property Value

Type: Protocol
See Also