Data.Cloud.AmazonAPI.TAmazonConnectionInfo.MFAAuthCode
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
| Unit: Data.Cloud.AmazonAPI | |
| Parent: TAmazonConnectionInfo | |
Delphi
property MFAAuthCode: string read FMFAAuthCode write FMFAAuthCode;
C++
__property System::UnicodeString MFAAuthCode = {read=FMFAAuthCode, write=FMFAAuthCode};
Description
The authentication code to use when MFA Delete is enabled.
MFAAuthCode represents the authentication code to use when MFA Delete is enabled.