OrganizationDetail.Endpoints Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets a collection that identifies the service type and address for each endpoint of the organization.

Namespace:   Microsoft.Xrm.Sdk.Discovery
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[DataMemberAttribute]
public EndpointCollection Endpoints { get; internal set; }
<DataMemberAttribute>
Public Property Endpoints As EndpointCollection
    Get
    Friend Set
End Property

Property Value

Type: Microsoft.Xrm.Sdk.Discovery.EndpointCollection

Type: EndpointCollection
The collection that identifies the service type and address for each endpoint of the organization.

See Also

OrganizationDetail Class
Microsoft.Xrm.Sdk.Discovery Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright