IServiceConfiguration<TService>.CurrentIssuer Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets the endpoint used by the Secure Token Service (STS) to issue the trusted token.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

IssuerEndpoint CurrentIssuer { get; set; }
Property CurrentIssuer As IssuerEndpoint

Property Value

Type: Microsoft.Xrm.Sdk.Client.IssuerEndpoint

Type: IssuerEndpoint
The endpoint used by the Secure Token Service (STS) to issue the trusted token.

Remarks

The CurrentServiceEndpoint must be set and the service configured for federated claims.

See Also

IServiceConfiguration<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright