Data.Cloud.CloudAPI.TCloudService.FAuthenticator

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: protected
Source:
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Unit: Data.Cloud.CloudAPI
Parent: TCloudService

Delphi

FAuthenticator: TCloudAuthentication;

C++

TCloudAuthentication* FAuthenticator;

Description

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

See Also