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
SyntaxPublic Enumeration Protocol
public enum class Protocol
 Members
Members|  | Member name | Value | Description | 
|---|
|  | Http | 0 | HTTP | 
|  | Https | 1 | HTTPs | 
 See Also
See Also