Data.Cloud.AmazonAPI.TAmazonAuthentication.FAuthInHeader

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FAuthInHeader: Boolean;

C++

bool FAuthInHeader;

Propriétés

Type Visibilité  Source Unité  Parent
field protected
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonAuthentication

Description

Spécifie si l'autorisation se trouve dans l'en-tête ou s'il s'agit d'un paramètre de requête.

FAuthInHeader vaut True si l'autorisation se trouve dans l'en-tête et False sinon.

Voir aussi