C# Class WinBioNET.Configuration.WinBioSensorKey

Inheritance: WinBioRegistryKeyBase
Show file 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 property

public Guid DatabaseId
return Guid

EngineAdapterBinary public property

public string EngineAdapterBinary
return string

SensorAdapterBinary public property

public string SensorAdapterBinary
return string

SensorMode public property

public WinBioSensorMode SensorMode
return WinBioSensorMode

StorageAdapterBinary public property

public string StorageAdapterBinary
return string

SystemSensor public property

public int SystemSensor
return int