ComputerInfo.DeviceGuardSecurityServicesRunning Property

Definition

Running Device Guard security services

public:
 property cli::array <Microsoft::PowerShell::Commands::DeviceGuardSoftwareSecure> ^ DeviceGuardSecurityServicesRunning { cli::array <Microsoft::PowerShell::Commands::DeviceGuardSoftwareSecure> ^ get(); };
public:
 property Platform::Array <Microsoft::PowerShell::Commands::DeviceGuardSoftwareSecure> ^ DeviceGuardSecurityServicesRunning { Platform::Array <Microsoft::PowerShell::Commands::DeviceGuardSoftwareSecure> ^ get(); };
public Microsoft.PowerShell.Commands.DeviceGuardSoftwareSecure[] DeviceGuardSecurityServicesRunning { get; }
member this.DeviceGuardSecurityServicesRunning : Microsoft.PowerShell.Commands.DeviceGuardSoftwareSecure[]
Public ReadOnly Property DeviceGuardSecurityServicesRunning As DeviceGuardSoftwareSecure()

Property Value

Applies to