Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeviceCheckResult

Interface for the results of a single pass/fail security check.

Hierarchy

  • DeviceCheckResult

Index

Properties

Properties

name

name: string

The name of the check. This can be used for reporting the check results.

passed

passed: boolean

If the executed check completed with success or failure.

Generated using TypeDoc