การตั้งค่าผู้ใช้ที่เกี่ยวข้องกับหลายปัจจัยในการดำเนินการสร้าง
ลายเซ็น:
export interface MultiFactorCreateSettings
พร็อพเพอร์ตี้
พร็อพเพอร์ตี้ | ประเภท | คำอธิบาย |
---|---|---|
enrolledFactors | CreateMultiFactorInfoRequest[] | รายการปัจจัยที่สองที่ลงทะเบียนของผู้ใช้ที่สร้าง |
MultiFactorCreateSettings.enrolledFactors
รายการปัจจัยที่สองที่ลงทะเบียนของผู้ใช้ที่สร้าง
ลายเซ็น:
enrolledFactors: CreateMultiFactorInfoRequest[];