AWS.S3.TS3PutBucketVersioningRequest.SetMFA
Methods
TS3PutBucketVersioningRequest Class
AWS.S3 Namespace
Setter method for MFA.
Delphi
procedure
SetMFA
(
const
AMFA
:
string
);
C++
__fastcall
SetMFA
(
const
AnsiString
AMFA
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AMFA: string
New value for MFA.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.