Click or drag to resize

KnownFolderSecurity Property

Gets the security descriptor.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string Security { get; }

Property Value

Type: String
The security descriptor.
See Also