Class UafMessage

    Definition

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

    The FIDO message received from the relying party server

    public class UafMessage
    Inheritance
    object
    UafMessage

    Constructors

    View Source

    UafMessage()

    The constructor

    Declaration
    public UafMessage()

    Properties

    View Source

    Operation

    The FIDO message in JSON format which is received from the relying party server

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