RetrieveOrganizationsRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the data that is needed to retrieve information on all organizations that the logged on user belongs to.
public ref class RetrieveOrganizationsRequest sealed : Microsoft::Xrm::Sdk::Discovery::DiscoveryRequest
[System.Runtime.Serialization.DataContract(Name="RetrieveOrganizationsRequest", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Discovery")]
public sealed class RetrieveOrganizationsRequest : Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest
[<System.Runtime.Serialization.DataContract(Name="RetrieveOrganizationsRequest", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Discovery")>]
type RetrieveOrganizationsRequest = class
inherit DiscoveryRequest
Public NotInheritable Class RetrieveOrganizationsRequest
Inherits DiscoveryRequest
- Inheritance
- Attributes
Examples
Remarks
Usage
Pass an instance of this class to the Execute(DiscoveryRequest) method.
Privileges and Access Rights
To perform this action, the caller must have a system user account in Microsoft Dynamics 365.
Constructors
RetrieveOrganizationsRequest() |
Initializes a new instance of the |
Properties
AccessType |
Gets or sets the access type of the organizations' service endpoint. |
ExtensionData |
Gets or sets the structure that contains extra data. Optional. (Inherited from DiscoveryRequest) |
IsInternalCrossGeoServerRequest |
For internal use only. |
Release |
Get or sets the release version of a Microsoft Dynamics 365 organization. |