Protocol Type

Gets the supported protocols, HTTP and HTTPS with a certificate

Union cases

Union case Description

HTTP

Full Usage: HTTP

The HTTP protocol is the core protocol

HTTPS X509Certificate

Full Usage: HTTPS X509Certificate

Parameters:

The HTTP protocol tunneled in a TLS tunnel

Item : X509Certificate

Instance members

Instance member Description

this.IsHTTP

Full Usage: this.IsHTTP

Returns: bool
Returns: bool

this.IsHTTPS

Full Usage: this.IsHTTPS

Returns: bool
Returns: bool

this.secure

Full Usage: this.secure

Returns: bool
Returns: bool