Okta.Sdk.Model.AuthenticatorMethodConstraint
October 3, 2024 ยท View on GitHub
Limits the authenticators that can be used for a given method. Currently, only the otp method supports constraints, and Google authenticator (key : 'google_otp') is the only allowed authenticator.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AllowedAuthenticators | List<AuthenticatorIdentity> | [optional] | |
| Method | string | [optional] |