![Xcalibur Systems LLC Logo](../icons/logo.png) |
PrivilegesSeSyncAgentName Field |
Required for a domain controller to use the Lightweight Directory Access Protocol directory
synchronization services. This privilege enables the holder to read all objects and
properties in the directory, regardless of the protection on the objects and properties. By
default, it is assigned to the Administrator and LocalSystem accounts on domain controllers.
User Right: Synchronize directory service data.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic const string SeSyncAgentName = "SeSyncAgentPrivilege"
Public Const SeSyncAgentName As String = "SeSyncAgentPrivilege"
public:
literal String^ SeSyncAgentName = "SeSyncAgentPrivilege"
static val mutable SeSyncAgentName: string
Field Value
String
See Also