EndpointAccessType Enum

Definition

Indicates the type of network access an endpoint has.

For the Web API use the EndpointAccessType EnumType.

C++
public enum class EndpointAccessType
Inheritance
EndpointAccessType
Attributes

Fields

Name Value Description
Default 0

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

Internet 1

Internet access. Value = 1.

Intranet 2

Intranet access. Value = 2.

Applies to

Product Versions
Dataverse SDK Latest