Opc.Ua.Core
UriSchemeHttps Field



Opc.Ua Namespace > Utils Class : UriSchemeHttps Field
The URI scheme for the HTTPS protocol, used in some legacy https clients and servers but not compliant to spec version 1.04.
Syntax
'Declaration
 
Public Const UriSchemeHttps As String
'Usage
 
Dim value As String
 
value = Utils.UriSchemeHttps
public const string UriSchemeHttps
public:
const String^ UriSchemeHttps
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Utils Class
Utils Members