DeviceGuard.SecurityServicesConfigured Property

Definition

Indicates which security services have been configured

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

Property Value

Applies to