RetrieveOrganizationRequest.AccessType Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

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

Namespace:   Microsoft.Xrm.Sdk.Discovery
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[DataMemberAttribute(IsRequired = false)]
public EndpointAccessType AccessType { get; set; }
<DataMemberAttribute(IsRequired := False)>
Public Property AccessType As EndpointAccessType

Property Value

Type: Microsoft.Xrm.Sdk.Discovery.EndpointAccessType

Type: EndpointAccessType
The access type.

Remarks

Identifies the access type of the organization to retrieve.

See Also

RetrieveOrganizationRequest Class
Microsoft.Xrm.Sdk.Discovery Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright