IServiceManagement<TService>.IssuerEndpoints Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the available endpoints of the security token service (STS).
public:
property Microsoft::Xrm::Sdk::Client::IssuerEndpointDictionary ^ IssuerEndpoints { Microsoft::Xrm::Sdk::Client::IssuerEndpointDictionary ^ get(); };
public Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary IssuerEndpoints { get; }
member this.IssuerEndpoints : Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary
Public ReadOnly Property IssuerEndpoints As IssuerEndpointDictionary
Property Value
The available endpoints of the security token service (STS).