MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
meta=oath (oath)
- มอดูลนี้เป็นมอดูลภายในหรือไม่เสถียร การดำเนินการของมอดูลนี้อาจเปลี่ยนแปลงได้โดยไม่แจ้งให้ทราบล่วงหน้า
- มอดูลนี้ต้องการสิทธิในการอ่าน
- แหล่งที่มา: OATHAuth
- สัญญาอนุญาต: GPL-2.0-or-later AND GPL-3.0-or-later
Check to see if two-factor authentication (OATH) is enabled for a user.
Specific parameters:
Other general parameters are available.
- oathuser
User to get information about. Defaults to the current user.
- ชนิด: ผู้ใช้ โดย ชื่อผู้ใช้, ไอพี, ผู้ใช้ชั่วคราว, ช่วงไอพี และ ชื่อข้ามวิกิ (เช่น "prefix>ตัวอย่าง")
- oathreason
Reason for querying the OATH status.
ตัวอย่าง:
- Get information about the current user
- api.php?action=query&meta=oath [เปิดในกระบะทราย]
- Get information about user Example
- api.php?action=query&meta=oath&oathuser=Example [เปิดในกระบะทราย]