C# 클래스 WinBioNET.Configuration.WinBioSensorKey

상속: WinBioRegistryKeyBase
파일 보기 프로젝트 열기: fabiocbr75/KeePassFingerprint 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DatabaseId Guid
EngineAdapterBinary string
SensorAdapterBinary string
SensorMode WinBioSensorMode
StorageAdapterBinary string
SystemSensor int

프로퍼티 상세

DatabaseId 공개적으로 프로퍼티

public Guid DatabaseId
리턴 Guid

EngineAdapterBinary 공개적으로 프로퍼티

public string EngineAdapterBinary
리턴 string

SensorAdapterBinary 공개적으로 프로퍼티

public string SensorAdapterBinary
리턴 string

SensorMode 공개적으로 프로퍼티

public WinBioSensorMode SensorMode
리턴 WinBioSensorMode

StorageAdapterBinary 공개적으로 프로퍼티

public string StorageAdapterBinary
리턴 string

SystemSensor 공개적으로 프로퍼티

public int SystemSensor
리턴 int