Class UafResponse

    Definition

    Namespace:
    Tizen.Account.FidoClient
    Assembly:
    Tizen.Account.FidoClient.dll

    Represents FIDO response message

    public class UafResponse
    Inheritance
    object
    UafResponse

    Constructors

    View Source

    UafResponse()

    The constructor

    Declaration
    public UafResponse()

    Properties

    View Source

    Response

    FIDO response message in JSON format

    Declaration
    public string Response { get; set; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX