Gets the user details.
Namespace: Nemiro.OAuth.ClientsAssembly: 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: UserInfoExceptions
Exception | Condition |
---|---|
ApiException |
See Also