SalesForceAuthorizationHelper Class |
Namespace: CMS.SalesForce
public sealed class SalesForceAuthorizationHelper
The SalesForceAuthorizationHelper type exposes the following members.
Name | Description | |
---|---|---|
SalesForceAuthorizationHelper |
Initializes a new instance of the SalesForceAuthorizationHelper class using the specified parameters.
|
Name | Description | |
---|---|---|
GetAuthenticationTokens |
Authorizes remote access to SalesForce organization using the specified authorization code, and returns the result.
| |
GetAuthorizationUrl |
Gets the authorization URL for the first step in the OAuth 2.0 web server authentication flow.
| |
GetIdentity |
Retrieves the identity associated with the specified access token.
|