IssuerEndpoint Class

 

Updated: November 29, 2016

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)

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

public sealed class IssuerEndpoint

NameDescription
System_CAPS_pubmethodIssuerEndpoint()

Initializes a new instance of the IssuerEndpoint class.

NameDescription
System_CAPS_pubpropertyCredentialType

Gets or sets the type of credentials the endpoint supports.

System_CAPS_pubpropertyIssuerAddress

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

System_CAPS_pubpropertyIssuerBinding

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

System_CAPS_pubpropertyIssuerMetadataAddress

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

System_CAPS_pubpropertyTrustVersion

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

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: