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