INetworkHelperServiceIsSecureConnection Method

Overload List
  NameDescription
Public methodIsSecureConnection(HttpRequestBase)
Determines whether the specified request uses a secure (HTTPS) connection from the point-of-view of the browser.
Public methodIsSecureConnection(Boolean, IDictionaryString, String, IPAddress)
Determines whether the specified request uses a secure (HTTPS) connection from the point-of-view of the browser.
Top
See Also