supported protocol definition. HTTP is the default one.
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax Public Enumeration Protocol
public enum class Protocol
Members
| Member name | Value | Description |
---|
| Http | 0 |
HTTP
|
| Https | 1 |
HTTPs
|
See Also