Security |
The SecurityUser type exposes the following members.
| Name | Description | |
|---|---|---|
| Error | Last error | |
| FolderDetail | Current folder detail of the user | |
| FolderDetails | List of all SWIFolderDetail of the user. The list is built when the user browse the folders. | |
| Folders | Current list of SWIFolder of the user | |
| Identity | The current Windows Identity | |
| Login | Security login if the authentication using Security Logins is used | |
| Name | Name of the user | |
| PersonalFolderName | Personal folder name | |
| Profile | Current SecurityUserProfile | |
| Request | Parameters for authentication: The Request done for the login | |
| ScriptNumber | Current script execution number when several Folders or Folder Detail scripts are executed. | |
| Security | Current SealSecurity | |
| SecurityCode | Parameters for authentication: Security code generated for 2FA | |
| SecurityCodeGeneration | Parameters for authentication: Security code generation date for 2FA | |
| SecurityCodeTries | Number of tries to check the security code for 2FA | |
| SecurityGroups | List of SecurityGroup of the users | |
| SessionID | Current SessionID | |
| Tag | Custom string got in user profile | |
| Token | Parameters for authentication: Token | |
| UserPrincipal | The current UserPrincipal if connected with the AD | |
| Warning | Last warning | |
| WebHostName | Web host name | |
| WebMenu | Current reports web menu of the user (used for Folder Detail Scripts) | |
| WebPassword | Parameters for authentication: Password | |
| WebPrincipal | The current Windows IPrincipal | |
| WebSecurityCode | Parameters for authentication: Security code sent by the user for 2FA | |
| WebUserName | Parameters for authentication: User name |