DeviceGuard.SecurityServicesRunning Property

Definition

Indicates which security services are running

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

Property Value

Applies to