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 | |
---|---|---|
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.