onAttributeCollectionHandler 资源类型
命名空间:microsoft.graph
当准备好在身份验证流中从用户收集属性时,事件的处理程序。 可能是 authenticationEventsFlow 的一部分。
这是一种抽象的复杂类型,从中派生 onAttributeCollectionExternalUsersSelfServiceSignUp 子类型。
属性
无。
关系
无。
JSON 表示形式
以下 JSON 表示形式显示了资源类型。
{
"@odata.type": "#microsoft.graph.onAttributeCollectionHandler"
}