DeviceGuard.RequiredSecurityProperties Property

Definition

Array of required security properties

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

Property Value

Applies to