This topic has not yet been rated Rate this topic

CrmAuthenticationToken Class (Sdk Assembly)

banner art

Contains the authentication information for accessing CrmService Web service.

The CrmAuthenticationToken class inherits from SoapHeader. It exposes the following members.

ConstructorDescription
CrmAuthenticationTokenInitializes a new instance of the CrmAuthenticationToken class.

Static MethodDescription
ExtractCrmAuthenticationTokenUsed in a custom aspx page to retrieve the token information for the current user. This is needed to access the Web services.

Instance PropertyDescription
AuthenticationTypeGets or sets the type of authentication.
CallerIdGets or sets the ID of the caller.
CrmTicketGets or sets the ticket received from the CrmDiscovery Web service.
OrganizationNameGets or sets the name of the organization.

Remarks

For more information, see CrmService.CrmAuthenticationToken class.

Requirements

Namespace: Microsoft.Crm.Sdk

Assembly: Microsoft.Crm.Sdk.dll

See Also

Reference


© 2010 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)