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+45c8d9adb5970d727cceec44a5ed61aea0016e50
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