ComputerInfo.DeviceGuardAvailableSecurityProperties Property

Definition

Available Device Guard security properties

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

Property Value

Applies to