![Xcalibur Systems LLC Logo](../icons/logo.png) |
PrivilegesSeChangeNotifyName Field |
Required to receive notifications of changes to files or directories. This privilege also
causes the system to skip all traversal access checks. It is enabled by default for all
users.
User Right: Bypass traverse checking.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic const string SeChangeNotifyName = "SeChangeNotifyPrivilege"
Public Const SeChangeNotifyName As String = "SeChangeNotifyPrivilege"
public:
literal String^ SeChangeNotifyName = "SeChangeNotifyPrivilege"
static val mutable SeChangeNotifyName: string
Field Value
String
See Also