SnapshotItemSddl Property

Gets the SDDL for the item.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
public string Sddl { get; }

Property Value

String
The SDDL for the item.

See Also