Class UafResponse
Definition
- Namespace:
- Tizen.Account.FidoClient
- Assembly:
- Tizen.Account.FidoClient.dll
- API Level:
- 3
Represents FIDO response message
public class UafResponse
- Inheritance
-
UafResponse
Constructors
View SourceUafResponse()
The constructor
Declaration
public UafResponse()
API Level: 3
Properties
View SourceResponse
FIDO response message in JSON format
Declaration
public string Response { get; set; }
Property Value
Type | Description |
---|---|
String |