RetrieveOrganizationsRequest.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 organizations’ 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 of the organizations’ service endpoint.
Remarks
Indicates the type of network access an endpoint has.
See Also
RetrieveOrganizationsRequest Class
Microsoft.Xrm.Sdk.Discovery Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright