Data.Cloud.AmazonAPI.TAmazonConnectionInfo.MFAAuthCode

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MFAAuthCode: string read FMFAAuthCode write FMFAAuthCode;

C++

__property System::UnicodeString MFAAuthCode = {read=FMFAAuthCode, write=FMFAAuthCode};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonConnectionInfo


Beschreibung

Der Authentifizierungscode, der verwendet werden soll, wenn die MFA-Löschoperation aktiviert ist.

MFAAuthCode repräsentiert den Authentifizierungscode, der verwendet werden soll, wenn die MFA-Löschoperation aktiviert ist.

Siehe auch