The AdmAuthClientIdentity type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Copy |
Override the method to copy Adm authentication identity
(Overrides ClientIdentity Copy .) | |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| OnRetriveAccessTokenComplete |
Helper method to fire the RetriveAccessTokenCompleteEvent event.
(Inherited from ClientIdentity.) | |
| RetriveAccessToken |
Override the method to retrive the access token for Adm authentication.
(Overrides ClientIdentity RetriveAccessToken(ClientIdentity RetriveAccessTokenComplete).) | |
| (Inherited from |
See Also