Gets or sets a value that indicates thether to use default credentials (single sign-on) for authentication to the server.
Namespace:
Rebex.Net
Assembly:
Rebex.WebSocket (in Rebex.WebSocket.dll)
Syntax
| Visual Basic |
|---|
Public Property UseDefaultCredentials As Boolean Get Set |
| C# |
|---|
public bool UseDefaultCredentials { get; set; } |