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 | |
---|---|---|
IssuerEndpoint() | Initializes a new instance of the IssuerEndpoint class. |
Properties
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. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
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