Share via


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
public property AppliesTo Gets or sets the scope that a security token request applies to, as defined in the WS-Trust specification.
public property ClientCredentials Gets or sets the service credential authentication settings for use on the client side of communication.
public property HomeRealm Gets or sets the identity provider address.
public property SecurityTokenResponse Gets or sets the security token response.
public property SupportingCredentials Gets or sets additional credentials required by the site.
public property 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
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.