IScheduledTask.UserName Property

Definition

Gets the name of the user identity used to run the task, if available, not including the domain name.

public string UserName { get; }
member this.UserName : string
Public ReadOnly Property UserName As String

Property Value

Applies to