IServiceConfiguration<TService>.CrossRealmIssuerEndpoints Property
Applies To: Dynamics CRM 2015
Gets the available endpoints of the user’s home realm identity provider.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
CrossRealmIssuerEndpointCollection CrossRealmIssuerEndpoints { get; }
property CrossRealmIssuerEndpointCollection^ CrossRealmIssuerEndpoints {
CrossRealmIssuerEndpointCollection^ get();
}
abstract CrossRealmIssuerEndpoints : CrossRealmIssuerEndpointCollection with get
ReadOnly Property CrossRealmIssuerEndpoints As CrossRealmIssuerEndpointCollection
Property Value
Type: Microsoft.Xrm.Sdk.Client.CrossRealmIssuerEndpointCollection
Type: CrossRealmIssuerEndpointCollection
The available endpoints.
See Also
IServiceConfiguration<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright