Share via


TokenCredentialsProperties Class

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

Constructor

TokenCredentialsProperties(*args: Any, **kwargs: Any)

Variables

Name Description
certificates
passwords

Attributes

certificates

certificates: list['_models.TokenCertificate'] | None

passwords

passwords: list['_models.TokenPassword'] | None