For a list of all members of this type, see IdentityManager.Credential members.
Name | Description | |
---|---|---|
![]() | AutoRefresh | Gets or sets a value indicating whether the token is automatically updated before its expiration time. |
![]() | ExpirationDate | Gets or sets the Token expiration date. |
![]() | GenerateTokenOptions | Gets or sets the optional infos used to generate the token : referer, proxyUrl. |
![]() | Password | Gets or sets the password used to refresh the token. |
![]() | Token | Gets or sets the token generated by the token service using the specified user name and password. |
![]() | Url | Gets or sets the URL that can be accessed with this credential. |
![]() | UserName | Gets or sets the user associated with the Credential object. |