Skip to main content

TCognitoIdentityProviderHttpHeaderType

Class in AWS.CognitoIdentityProvider

HttpHeaderType class.

Ancestors

Properties

headerName

property headerName: string

headerValue

property headerValue: string

Constructors

Create

constructor Create; overload;

Constructor for TCognitoIdentityProviderHttpHeaderType.


constructor Create(const AheaderName, AheaderValue: string); overload;

Constructor for TCognitoIdentityProviderHttpHeaderType.

Parameters

NameDescription
AheaderNameSpecify the header name.
AheaderValueSpecify the header value.