इसके माध्यम से साझा किया गया


EndpointType EnumType

Identifies the type of service available at an endpoint.

Members

Members define the discrete options for the enumeration type.

Name Value Description
OrganizationService 0 The organization service.
OrganizationDataService 1 The organization data service.
WebApplication 2 The Web application service.

Used by

The following use the EndpointType EnumType.

Name How used
EndpointCollection Keys Property

See also