Skip to main content

TCognitoIdentityProviderResourceServerScopeType

Class in AWS.CognitoIdentityProvider

ResourceServerScopeType class.

Ancestors

Properties

ScopeDescription

property ScopeDescription: string

ScopeName

property ScopeName: string

Constructors

Create

constructor Create; overload;

Constructor for TCognitoIdentityProviderResourceServerScopeType.


constructor Create(const AScopeName, AScopeDescription: string); overload;

Constructor for TCognitoIdentityProviderResourceServerScopeType.

Parameters

NameDescription
AScopeNameSpecify the name of the scope.
AScopeDescriptionProvide a description of the scope.