Seal |
The SealSecurity type exposes the following members.
| Name | Description | |
|---|---|---|
| _dctd |
Type descriptor used to edit the properties in the PropertyGrid, null if the editor is not initialized
(Inherited from RootEditor) | |
| DefaultResetPasswordScript | Default implementation used when ResetPasswordScript is empty: sends a reset link by email using the notification email device | |
| DefaultResetPasswordScript2 | Default implementation used when ResetPasswordScript2 is empty: checks the token and changes the password of the login | |
| DefaultTwoFACheckScript | Default implementation used when TwoFACheckScript is empty: checks the security code (5 minutes validity, 3 tries) | |
| DefaultTwoFAGenerationScript | Default implementation used when TwoFAGenerationScript is empty: sends the security code by email using the notification email device | |
| FilePath | Current file path | |
| LastModification | Last modification date time | |
| LoggedUsers | List of logged users | |
| Repository | Current repository |