CrossRealmIssuerEndpointCollection.Item Property (Uri)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the issuer endpoint dictionary.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public override IssuerEndpointDictionary this[
Uri key
] { get; set; }
Public Overrides Property Item (
key As Uri
) As IssuerEndpointDictionary
Parameters
key
Type: System.UriType: URI. Specifies the key used to retrieve a IssuerEndpointDictionary object from the collection.
Property Value
Type: Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary
Returns IssuerEndpointDictionary.
See Also
CrossRealmIssuerEndpoints
CrossRealmIssuerEndpoints
CrossRealmIssuerEndpointCollection Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright