AccountExtensions Class

Definition

Extension methods for IAccount

public static class AccountExtensions
type AccountExtensions = class
Public Module AccountExtensions
Inheritance
AccountExtensions

Methods

GetTenantProfiles(IAccount)

The same account can exist in its home tenant and also as a guest in multiple other tenants. TenantProfile is derived from the ID token for that tenant.

Applies to