CredentialListRequest
Data class that implements credentialInfo defined in CSC-API v2.0.0.2 Ch. 11.4 "credentials/list" and Ch. 11.5 "credentials/info"
Properties
CSC OPTIONAL-CONDITIONAL. Specifies which certificates from the certificate chain SHALL be returned The default value is CertificateOptions.SINGLE
Arbitrary data from the signature application. It can be used to handle a transaction identifier or other application-spe cific data that may be useful for debugging purposes
CSC OPTIONAL. Request to return the main information included in the public key certificate and the public key certificate itself or the certificate chain associated to the credentials. The default value is Boolean.false
CSC REQUIRED-CONDITIONAL. The identifier associated to the identity of the credential owner. This parameter SHALL NOT be present if the service authorization is user-specific (see NOTE below). In that case the userID is already implicit in the service access token passed in the Authorization header.