Skip to main content

SmartCredentialParms

Parameters for the smart credential to be created including the UUID of the user for which the smart credential will be created.

Properties

NameTypeDescriptionNotes
CardDigitalConfigIdstringThe UUID of the Card Digital Id config of this smart credential. It can be specified in either the create or update operations. If not set, the smart credential will not have a Card Digital Id.[optional]
CardHolderDigitalConfigIdstringThe UUID of the Card Holder Digital Id config of this smart credential. It can be specified in either the create or update operations. If not set, the smart credential will not have a Card Holder Digital Id.[optional]
ScDefnIdstringThe UUID of the Smart Credential Definition that defines this smart credential. It must be specified when the smart credential is created and can be updated for an existing smart credential.[optional]
StatestringThe state of the smart credential. Only smart credentials in the ACTIVE state can be used for authentication.[optional]
UserIdstringThe UUID of the user that owns this smart credential. This value must be specified when the smart credential is created and is read-only after that.[optional]
VariableValuesList<SCVariableValue>When creating or modifying a smart credential, the variable values specify a list of variable values to be set.[optional]