| Package | Description |
|---|---|
| microsoft.aspnet.signalr.client | |
| microsoft.aspnet.signalr.client.http |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
ConnectionBase.getCredentials()
Returns the credentials used by the connection
|
Credentials |
Connection.getCredentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionBase.setCredentials(Credentials credentials)
Sets the credentials the connection should use
|
void |
Connection.setCredentials(Credentials credentials) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthenticationCredentials
Credentials implementation for HTTP Basic Authentication
|
class |
CookieCredentials
Represents credentials based on cookie values
|
Copyright © 2019. All rights reserved.