API Reference
Class
View (WinRmLocalService)
Flattened WinRM security view for a specific Domain Controller.
Inheritance
- Object
- View
Constructors
public View() #Inherited Methods
Properties
public Nullable<Boolean> AllowUnencrypted { get; set; } #True when unencrypted WinRM traffic is explicitly allowed by policy.
public Nullable<Boolean> AllowBasic { get; set; } #True when Basic authentication is explicitly allowed by policy.
public Nullable<Boolean> DisableRunAs { get; set; } #True when WinRM is configured to disallow storing RunAs credentials.
public IReadOnlyList<RegistryEvidence> Evidence { get; set; } #ResultMetadata(HideInTables = true, HideInGrids = true, Label = "Registry Evidence")Registry values read to derive the posture.