Click or drag to resize
Protocol Enumeration
表示请求OSS服务时采用的通信协议,默认值为HTTP。

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public enum Protocol
Members
  Member nameValueDescription
Http0
Https1
See Also