AuthenticationCredentials Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Represents client-side user logon credentials.
The following tables list the members exposed by the AuthenticationCredentials type.
Public Constructors
Name | Description | |
---|---|---|
AuthenticationCredentials | Initializes a new instance of the AuthenticationCredentials class. |
Top
Public Properties
Name | Description | |
---|---|---|
AppliesTo | Gets or sets the scope that a security token request applies to, as defined in the WS-Trust specification. | |
ClientCredentials | Gets or sets the service credential authentication settings for use on the client side of communication. | |
HomeRealm | Gets or sets the identity provider address. | |
SecurityTokenResponse | Gets or sets the security token response. | |
SupportingCredentials | Gets or sets additional credentials required by the site. | |
UserPrincipalName | Gets or sets the UPN that is an internet-style login name for a user based on the Internet standard RFC 822. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AuthenticationCredentials Class
Microsoft.Xrm.Sdk.Client Namespace
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.