websocket-sharp
System.Object
Provides the credentials for HTTP authentication (Basic/Digest).
To be added.
Property
System.String
Gets the name of the user domain associated with the credentials.
A that contains the name of the user domain associated with the credentials.
Currently, returns the request uri of a WebSocket opening handshake.
To be added.
Property
System.String
Gets the password for the user name associated with the credentials.
A that contains the password for the user name associated with the credentials.
To be added.
Property
System.String
Gets the user name associated with the credentials.
A that contains the user name associated with the credentials.
To be added.