Click or drag to resize

PrivilegeName Property

Gets the system name identifying this privilege.

Namespace:  Alphaleonis.Win32.Security
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public string Name { get; }

Property Value

Type: String
The system name identifying this privilege.
See Also