task principal
The <task principal> inspectors provide information about the scheduled task principal, which incapsulates the security credentials. The principal object includes a display name, a logon type, a run level and a set of IDs.
| Version | Platforms | 
|---|---|
| 8.0.584.0 | Windows | 
Creation
    
    principal of <task definition> : task principal
  
  
Properties
    
    display name of <task principal> : string
  
  
    
    group id of <task principal> : string
  
  
    
    group logon of <task principal> : boolean
  
  
    
    highest runlevel of <task principal> : boolean
  
  
    
    id of <task principal> : string
  
  
    
    interactive token logon of <task principal> : boolean
  
  
    
    interactive token password logon of <task principal> : boolean
  
  
    
    lua runlevel of <task principal> : boolean
  
  
    
    none logon of <task principal> : boolean
  
  
    
    password logon of <task principal> : boolean
  
  
    
    s4u logon of <task principal> : boolean
  
  
    
    service account logon of <task principal> : boolean
  
  
    
    user id of <task principal> : string