TaskEventWatcherUserPassword Property
Gets or sets the user password to be used when connecting to the
TargetServer.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public string UserPassword { get; set; }
Property Value
StringThe user password.