IAzureCosmosDbEnableCompanyMfa Method
Enables Multi-Factor Authentication (MFA) for all accounts within the specified company.
Namespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
Task EnableCompanyMfa(
CompanyDto company,
UserSessionData enableBy,
CancellationToken cancellationToken = default
)
- company CompanyDto
- The company for which MFA is to be enabled.
- enableBy UserSessionData
- The user session data of the person enabling MFA.
- cancellationToken CancellationToken (Optional)
- Cancellation token
TaskTask completion