EndpointAccessType EnumType
Indicates the type of network access an endpoint has.
Members
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. |
Used by
The following use the EndpointAccessType EnumType.
Name | How used |
---|---|
RetrieveCurrentOrganization | AccessType Parameter |