| Name | Description | |
|---|---|---|
![]()  | Http | The URI scheme for the HTTP protocol.
 The value of this constant is "http".  | 
![]()  | Https | The URI scheme for the HTTPS protocol.
 The value of this constant is "https".  | 
![]()  | NetPipe | The URI scheme for the .NET Named Pipes protocol.
 The value of this constant is "net.pipe".  | 
![]()  | NetTcp | The URI scheme for the .NET TCP protocol.
 The value of this constant is "net.tcp".  | 
![]()  | NoSecurityHttp | The URI scheme for using HTTP protocol without any security.
 The value of this constant is "nosecurityhttp".  | 
![]()  | OpcHttp | The URI scheme for the UA HTTP protocol.
 The value of this constant is "opc.http".  | 
![]()  | OpcHttps | The URI scheme for the UA HTTPS protocol.
 The value of this constant is "opc.https".  | 
![]()  | OpcTcp | The URI scheme for the UA TCP protocol.
 The value of this constant is "opc.tcp".  | 
![]()  | OpcWss | The URI scheme for the (obsolete) OPC UA (secure) WebSockets transport protocol.
 The value of this constant is "opc.wss".  | 
            


