MFAEnrollTOTPParamstype MFAEnrollTOTPParams = {factorType: "totp"; issuer?: string; friendlyName?: string; };§Type§{factorType: "totp"; issuer?: string; friendlyName?: string; }[src]