ScriptSecurityPermission Constructors
A security permission applied during execution of report scripts.
Name | Parameters | Description |
---|---|---|
Script |
none |
Initializes a new instance of the Script |
Script |
name, deny |
Initializes a new instance of the Script |
Script |
name |
Initializes a new instance of the Script |
See Also