Enum AuthenticatorAttachment

    Definition

    Namespace:
    Tizen.Security.WebAuthn
    Assembly:
    Tizen.Security.WebAuthn.dll

    WebAuthn authentication attachment value.

    public enum AuthenticatorAttachment
    Remarks

    Refer to the following W3C specification for more information. https://www.w3.org/TR/webauthn-3/#enumdef-authenticatorattachment

    Fields

    Name Description
    CrossPlatform

    Cross-platform attachment.

    None

    No attachment.

    Platform

    Platform attachment.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX