Credentials Methods |
The Credentials type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateAuthorization |
Create basic authentication header data for REST requests.
| |
| HasApiKey |
Do we have an ApiKey?
| |
| HasAuthorizationToken |
Do we have an authentication token?
| |
| HasCredentials |
Do we have credentials?
|