Click or drag to resize

SecurityGroupFolders Property

The report folder configurations for this group used for Web Publication of reports (relative to the repository 'Reports' folder). By default, report folders have no right.

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
public List<SecurityFolder> Folders { get; set; }

Property Value

ListSecurityFolder
See Also