ComputerInfo.DeviceGuardSecurityServicesConfigured Property

Definition

Configured Device Guard security services

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

Property Value

Applies to