AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the Amazon Cognito user pool configuration for the authorization resource to be configured for your Amplify project on an update.

Inheritance Hierarchy

System.Object
  Amazon.AmplifyBackend.Model.UpdateBackendAuthUserPoolConfig

Namespace: Amazon.AmplifyBackend.Model
Assembly: AWSSDK.AmplifyBackend.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateBackendAuthUserPoolConfig

The UpdateBackendAuthUserPoolConfig type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ForgotPassword Amazon.AmplifyBackend.Model.UpdateBackendAuthForgotPasswordConfig

Gets and sets the property ForgotPassword.

(DEPRECATED) Describes the forgot password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

Public Property Mfa Amazon.AmplifyBackend.Model.UpdateBackendAuthMFAConfig

Gets and sets the property Mfa.

Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.

Public Property OAuth Amazon.AmplifyBackend.Model.UpdateBackendAuthOAuthConfig

Gets and sets the property OAuth.

Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.

Public Property PasswordPolicy Amazon.AmplifyBackend.Model.UpdateBackendAuthPasswordPolicyConfig

Gets and sets the property PasswordPolicy.

Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

Public Property VerificationMessage Amazon.AmplifyBackend.Model.UpdateBackendAuthVerificationMessageConfig

Gets and sets the property VerificationMessage.

Describes the email or SMS verification message for your Amazon Cognito user pool, configured as a part of your Amplify project.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5