public TwoFactorAuthType[]? Info2fa { get; }
Public ReadOnly Property Info2fa As TwoFactorAuthType() Get
public: property array<TwoFactorAuthType^>^ Info2fa { array<TwoFactorAuthType^>^ get (); }
member Info2fa : TwoFactorAuthType[] with get
In This Article