C# Class WinBioNET.Configuration.WinBioSensorKey

Inheritance: WinBioRegistryKeyBase
Exibir arquivo Open project: fabiocbr75/KeePassFingerprint Class Usage Examples

Public Properties

Property Type Description
DatabaseId Guid
EngineAdapterBinary string
SensorAdapterBinary string
SensorMode WinBioSensorMode
StorageAdapterBinary string
SystemSensor int

Property Details

DatabaseId public_oe property

public Guid DatabaseId
return Guid

EngineAdapterBinary public_oe property

public string EngineAdapterBinary
return string

SensorAdapterBinary public_oe property

public string SensorAdapterBinary
return string

SensorMode public_oe property

public WinBioSensorMode SensorMode
return WinBioSensorMode

StorageAdapterBinary public_oe property

public string StorageAdapterBinary
return string

SystemSensor public_oe property

public int SystemSensor
return int