excludeCredentials property

List<CredentialType> excludeCredentials
final

A list of credentials to exclude from the registration. This is typically used to prevent the user from registering the same credential multiple times.

Implementation

final List<CredentialType> excludeCredentials;