CrmAuthenticationToken Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Contains the authentication information for accessing CrmService Web service.
The CrmAuthenticationToken class inherits from SoapHeader. It exposes the following members.
| Constructor | Description |
| CrmAuthenticationToken | Initializes a new instance of the CrmAuthenticationToken class. |
| Instance Property | Description |
| AuthenticationType | Gets or sets the type of authentication. |
| CallerId | Gets or sets the ID of the caller. |
| CrmTicket | Gets or sets the ticket received from the CrmDiscovery Web service. |
| OrganizationName | Gets or sets the name of the organization. |
Requirements
Namespace: CrmService
See Also
Reference
© 2010 Microsoft Corporation. All rights reserved.
