IssuerEndpoint.TrustVersion Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the WS-Trust standard, either 1.3 or 2005, that is supported on the endpoint.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public TrustVersion TrustVersion { get; set; }
Public Property TrustVersion As TrustVersion
Property Value
Type: System.ServiceModel.Security.TrustVersion
Type: TrustVersion
The WS-Trust standard, either 1.3 or 2005, that is supported on the endpoint.
Remarks
WS-Trust 1.3 is supported for issuers other than Microsoft account. For a Microsoft account issuer, WS-Trust 2005 is supported.
See Also
IssuerEndpoint Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright