DeviceGuard.AvailableSecurityProperties Property

Definition

Array of available security properties

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

Property Value

Applies to