IServiceManagement<TService>.CrossRealmIssuerEndpoints 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 user’s home realm identity provider.
public:
property Microsoft::Xrm::Sdk::Client::CrossRealmIssuerEndpointCollection ^ CrossRealmIssuerEndpoints { Microsoft::Xrm::Sdk::Client::CrossRealmIssuerEndpointCollection ^ get(); };
public Microsoft.Xrm.Sdk.Client.CrossRealmIssuerEndpointCollection CrossRealmIssuerEndpoints { get; }
member this.CrossRealmIssuerEndpoints : Microsoft.Xrm.Sdk.Client.CrossRealmIssuerEndpointCollection
Public ReadOnly Property CrossRealmIssuerEndpoints As CrossRealmIssuerEndpointCollection
Property Value
The available endpoints of the user’s home realm identity provider.