Enum AuthenticationInfoType
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the authentication info type.
public enum AuthenticationInfoType
Fields
| Name | Description |
|---|---|
| AuthKeyboardPasskeyDisplay | PIN display event to user for entering PIN in keyboard |
| AuthPasskeyConfirmRequest | PASSKEY confirmation event to match PASSKEY in remote device |
| AuthPinRequest | Legacy PIN or PASSKEY request event |