ScheduledTaskTriggerEvent.UserDomainName Property

Definition

Gets the domain name, if any, for the user identity triggering the task, if applicable.

public Microsoft.Windows.EventTracing.ValueString UserDomainName { get; }
member this.UserDomainName : Microsoft.Windows.EventTracing.ValueString
Public ReadOnly Property UserDomainName As ValueString

Property Value

Remarks

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

Applies to