OrganizationDetail.Endpoints Property

Definition

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

public:
 property Microsoft::Xrm::Sdk::Discovery::EndpointCollection ^ Endpoints { Microsoft::Xrm::Sdk::Discovery::EndpointCollection ^ get(); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.Discovery.EndpointCollection Endpoints { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Endpoints : Microsoft.Xrm.Sdk.Discovery.EndpointCollection
Public ReadOnly Property Endpoints As EndpointCollection

Property Value

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

Attributes

Applies to