Table of Contents

Class UserPoolIdentityProvider

Namespace
Amazon.CDK.AWS.Cognito
Assembly
Amazon.CDK.AWS.Cognito.dll

User pool third-party identity providers.

public class UserPoolIdentityProvider : DeputyBase
Inheritance
UserPoolIdentityProvider

Methods

FromProviderName(Construct, string, string)

Import an existing UserPoolIdentityProvider.

public static IUserPoolIdentityProvider FromProviderName(Construct scope, string id, string providerName)

Parameters

scope Construct
id string
providerName string

Returns

IUserPoolIdentityProvider