Click or drag to resize

SecurityUser Fields

The SecurityUser type exposes the following members.

Fields
 NameDescription
Public fieldError Last error
Public fieldFolderDetail Current folder detail of the user
Public fieldFolderDetails List of all SWIFolderDetail of the user. The list is built when the user browse the folders.
Public fieldFolders Current list of SWIFolder of the user
Public fieldIdentity The current Windows Identity
Public fieldLogin Security login if the authentication using Security Logins is used
Public fieldName Name of the user
Public fieldPersonalFolderName Personal folder name
Public fieldProfile Current SecurityUserProfile
Public fieldRequest Parameters for authentication: The Request done for the login
Public fieldScriptNumber Current script execution number when several Folders or Folder Detail scripts are executed.
Public fieldSecurity Current SealSecurity
Public fieldSecurityCode Parameters for authentication: Security code generated for 2FA
Public fieldSecurityCodeGeneration Parameters for authentication: Security code generation date for 2FA
Public fieldSecurityCodeTries Number of tries to check the security code for 2FA
Public fieldSecurityGroups List of SecurityGroup of the users
Public fieldSessionID Current SessionID
Public fieldTag Custom string got in user profile
Public fieldToken Parameters for authentication: Token
Public fieldUserPrincipal The current UserPrincipal if connected with the AD
Public fieldWarning Last warning
Public fieldWebHostName Web host name
Public fieldWebMenu Current reports web menu of the user (used for Folder Detail Scripts)
Public fieldWebPassword Parameters for authentication: Password
Public fieldWebPrincipal The current Windows IPrincipal
Public fieldWebSecurityCode Parameters for authentication: Security code sent by the user for 2FA
Public fieldWebUserName Parameters for authentication: User name
Top
See Also