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.

Contains configuration details of a Amazon Cognito user pool for use with an identity source.

Inheritance Hierarchy

System.Object
  Amazon.VerifiedPermissions.Model.UpdateCognitoUserPoolConfiguration

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

Syntax

C#
public class UpdateCognitoUserPoolConfiguration

The UpdateCognitoUserPoolConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientIds System.Collections.Generic.List<System.String>

Gets and sets the property ClientIds.

The client ID of an app client that is configured for the specified Amazon Cognito user pool.

Public Property GroupConfiguration Amazon.VerifiedPermissions.Model.UpdateCognitoGroupConfiguration

Gets and sets the property GroupConfiguration.

The configuration of the user groups from an Amazon Cognito user pool identity source.

Public Property UserPoolArn System.String

Gets and sets the property UserPoolArn.

The Amazon Resource Name (ARN) of the Amazon Cognito user pool associated with this identity source.

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