DiscoverOrganizationsResult(OrganizationDetailCollection, IAccount) Constructor
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.
Constructor
public DiscoverOrganizationsResult (Microsoft.Xrm.Sdk.Discovery.OrganizationDetailCollection organizationDetailCollection, Microsoft.Identity.Client.IAccount account);
new Microsoft.PowerPlatform.Dataverse.Client.Model.DiscoverOrganizationsResult : Microsoft.Xrm.Sdk.Discovery.OrganizationDetailCollection * Microsoft.Identity.Client.IAccount -> Microsoft.PowerPlatform.Dataverse.Client.Model.DiscoverOrganizationsResult
Public Sub New (organizationDetailCollection As OrganizationDetailCollection, account As IAccount)
Parameters
- organizationDetailCollection
- OrganizationDetailCollection
OrganizationDetailCollection
- account
- IAccount
account