Retrieves the identity associated with the specified access token.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- response
- Type: CMS.SalesForce.RestContract GetAuthenticationTokensResponse
The successful authorization response.
Return Value
Type: IdentityAn instance of the SalesForce organization communication session.
See Also