Uses of Class
odata.msgraph.client.beta.entity.collection.request.UserFlowLanguageConfigurationCollectionRequest
-
-
Uses of UserFlowLanguageConfigurationCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UserFlowLanguageConfigurationCollectionRequest Modifier and Type Method Description UserFlowLanguageConfigurationCollectionRequestB2cIdentityUserFlow. getLanguages()UserFlowLanguageConfigurationCollectionRequestB2xIdentityUserFlow. getLanguages() -
Uses of UserFlowLanguageConfigurationCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return UserFlowLanguageConfigurationCollectionRequest Modifier and Type Method Description UserFlowLanguageConfigurationCollectionRequestB2cIdentityUserFlowCollectionRequest. languages()UserFlowLanguageConfigurationCollectionRequestB2xIdentityUserFlowCollectionRequest. languages() -
Uses of UserFlowLanguageConfigurationCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return UserFlowLanguageConfigurationCollectionRequest Modifier and Type Method Description UserFlowLanguageConfigurationCollectionRequestB2cIdentityUserFlowRequest. languages()UserFlowLanguageConfigurationCollectionRequestB2xIdentityUserFlowRequest. languages()
-