Click or drag to resize

SealSecurity Properties

The SealSecurity type exposes the following members.

Properties
 NameDescription
Public propertyCurrentParameters Parameter values used in the script
Public propertyError Last error message
Public propertyGroups The groups defines how are published folders and reports in the Web Report Server. At least one group must exist.
Public propertyHelperSimulateLogin Editor Helper: Test a login using the test user name and password or the current windows user
Public propertyLogins The groups defines how are published folders and reports in the Web Report Server. At least one group must exist.
Public propertyParameters List of SecurityParameter used by the provider
Public propertyProvider Current SecurityProvider
Public propertyProviderName The security provider used for the authentication
Public propertyProviders List of SecurityProviders available in the repository
Public propertyProviderScript The script executed to login and find the security group used to published reports
Public propertyScript The script executed to login and find the security group used to published reports. If the script is empty, the publication is done using the first security group defined.
Public propertyTestCurrentWindowsUser Editor Helper: If true, the current user will be use as IPrincipal to test the Integrated Windows authentication
Public propertyTestPassword Editor Helper: Password to test a login
Public propertyTestUserName Editor Helper: User name to test a login
Public propertyTwoFACheckScript If a 'Two-Factor Authentication Generation Script' is set, the script is executed to check the security code and validate the a Two-Factor Authentication.
Public propertyTwoFAGenerationScript If not empty, the script is executed to generate and send the security code used for a Two-Factor Authentication.
Public propertyUseCustomScript If true, a custom script can be used for the authentication process
Top
See Also