TokenCredentialsPropertiesResponse

data class TokenCredentialsPropertiesResponse(val certificates: List<TokenCertificateResponse>? = null, val passwords: List<TokenPasswordResponse>? = null)

The properties of the credentials that can be used for authenticating the token.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard