Security - Get application MFA adoption status

获取合作伙伴的应用程序 MFA 采用状态详细信息。

GET https://api.partnercenter.microsoft.com/v{version}/applicationmfaadoptionstatus
GET https://api.partnercenter.microsoft.com/v{version}/applicationmfaadoptionstatus?startDate={startDate}&endDate={endDate}

URI 参数

名称 必需 类型 说明
version
path True

string

endDate
query

string

应用程序 MFA 采用状态的结束日期。

startDate
query

string

应用程序 MFA 采用状态的开始日期。

请求头

名称 必需 类型 说明
Authorization True

string

授权持有者令牌

ms-correlationid

string

用于在内部跟踪请求。 如果未提供 ms-correlationid,则服务器将为每个请求生成一个新请求

ms-cv

string

用于在内部跟踪请求。 如果未提供 ms-cv,服务器将为每个请求生成一个新请求

ms-requestid

string

用于请求的幂等性。 如果未提供 ms-requestid,服务器将为每个请求生成一个新请求

响应

名称 类型 说明
200 OK

Microsoft.Partner.Service.Customers.Contracts.V1.ApplicationMfaAdoptionStatus

请求成功。 已成功检索应用程序 MFA 采用状态。

Media Types: "application/json", "text/json", "application/xml", "text/xml"

定义

Microsoft.Partner.Service.Customers.Contracts.V1.ApplicationMfaAdoptionStatus

名称 类型 说明
applicationId

string

applicationName

string

loginDate

string

mfaCompliantRequestCount

integer

totalRequestCount

integer