EndpointAccessType EnumType
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.
This Web API enum type corresponds to the organization service EndpointAccessType.
Members define the discrete options for the enumeration type.
Name | Value | Description |
|---|---|---|
Default | 0 | Default access. The actual access is determined by the endpoint URL. |
Internet | 1 | Internet access. |
Intranet | 2 | Intranet access. |
The following use the EndpointAccessType enum type.
Name | How used | Description |
|---|---|---|
AccessType Parameter | Retrieve information about the current organization. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: