Search Results for

    Show / Hide Table of Contents

    Enum WauthnError

    Definition

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

    WebAuthn error code.

    public enum WauthnError

    Fields

    Name Description
    AccessDenied

    Socket access denied.

    Canceled

    Canceled by cancel request.

    ConnectionRefused

    Authenticator is uncontactable.

    EncodingFailed

    Encoding operation failed.

    InvalidParameter

    Invalid function parameter.

    InvalidState

    Invalid State.

    NoSuchDevice

    Socket operation on non-socket error.

    None

    Successful.

    NoneAndWait

    Successful and needs to wait for other result.

    NotAllowed

    Not allowed in the current context.

    NotSupported

    Not supported operation.

    OutOfMemory

    Memory error.

    PermissionDenied

    Permission denied.

    Socket

    Socket error.

    TimedOut

    Timeout.

    Unknown

    Unknown error.

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