Sante |
| Class | Description | |
|---|---|---|
| Rfc4226SecretClaim | A complex claim value to serialize a secret for Two-Factor Authentication. | |
| Rfc4226TfaCodeProvider | An implementation of the ITfaCodeProvider that adhers to RFC4226 for HOTP secret generation and also implements RFC 6238 for TOTP. | |
| TfaAuthenticatorMechanism | Represents a two-factor mechanism which provides a code for an authenticator app | |
| TfaEmailMechanism | A ITfaMechanism which uses EMAIL as the communication |
| Enumeration | Description | |
|---|---|---|
| Rfc4226Mode | The mode that the Rfc4226TfaCodeProvider algorithm will operate in. |