Click or drag to resize
ClientConfigurationProtocol Property
获取或设置请求OSS服务时采用的通信协议。

Namespace: Aliyun.OpenServices
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public Protocol Protocol { get; set; }

Property Value

Type: Protocol
See Also