Class UserNotAuthorizedException
Exception thrown when a user is not authorized to perform a specific action or access a resource.
Implements
Inherited Members
Namespace: Innovt.Cloud.AWS.Cognito.Exceptions
Assembly: Innovt.Cloud.AWS.Cognito.dll
Syntax
public class UserNotAuthorizedException : BusinessException, ISerializable
Constructors
| Edit this page View SourceUserNotAuthorizedException()
Initializes a new instance of the UserNotAuthorizedException class with a predefined error code.
Declaration
public UserNotAuthorizedException()