IScheduledTask.UserFullName 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 fully-qualified name of the user identity used to run the task, if available, including the domain name.
public string UserFullName { get; }
member this.UserFullName : string
Public ReadOnly Property UserFullName As String