Share via


IssuerEndpoint Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Represents an issuer endpoint.

The following tables list the members exposed by the IssuerEndpoint type.

Public Constructors

  Name Description
  IssuerEndpoint Initializes a new instance of the IssuerEndpoint class.

Top

Public Properties

  Name Description
public property CredentialType Gets or sets the type of credentials the endpoint supports.
public property IssuerAddress Gets or sets the actual URL that provides authentication for a particular credential type.
public property IssuerBinding Gets or sets the binding information used to construct a channel to the issuer endpoint from a client.
public property IssuerMetadataAddress Gets or sets the URL that provides metadata about the set of issuer endpoints hosted by a Secure Token Service (STS).
public property TrustVersion Gets or sets the WS-Trust standard, either 1.3 or 2005, that is supported on the endpoint.

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

IssuerEndpoint Class
Microsoft.Xrm.Sdk.Client Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.