身份验证资源类型
命名空间:microsoft.graph
公开表示 Azure AD 支持的身份验证方法且可为用户配置的关系。
继承自 entity。
方法
无。
属性
无。
关系
| 关系 | 类型 | 说明 |
|---|---|---|
| fido2Methods | fido2AuthenticationMethod 集合 | 表示注册给用户进行身份验证的 FIDO2 安全密钥。 |
| 方法 | authenticationMethod 集合 | 表示注册到用户的所有身份验证方法。 |
| microsoftAuthenticatorMethods | microsoftAuthenticatorAuthenticationMethod 集合 | 注册给用户进行身份验证的 Microsoft Authenticator 应用的详细信息。 |
| temporaryAccessPassMethods | temporaryAccessPassAuthenticationMethod 集合 | 表示通过时间限制的密码注册给用户进行身份验证的临时访问通行证。 |
| windowsHelloForBusinessMethods | windowsHelloForBusinessAuthenticationMethod 集合 | 表示注册给用户进行身份验证的 Windows Hello 企业版身份验证方法。 |
JSON 表示形式
下面是资源的 JSON 表示形式。
{
"@odata.type": "#microsoft.graph.authentication"
}
反馈
提交和查看相关反馈