Enum MyAuthenticationFactorValidator.AuthFactorEnum
Namespace: Oci.IdentitydomainsService.Models
Assembly: OCI.DotNetSDK.Identitydomains.dll
Syntax
public enum MyAuthenticationFactorValidator.AuthFactorEnum
Fields
| Name | Description |
|---|---|
| Bypasscode | |
| FidoAuthenticator | |
| KmsiToken | |
| PhoneCall | |
| Push | |
| SecurityQuestions | |
| Sms | |
| Thirdparty | |
| Totp | |
| TrustToken | |
| UnknownEnumValue | |
| UsernamePassword | |
| Voice | |
| YubicoOtp |