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.
The device-remembering configuration for a user pool.
When you provide a value for any property of DeviceConfiguration
, you activate
the device remembering for the user pool.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class DeviceConfigurationType
The DeviceConfigurationType type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeviceConfigurationType() |
Name | Type | Description | |
---|---|---|---|
![]() |
ChallengeRequiredOnNewDevice | System.Boolean |
Gets and sets the property ChallengeRequiredOnNewDevice. When true, a remembered device can sign in with device authentication instead of SMS and time-based one-time password (TOTP) factors for multi-factor authentication (MFA).
Whether or not |
![]() |
DeviceOnlyRememberedOnUserPrompt | System.Boolean |
Gets and sets the property DeviceOnlyRememberedOnUserPrompt.
When true, Amazon Cognito doesn't automatically remember a user's device when your
app sends a
When |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5