Enum AuthenticationInfoType

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    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

    Extension Methods

    EXamlExtensions.LoadFromEXaml<AuthenticationInfoType>(AuthenticationInfoType, string)
    EXamlExtensions.LoadFromEXamlByRelativePath<AuthenticationInfoType>(AuthenticationInfoType, string)
    EXamlExtensions.LoadFromEXamlPath<AuthenticationInfoType>(AuthenticationInfoType, string)
    EXamlExtensions.LoadFromEXamlPath<AuthenticationInfoType>(AuthenticationInfoType, Type)
    Extensions.LoadFromXaml<AuthenticationInfoType>(AuthenticationInfoType, string)
    Extensions.LoadFromXaml<AuthenticationInfoType>(AuthenticationInfoType, Type)
    Extensions.LoadFromXamlFile<AuthenticationInfoType>(AuthenticationInfoType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX