Click or drag to resize

Rfc4226SecretClaim Properties

The Rfc4226SecretClaim type exposes the following members.

Properties
 NameDescription
Public propertyCodeLength The number of digits that should be used in the method. Valid values are 6, 7, and 8.
Public propertyCounter Current counter when mode is HotpIncrementOnGenerate or HotpIncrementOnValidate
Public propertyInitialized Gets or sets whether the initialization has been complete
Public propertyMode Gets or sets the mode of MFA registration
Public propertySecret The secret key for the TFA value.
Public propertyStartValue The starting value for the generation mechanism. Valid when specifying an offset for a TOTP from Unix time
Top
See Also