IAzureCosmosDbDisableCompanyTwoFactorAuthentication Method
Disable the company's two-factor authentication. All accounts in the company will no longer be required to use two-factor authentication.
Namespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
Task DisableCompanyTwoFactorAuthentication(
CompanyDto company,
UserSessionData disableBy,
CancellationToken cancellationToken = default
)
- company CompanyDto
- Company to disable two-factor authentication
- disableBy UserSessionData
- User disabling two-factor authentication
- cancellationToken CancellationToken (Optional)
- Cancellation token (optional)
TaskTask completion