Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
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; }
property IssuerEndpointDictionary^ IssuerEndpoints {
IssuerEndpointDictionary^ get();
}
abstract IssuerEndpoints : IssuerEndpointDictionary with 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).
See Also
IServiceManagement<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright