Class PasswordResetRequiredException
Exception thrown when a password reset is required for a user or system operation. This exception typically indicates that a user's password has expired or that a password reset has been initiated.
Implements
Inherited Members
Namespace: Innovt.Cloud.AWS.Cognito.Exceptions
Assembly: Innovt.Cloud.AWS.Cognito.dll
Syntax
public class PasswordResetRequiredException : BusinessException, ISerializable
Constructors
| Edit this page View SourcePasswordResetRequiredException()
Initializes a new instance of the PasswordResetRequiredException class with a predefined error code.
Declaration
public PasswordResetRequiredException()