cardDigitalIdConfigRequired | Boolean | A flag indicating if smart credentials using this SC definition must have a card digital id config defined. | [optional] |
cardHolderDigitalIdConfigRequired | Boolean | A flag indicating if smart credentials using this SC definition must have a card holder digital id config defined. | [optional] |
cardPinDigits | CardPinDigitsEnum | Requirements for digits in card PINs for smart credentials for this SC Defn. | [optional] |
cardPinLength | Integer | The length of card PINs generated for smart credentials for this SC Defn. | [optional] |
cardPinLower | CardPinLowerEnum | Requirements for lowercase letters in card PINs for smart credentials for this SC Defn. | [optional] |
cardPinMaxAttempts | Integer | The maximum number of times a wrong PIN can be entered incorrectly before it locks out the smart credential. | [optional] |
cardPinMaxLength | Integer | The maximum PIN length of card PINs for smart credentials for this SC Defn. | [optional] |
cardPinMaxUsesAfterAdminReset | Integer | The maximum number of times a PIN can be used before it must be changed after it is set by an administrator. | [optional] |
cardPinMinLength | Integer | The minimum PIN length of card PINs for smart credentials for this SC Defn. | [optional] |
cardPinSpecial | CardPinSpecialEnum | Requirements for special characters in card PINs for smart credentials for this SC Defn. | [optional] |
cardPinUpper | CardPinUpperEnum | Requirements for uppercase letters in card PINs for smart credentials for this SC Defn. | [optional] |
defaultCardDigitalIdConfigId | String | The UUID of the default card digital id config. If not set, there is no default. | [optional] |
defaultCardHolderDigitalIdConfigId | String | The UUID of the default card holder digital id config. If not set, there is no default. | [optional] |
defaultSCDefn | Boolean | A flag indicating if this is the default SC Defn. | [optional] |
id | String | The UUID of this SC Defn. | [optional] |
lifetime | Integer | The lifetime (in months) of smart credentials created for this SC Defn. | [optional] |
name | String | The name of this SC Defn. | [optional] |
pivAppletConfigId | String | The UUID of the PIV applet configuration associated with this smart credential definition. | [optional] |
pivContentSignerCAId | String | The UUID of the CA that defines the PIV Content Signer for this SC definition. If not set, the PIV Content Signer is derived from the digital id configs. | [optional] |
variables | List<SCDefnVariable> | Smart Credential Definition Variables defined for this SC Defn. | [optional] |