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.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Name | Description | |
|---|---|---|
![]() | IssuerEndpoint() | Initializes a new instance of the IssuerEndpoint class. |
| Name | Description | |
|---|---|---|
![]() | CredentialType | Gets or sets the type of credentials the endpoint supports. |
![]() | IssuerAddress | Gets or sets the actual URL that provides authentication for a particular credential type. |
![]() | IssuerBinding | Gets or sets the binding information used to construct a channel to the issuer endpoint from a client. |
![]() | IssuerMetadataAddress | Gets or sets the URL that provides metadata about the set of issuer endpoints hosted by a Secure Token Service (STS). |
![]() | TrustVersion | Gets or sets the WS-Trust standard, either 1.3 or 2005, that is supported on the endpoint. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (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.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

