IssuerEndpoint Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Represents an issuer endpoint.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Sdk.Client.IssuerEndpoint

Syntax

public sealed class IssuerEndpoint
Public NotInheritable Class IssuerEndpoint

Constructors

Name Description
System_CAPS_pubmethod IssuerEndpoint()

Initializes a new instance of the IssuerEndpoint class.

Properties

Name Description
System_CAPS_pubproperty CredentialType

Gets or sets the type of credentials the endpoint supports.

System_CAPS_pubproperty IssuerAddress

Gets or sets the actual URL that provides authentication for a particular credential type.

System_CAPS_pubproperty IssuerBinding

Gets or sets the binding information used to construct a channel to the issuer endpoint from a client.

System_CAPS_pubproperty IssuerMetadataAddress

Gets or sets the URL that provides metadata about the set of issuer endpoints hosted by a Secure Token Service (STS).

System_CAPS_pubproperty TrustVersion

Gets or sets the WS-Trust standard, either 1.3 or 2005, that is supported on the endpoint.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Xrm.Sdk.Client Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright