Click or drag to resize
FolderSecurityPolicyAbleToManageFolderSecurity Property
Gets a value indicating if the user can manage the folder's security policies.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool AbleToManageFolderSecurity { get; set; }

Property Value

Type: Boolean
See Also