Click or drag to resize

SealSecurity Fields

The SealSecurity type exposes the following members.

Fields
 NameDescription
Protected field_dctd Type descriptor used to edit the properties in the PropertyGrid, null if the editor is not initialized
(Inherited from RootEditor)
Public fieldStatic memberDefaultResetPasswordScript Default implementation used when ResetPasswordScript is empty: sends a reset link by email using the notification email device
Public fieldStatic memberDefaultResetPasswordScript2 Default implementation used when ResetPasswordScript2 is empty: checks the token and changes the password of the login
Public fieldStatic memberDefaultTwoFACheckScript Default implementation used when TwoFACheckScript is empty: checks the security code (5 minutes validity, 3 tries)
Public fieldStatic memberDefaultTwoFAGenerationScript Default implementation used when TwoFAGenerationScript is empty: sends the security code by email using the notification email device
Public fieldFilePath Current file path
Public fieldLastModification Last modification date time
Public fieldStatic memberLoggedUsers List of logged users
Public fieldRepository Current repository
Top
See Also