excludeCredentials property
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;
A list of credentials to exclude from the registration. This is typically used to prevent the user from registering the same credential multiple times.
final List<CredentialType> excludeCredentials;