EndpointAccessType Enumeration
Dynamics CRM 2016
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.
For the Web API use the EndpointAccessType EnumType.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Member name | Description | |
|---|---|---|
| Default | Default access. The actual access is determined by the endpoint URL. Value = 0. | |
| Internet | Internet access. Value = 1. | |
| Intranet | Intranet access. Value = 2. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: