Uses of Class
odata.msgraph.client.beta.entity.request.B2xIdentityUserFlowRequest
-
Packages that use B2xIdentityUserFlowRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of B2xIdentityUserFlowRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return B2xIdentityUserFlowRequest Modifier and Type Method Description B2xIdentityUserFlowRequestInvokeUserFlowListener. getUserFlow() -
Uses of B2xIdentityUserFlowRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return B2xIdentityUserFlowRequest Modifier and Type Method Description B2xIdentityUserFlowRequestIdentityContainerRequest. b2xUserFlows(String id)B2xIdentityUserFlowRequestInvokeUserFlowListenerRequest. userFlow()
-