IServiceManagement<TService>.IssuerEndpoints Property

Definition

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).

Applies to