C# Класс Amazon.CognitoIdentity.Model.CreateIdentityPoolRequest

Container for the parameters to the CreateIdentityPool operation. Creates a new identity pool. The identity pool is a store of user identity information that is specific to your AWS account. The limit on identity pools is 60 per account. The keys for SupportedLoginProviders are as follows:
  • Facebook: graph.facebook.com

  • Google: accounts.google.com

  • Amazon: www.amazon.com

  • Twitter: api.twitter.com

  • Digits: www.digits.com

You must use AWS Developer credentials to call this API.

Наследование: AmazonCognitoIdentityRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetAllowUnauthenticatedIdentities ( ) : bool
IsSetCognitoIdentityProviders ( ) : bool
IsSetDeveloperProviderName ( ) : bool
IsSetIdentityPoolName ( ) : bool
IsSetOpenIdConnectProviderARNs ( ) : bool
IsSetSamlProviderARNs ( ) : bool
IsSetSupportedLoginProviders ( ) : bool