WebSocketClientOptions.UseDefaultCredentials Property
Namespace: Rebex.Net
Assembly: Rebex.WebSocket.dll (version 8.0.9673)
UseDefaultCredentials
Gets or sets a value that indicates whether to use default credentials (single sign-on) for authentication to the server.
Declaration
public bool UseDefaultCredentials { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |