tenant property
The tenant ID or tenant type for the application.
Valid values:
common: Allows sign-in with both personal Microsoft accounts and work/school accountsorganizations: Allows sign-in with work/school accounts onlyconsumers: Allows sign-in with personal Microsoft accounts only- Specific tenant ID (GUID): Allows sign-in with accounts from a specific organization
Defaults to common for multi-tenant support.
Implementation
final String tenant;