Click or drag to resize
SalesForceAuthorizationHelper Methods

The SalesForceAuthorizationHelper type exposes the following members.

Methods
  NameDescription
Public methodGetAuthenticationTokens
Authorizes remote access to SalesForce organization using the specified authorization code, and returns the result.
Public methodGetAuthorizationUrl
Gets the authorization URL for the first step in the OAuth 2.0 web server authentication flow.
Public methodGetIdentity
Retrieves the identity associated with the specified access token.
Top
See Also