Skip to main content

TCognitoIdentityProviderUserPoolClientType

Class in AWS.CognitoIdentityProvider

UserPoolClientType class.

Ancestors

Properties

AccessTokenValidity

property AccessTokenValidity: TOptional<Integer>

AllowedOAuthFlows

property AllowedOAuthFlows: TList<string>

AllowedOAuthFlowsUserPoolClient

property AllowedOAuthFlowsUserPoolClient: TOptional<Boolean>

AllowedOAuthScopes

property AllowedOAuthScopes: TList<string>

AnalyticsConfiguration

property AnalyticsConfiguration: ICognitoIdentityProviderAnalyticsConfigurationType

Type: ICognitoIdentityProviderAnalyticsConfigurationType

AuthSessionValidity

property AuthSessionValidity: TOptional<Integer>

CallbackURLs

property CallbackURLs: TList<string>

ClientId

property ClientId: string

ClientName

property ClientName: string

ClientSecret

property ClientSecret: string

CreationDate

property CreationDate: TOptional<TDateTime>

DefaultRedirectURI

property DefaultRedirectURI: string

EnablePropagateAdditionalUserContextData

property EnablePropagateAdditionalUserContextData: TOptional<Boolean>

EnableTokenRevocation

property EnableTokenRevocation: TOptional<Boolean>

ExplicitAuthFlows

property ExplicitAuthFlows: TList<string>

IdTokenValidity

property IdTokenValidity: TOptional<Integer>

LastModifiedDate

property LastModifiedDate: TOptional<TDateTime>

LogoutURLs

property LogoutURLs: TList<string>

PreventUserExistenceErrors

property PreventUserExistenceErrors: string

ReadAttributes

property ReadAttributes: TList<string>

RefreshTokenValidity

property RefreshTokenValidity: TOptional<Integer>

SupportedIdentityProviders

property SupportedIdentityProviders: TList<string>

TokenValidityUnits

property TokenValidityUnits: ICognitoIdentityProviderTokenValidityUnitsType

Type: ICognitoIdentityProviderTokenValidityUnitsType

UserPoolId

property UserPoolId: string

WriteAttributes

property WriteAttributes: TList<string>