Overload | Description |
---|---|
Security Constructor() | Create an empty, default Security object. Review FolderCollection Class, DataObjectCollection Class and DataObjectRowCollection Class for the default values of these objects which are also instantiated with this object. IncludeReportCustomSQLObjects Field will be False. |
Security Constructor(Security) | Create an identical copy of a Security object given by the security argument. |