Click or drag to resize

Credentials Methods

The Credentials type exposes the following members.

Methods
  NameDescription
Public methodCreateAuthorization
Create basic authentication header data for REST requests.
Public methodHasApiKey
Do we have an ApiKey?
Public methodHasAuthorizationToken
Do we have an authentication token?
Public methodHasCredentials
Do we have credentials?
Top
See Also