Data.Cloud.CloudAPI.TCloudService.FAuthenticator

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FAuthenticator: TCloudAuthentication;

C++

TCloudAuthentication* FAuthenticator;

Properties

Type Visibility Source Unit Parent
field protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudService

Description

Specifies the authenticator to use when building the authorization header value.

See Also