IScheduledTask.UserDomainName Property

Definition

Gets the domain name, if any, for the user identity used to run the task, if available.

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

Property Value

Applies to