incorrectCredentials property
OpeningException
get
incorrectCredentials
The provided credentials are incorrect and we can't open the publication in a
restricted
state (e.g. for a password-protected ZIP).
Implementation
static OpeningException get incorrectCredentials => OpeningException._(
"r2_shared_publication_opening_exception_incorrect_credentials");