ComputerInfo.DeviceGuardRequiredSecurityProperties Property

Definition

Required Device Guard security properties

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

Property Value

Applies to