PasswordRequiredException

PasswordRequiredException class

The exception that is thrown when user tries to open a password-protected encrypted document of some format and doesn’t provide a password for opening this document.

public sealed class PasswordRequiredException : Exception

See Also