Skip to main content

FIDOTokenParms

The parameters specifying what is to be changed.

Properties

NameTypeDescriptionNotes
nameStringThe name of this FIDO token.[optional]
stateStateEnumThe state of this FIDO token. Only FIDO tokens in the ACTIVE state can be used for authentication.[optional]

StateEnum

NameValue
ACTIVE"ACTIVE"
INACTIVE"INACTIVE"