mFAOptions property

List<MFAOptionType>? mFAOptions
final

This response parameter is no longer supported. It provides information only about SMS MFA configurations. It doesn't provide information about TOTP software token MFA configurations. To look up information about either type of MFA configuration, use UserMFASettingList instead.

Implementation

final List<MFAOptionType>? mFAOptions;