Provides credentials and (optionally) an SSL configuration to use for WebSocket HTTP requests @API.Extensible. More...
Public Member Functions | |
_.Library.String | GetPassword () |
Returns the password to use for authentication with the web socket. More... | |
_.Library.String | GetSSLConfiguration () |
Returns the SSL configuration name to use for secure web socket connections. More... | |
_.Library.String | GetUsername () |
Returns the username to use for authentication with the web socket. More... | |
Provides credentials and (optionally) an SSL configuration to use for WebSocket HTTP requests @API.Extensible.
_.Library.String GetPassword | ( | ) |
Returns the password to use for authentication with the web socket.
@API.Overrideable
_.Library.String GetSSLConfiguration | ( | ) |
Returns the SSL configuration name to use for secure web socket connections.
@API.Overrideable
_.Library.String GetUsername | ( | ) |
Returns the username to use for authentication with the web socket.
@API.Overrideable