Data.Cloud.CloudAPI.TCloudHTTP.OnAuthCallback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnAuthCallback: TCredentialsStorage.TCredentialAuthCallback read FOnAuthCallback write FOnAuthCallback;

C++

__property System::Net::Urlclient::TCredentialsStorage::TCredentialAuthCallback OnAuthCallback = {read=FOnAuthCallback, write=FOnAuthCallback};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudHTTP


Description

Callback d'authentification avec les informations d'identification.

Callback pour demander des informations d'identification utilisateur.

Voir aussi