EndpointAccessType Enumeration

 

Updated: November 29, 2016

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

Indicates the type of network access an endpoint has.

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

[DataContractAttribute(Name = "EndpointAccessType", Namespace = "http://schemas.microsoft.com/xrm/2014/Contracts")]
public enum EndpointAccessType

Member nameDescription
Default

Default access. The actual access is determined by the endpoint URL. Value = 0.

Internet

Internet access. Value = 1.

Intranet

Intranet access. Value = 2.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: