Seal |
The SealSecurity type exposes the following members.
Name | Description | |
---|---|---|
CurrentParameters | Parameter values used in the script | |
Error | Last error message | |
Groups | The groups defines how are published folders and reports in the Web Report Server. At least one group must exist. | |
HelperSimulateLogin | Editor Helper: Test a login using the test user name and password or the current windows user | |
Logins | The groups defines how are published folders and reports in the Web Report Server. At least one group must exist. | |
Parameters | List of SecurityParameter used by the provider | |
Provider | Current SecurityProvider | |
ProviderName | The security provider used for the authentication | |
Providers | List of SecurityProviders available in the repository | |
ProviderScript | The script executed to login and find the security group used to published reports | |
Script | 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. | |
TestCurrentWindowsUser | Editor Helper: If true, the current user will be use as IPrincipal to test the Integrated Windows authentication | |
TestPassword | Editor Helper: Password to test a login | |
TestUserName | Editor Helper: User name to test a login | |
TwoFACheckScript | 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. | |
TwoFAGenerationScript | If not empty, the script is executed to generate and send the security code used for a Two-Factor Authentication. | |
UseCustomScript | If true, a custom script can be used for the authentication process |