timelimit-server/docs/schema/serializedparentaction-definitions-serializedaddparentu2fkeyaction.md
2022-09-22 08:47:06 +02:00

3.7 KiB

SerializedAddParentU2fKeyAction Schema

https://timelimit.io/SerializedParentAction#/definitions/SerializedAddParentU2fKeyAction
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none SerializedParentAction.schema.json*

SerializedAddParentU2fKeyAction Type

object (SerializedAddParentU2fKeyAction)

SerializedAddParentU2fKeyAction Properties

Property Type Required Nullable Defined by
type string Required cannot be null SerializedParentAction
keyHandle string Required cannot be null SerializedParentAction
publicKey string Required cannot be null SerializedParentAction

type

type

type Type

string

type Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"ADD_PARENT_U2F"

keyHandle

keyHandle

keyHandle Type

string

publicKey

publicKey

publicKey Type

string