public method ITerminalUrl.isSecure

Brief

Checks whether the connection is secure

Declaration

protojavascriptjavacsharp
public isSecure() : boolean

Returns

The method returns a boolean value that represents whether the connection is secure

Details

Declared in ITerminalUrl

back