Gets the user details via API of the provider.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- accessToken (Optional)
- Type: Nemiro.OAuth AccessToken
May contain an access token, which will have to be used in obtaining information about the user.
Return Value
Type: UserInfoRemarks
This is method is implemented at the client level.
See Also