IScheduledTask.UserDomainName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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