Class UafMessage
Definition
- Namespace:
- Tizen.Account.Fido
Client
- Assembly:
- Tizen.Account.FidoClient.dll
The FIDO message received from the relying party server
public class UafMessage
- Inheritance
-
objectUaf
Message
Constructors
View SourceUafMessage()
The constructor
Declaration
public UafMessage()
Properties
View SourceOperation
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 |