ISchedulerJob.UserName Property

Definition

Retrieves or sets the RunAs user for the job.

public string UserName { get; set; }
member this.UserName : string with get, set
Public Property UserName As String

Property Value

The user name in the form, domain\username.

Applies to