| GetAuthenticationTokensResponse Fields | 
The GetAuthenticationTokensResponse type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | AccessToken | 
            The OAuth access tokens.
             | 
|  | IdentityUrl | 
            The URL with the SalesForce organization access details.
             | 
|  | InstanceBaseUrl | 
            A base URL of the organization.
             | 
|  | RefreshToken | 
            The OAuth refresh token.
             | 
 See Also
See Also