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
| Name | Description |
|---|---|
AScopeName | Specify the name of the scope. |
AScopeDescription | Provide a description of the scope. |