Edit

Share via


IScheduledTask.TriggerUserName Property

Definition

Gets the name of the user identity triggering the task, if available, not including the domain name.

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

Property Value

Remarks

Only some types of triggers are user-specific and include a user name.

Applies to