Class UafMessage
Definition
- Namespace:
- Tizen.Account.FidoClient
- Assembly:
- Tizen.Account.FidoClient.dll
The FIDO message received from the relying party server
C#Copypublic class UafMessage
- Inheritance
-
objectUafMessage
Constructors
Declaration
C#Copypublic UafMessage()
Properties
View Source
Operation
The FIDO message in JSON format which is received from the relying party server
Declaration
C#Copypublic string Operation { get; set; }
Property Value
Type | Description |
---|---|
string |