Skip to main content

DigitalIdConfigVariable

Information that describes a Digital Id Config Variable.

Properties

NameTypeDescriptionNotes
digitalIdConfigIdStringThe UUID of the Digital Id Config that owns this Digital Id Config Variable.[optional]
idStringThe UUID of the Digital Id Config Variable.[optional]
includedInDNBooleanA flag indicating if values for this variable are included in the Digital Id's DN when it is generated by the CA.[optional]
nameStringThe name of the Digital Id Config Variable.[optional]
typeTypeEnumThe type of the Digital Id Config Variable.[optional]
valueStringThe value of the Digital Id Config Variable.[optional]

TypeEnum

NameValue
CERTIFICATE"CERTIFICATE"
USER"USER"
VARIABLE"VARIABLE"
CUSTOM"CUSTOM"