Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

DiscoverOrganizationsResult Class

Definition

Namespace:
Microsoft.PowerPlatform.Dataverse.Client.Model
Assembly:
Microsoft.PowerPlatform.Dataverse.Client.dll
Package:
Microsoft.PowerPlatform.Dataverse.Client v1.2.10

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.

Result of call to DiscoverOrganizationsAsync

public class DiscoverOrganizationsResult
type DiscoverOrganizationsResult = class
Public Class DiscoverOrganizationsResult
Inheritance
DiscoverOrganizationsResult

Constructors

Name Description
DiscoverOrganizationsResult(OrganizationDetailCollection, IAccount)

Constructor

Properties

Name Description
Account

MSAL account selected as part of dicovery authentication

OrganizationDetailCollection

OrganizationDetailCollection

Applies to