Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegistryStatistics

Package version

Identity registry statistics.

Hierarchy

  • RegistryStatistics

Index

Properties

Optional disabledDeviceCount

disabledDeviceCount: undefined | number

The count of disabled devices in the identity registry. NOTE: This property will not be serialized. It can only be populated by the server.

Optional enabledDeviceCount

enabledDeviceCount: undefined | number

The count of enabled devices in the identity registry. NOTE: This property will not be serialized. It can only be populated by the server.

Optional totalDeviceCount

totalDeviceCount: undefined | number

The total count of devices in the identity registry. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc