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.

Information that your user pool responds with in AuthenticationResultwhen you configure it to remember devices and a user signs in with an unrecognized device. Amazon Cognito presents a new device key that you can use to set up device authentication in a "Remember me on this device" authentication model.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.NewDeviceMetadataType

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

Syntax

C#
public class NewDeviceMetadataType

The NewDeviceMetadataType type exposes the following members

Constructors

NameDescription
Public Method NewDeviceMetadataType()

Properties

NameTypeDescription
Public Property DeviceGroupKey System.String

Gets and sets the property DeviceGroupKey.

The device group key, an identifier used in generating the DEVICE_PASSWORD_VERIFIER for device SRP authentication.

Public Property DeviceKey System.String

Gets and sets the property DeviceKey.

The device key, an identifier used in generating the DEVICE_PASSWORD_VERIFIER for device SRP authentication.

Version Information

.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