IServiceConfiguration<TService>.IssuerEndpoints Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the available endpoints of the security token service (STS).
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
IssuerEndpointDictionary IssuerEndpoints { get; }
ReadOnly Property IssuerEndpoints As IssuerEndpointDictionary
Property Value
Type: Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary
Type: IssuerEndpointDictionary
The available endpoints of the security token service (STS).
Remarks
The available endpoints can vary, depending on how the administrator of the STS has configured the server, but may include the following authentication methods: username and password, Kerberos, certificate, asymmetric token, or symmetric token.
See Also
IServiceConfiguration<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright