Help method to fire the RetriveAccessTokenCompleteEvent event.
Namespace: Microsoft.HawaiiAssembly: Microsoft.Hawaii.ClientBase (in Microsoft.Hawaii.ClientBase.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- accessToken
- Type: Microsoft.Hawaii AdmAccessToken
The accesss token string
- ex
- Type:
System Exception
Coressponding exception if failed to get the access token.
- callback
- Type: RetriveAdmAccessTokenComplete
callback from event
See Also