Click or drag to resize

SanteDB.Core.Security.Tfa Namespace

 
Classes
 ClassDescription
Public classRfc4226SecretClaim A complex claim value to serialize a secret for Two-Factor Authentication.
Public classRfc4226TfaCodeProvider An implementation of the ITfaCodeProvider that adhers to RFC4226 for HOTP secret generation and also implements RFC 6238 for TOTP.
Public classTfaAuthenticatorMechanism Represents a two-factor mechanism which provides a code for an authenticator app
Public classTfaEmailMechanism A ITfaMechanism which uses EMAIL as the communication
Enumerations
 EnumerationDescription
Public enumerationRfc4226Mode The mode that the Rfc4226TfaCodeProvider algorithm will operate in.