AccountExtensions 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.
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. |