IScheduledTask.TriggerUserDomainName 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 triggering the task, if available.
public string TriggerUserDomainName { get; }
member this.TriggerUserDomainName : string
Public ReadOnly Property TriggerUserDomainName As String
Property Value
Remarks
Only some types of triggers are user-specific and include a user name.