UserCredential Properties |
The UserCredential type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessToken |
Authorization Token string of the credential
| |
| CredentialExpiry |
The time until which the token is valid.
| |
| Domain |
The domain for the credential (empty string if n/a).
| |
| HA1String |
The HA1String for the credential (empty string if n/a).
| |
| Password |
The password for the credential (empty string if n/a).
| |
| PortalUserToken |
The Portal User Token of the credential (empty string if n/a).
| |
| Username |
The username for the credential.
|