public method ITerminalUrl.isSecure
Overview
Checks whether the connection is secure
Declaration
function isSecure()
public Boolean isSecure();
public bool isSecure();
Returns
The method returns a boolean value that represents whether the connection is secure
Details
Declared in ITerminalUrl