RetrieveCurrentOrganizationRequest.AccessType Property

Definition

Gets or sets the access type of the organization’s service endpoint.

public:
 property Microsoft::Xrm::Sdk::Organization::EndpointAccessType AccessType { Microsoft::Xrm::Sdk::Organization::EndpointAccessType get(); void set(Microsoft::Xrm::Sdk::Organization::EndpointAccessType value); };
public Microsoft.Xrm.Sdk.Organization.EndpointAccessType AccessType { get; set; }
member this.AccessType : Microsoft.Xrm.Sdk.Organization.EndpointAccessType with get, set
Public Property AccessType As EndpointAccessType

Property Value

The access type.

Applies to