@microsoft/msgraph-sdk-identity 1.0.0-preview.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (227) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +11 -0
  3. package/identity/apiConnectors/count/index.d.ts +40 -0
  4. package/identity/apiConnectors/count/index.d.ts.map +1 -0
  5. package/identity/apiConnectors/count/index.js +35 -0
  6. package/identity/apiConnectors/index.d.ts +97 -0
  7. package/identity/apiConnectors/index.d.ts.map +1 -0
  8. package/identity/apiConnectors/index.js +71 -0
  9. package/identity/apiConnectors/item/index.d.ts +78 -0
  10. package/identity/apiConnectors/item/index.d.ts.map +1 -0
  11. package/identity/apiConnectors/item/index.js +66 -0
  12. package/identity/apiConnectors/item/uploadClientCertificate/index.d.ts +65 -0
  13. package/identity/apiConnectors/item/uploadClientCertificate/index.d.ts.map +1 -0
  14. package/identity/apiConnectors/item/uploadClientCertificate/index.js +62 -0
  15. package/identity/b2xUserFlows/count/index.d.ts +40 -0
  16. package/identity/b2xUserFlows/count/index.d.ts.map +1 -0
  17. package/identity/b2xUserFlows/count/index.js +35 -0
  18. package/identity/b2xUserFlows/index.d.ts +97 -0
  19. package/identity/b2xUserFlows/index.d.ts.map +1 -0
  20. package/identity/b2xUserFlows/index.js +71 -0
  21. package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.d.ts +55 -0
  22. package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.d.ts.map +1 -0
  23. package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.js +53 -0
  24. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.d.ts +80 -0
  25. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.d.ts.map +1 -0
  26. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.js +71 -0
  27. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.d.ts +52 -0
  28. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.d.ts.map +1 -0
  29. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.js +47 -0
  30. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.d.ts +65 -0
  31. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.d.ts.map +1 -0
  32. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.js +62 -0
  33. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.d.ts +80 -0
  34. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.d.ts.map +1 -0
  35. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.js +71 -0
  36. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.d.ts +52 -0
  37. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.d.ts.map +1 -0
  38. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.js +47 -0
  39. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.d.ts +65 -0
  40. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.d.ts.map +1 -0
  41. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.js +62 -0
  42. package/identity/b2xUserFlows/item/identityProviders/count/index.d.ts +42 -0
  43. package/identity/b2xUserFlows/item/identityProviders/count/index.d.ts.map +1 -0
  44. package/identity/b2xUserFlows/item/identityProviders/count/index.js +35 -0
  45. package/identity/b2xUserFlows/item/identityProviders/index.d.ts +86 -0
  46. package/identity/b2xUserFlows/item/identityProviders/index.d.ts.map +1 -0
  47. package/identity/b2xUserFlows/item/identityProviders/index.js +58 -0
  48. package/identity/b2xUserFlows/item/identityProviders/item/index.d.ts +57 -0
  49. package/identity/b2xUserFlows/item/identityProviders/item/index.d.ts.map +1 -0
  50. package/identity/b2xUserFlows/item/identityProviders/item/index.js +44 -0
  51. package/identity/b2xUserFlows/item/index.d.ts +97 -0
  52. package/identity/b2xUserFlows/item/index.d.ts.map +1 -0
  53. package/identity/b2xUserFlows/item/index.js +91 -0
  54. package/identity/b2xUserFlows/item/languages/count/index.d.ts +40 -0
  55. package/identity/b2xUserFlows/item/languages/count/index.d.ts.map +1 -0
  56. package/identity/b2xUserFlows/item/languages/count/index.js +35 -0
  57. package/identity/b2xUserFlows/item/languages/index.d.ts +96 -0
  58. package/identity/b2xUserFlows/item/languages/index.d.ts.map +1 -0
  59. package/identity/b2xUserFlows/item/languages/index.js +71 -0
  60. package/identity/b2xUserFlows/item/languages/item/defaultPages/count/index.d.ts +40 -0
  61. package/identity/b2xUserFlows/item/languages/item/defaultPages/count/index.d.ts.map +1 -0
  62. package/identity/b2xUserFlows/item/languages/item/defaultPages/count/index.js +35 -0
  63. package/identity/b2xUserFlows/item/languages/item/defaultPages/index.d.ts +95 -0
  64. package/identity/b2xUserFlows/item/languages/item/defaultPages/index.d.ts.map +1 -0
  65. package/identity/b2xUserFlows/item/languages/item/defaultPages/index.js +71 -0
  66. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.d.ts +75 -0
  67. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.d.ts.map +1 -0
  68. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.js +66 -0
  69. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.d.ts +41 -0
  70. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.d.ts.map +1 -0
  71. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.js +38 -0
  72. package/identity/b2xUserFlows/item/languages/item/index.d.ts +81 -0
  73. package/identity/b2xUserFlows/item/languages/item/index.d.ts.map +1 -0
  74. package/identity/b2xUserFlows/item/languages/item/index.js +73 -0
  75. package/identity/b2xUserFlows/item/languages/item/overridesPages/count/index.d.ts +40 -0
  76. package/identity/b2xUserFlows/item/languages/item/overridesPages/count/index.d.ts.map +1 -0
  77. package/identity/b2xUserFlows/item/languages/item/overridesPages/count/index.js +35 -0
  78. package/identity/b2xUserFlows/item/languages/item/overridesPages/index.d.ts +96 -0
  79. package/identity/b2xUserFlows/item/languages/item/overridesPages/index.d.ts.map +1 -0
  80. package/identity/b2xUserFlows/item/languages/item/overridesPages/index.js +71 -0
  81. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.d.ts +75 -0
  82. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.d.ts.map +1 -0
  83. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.js +66 -0
  84. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.d.ts +42 -0
  85. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.d.ts.map +1 -0
  86. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.js +38 -0
  87. package/identity/b2xUserFlows/item/userAttributeAssignments/count/index.d.ts +40 -0
  88. package/identity/b2xUserFlows/item/userAttributeAssignments/count/index.d.ts.map +1 -0
  89. package/identity/b2xUserFlows/item/userAttributeAssignments/count/index.js +35 -0
  90. package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.d.ts +28 -0
  91. package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.d.ts.map +1 -0
  92. package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.js +28 -0
  93. package/identity/b2xUserFlows/item/userAttributeAssignments/index.d.ts +107 -0
  94. package/identity/b2xUserFlows/item/userAttributeAssignments/index.d.ts.map +1 -0
  95. package/identity/b2xUserFlows/item/userAttributeAssignments/index.js +81 -0
  96. package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.d.ts +78 -0
  97. package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.d.ts.map +1 -0
  98. package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.js +66 -0
  99. package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.d.ts +41 -0
  100. package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.d.ts.map +1 -0
  101. package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.js +36 -0
  102. package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.d.ts +60 -0
  103. package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.d.ts.map +1 -0
  104. package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.js +59 -0
  105. package/identity/b2xUserFlows/item/userFlowIdentityProviders/count/index.d.ts +40 -0
  106. package/identity/b2xUserFlows/item/userFlowIdentityProviders/count/index.d.ts.map +1 -0
  107. package/identity/b2xUserFlows/item/userFlowIdentityProviders/count/index.js +35 -0
  108. package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.d.ts +86 -0
  109. package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.d.ts.map +1 -0
  110. package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.js +63 -0
  111. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.d.ts +20 -0
  112. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.d.ts.map +1 -0
  113. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.js +22 -0
  114. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/ref/index.d.ts +35 -0
  115. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/ref/index.d.ts.map +1 -0
  116. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/ref/index.js +33 -0
  117. package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.d.ts +70 -0
  118. package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.d.ts.map +1 -0
  119. package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.js +51 -0
  120. package/identity/conditionalAccess/authenticationContextClassReferences/count/index.d.ts +40 -0
  121. package/identity/conditionalAccess/authenticationContextClassReferences/count/index.d.ts.map +1 -0
  122. package/identity/conditionalAccess/authenticationContextClassReferences/count/index.js +35 -0
  123. package/identity/conditionalAccess/authenticationContextClassReferences/index.d.ts +96 -0
  124. package/identity/conditionalAccess/authenticationContextClassReferences/index.d.ts.map +1 -0
  125. package/identity/conditionalAccess/authenticationContextClassReferences/index.js +70 -0
  126. package/identity/conditionalAccess/authenticationContextClassReferences/item/index.d.ts +69 -0
  127. package/identity/conditionalAccess/authenticationContextClassReferences/item/index.d.ts.map +1 -0
  128. package/identity/conditionalAccess/authenticationContextClassReferences/item/index.js +56 -0
  129. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/count/index.d.ts +40 -0
  130. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/count/index.d.ts.map +1 -0
  131. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/count/index.js +35 -0
  132. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.d.ts +96 -0
  133. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.d.ts.map +1 -0
  134. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.js +70 -0
  135. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.d.ts +66 -0
  136. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.d.ts.map +1 -0
  137. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.js +56 -0
  138. package/identity/conditionalAccess/authenticationStrength/index.d.ts +80 -0
  139. package/identity/conditionalAccess/authenticationStrength/index.d.ts.map +1 -0
  140. package/identity/conditionalAccess/authenticationStrength/index.js +73 -0
  141. package/identity/conditionalAccess/authenticationStrength/policies/count/index.d.ts +40 -0
  142. package/identity/conditionalAccess/authenticationStrength/policies/count/index.d.ts.map +1 -0
  143. package/identity/conditionalAccess/authenticationStrength/policies/count/index.js +35 -0
  144. package/identity/conditionalAccess/authenticationStrength/policies/index.d.ts +95 -0
  145. package/identity/conditionalAccess/authenticationStrength/policies/index.d.ts.map +1 -0
  146. package/identity/conditionalAccess/authenticationStrength/policies/index.js +71 -0
  147. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/count/index.d.ts +40 -0
  148. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/count/index.d.ts.map +1 -0
  149. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/count/index.js +35 -0
  150. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.d.ts +97 -0
  151. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.d.ts.map +1 -0
  152. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.js +70 -0
  153. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.d.ts +69 -0
  154. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.d.ts.map +1 -0
  155. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.js +56 -0
  156. package/identity/conditionalAccess/authenticationStrength/policies/item/index.d.ts +85 -0
  157. package/identity/conditionalAccess/authenticationStrength/policies/item/index.d.ts.map +1 -0
  158. package/identity/conditionalAccess/authenticationStrength/policies/item/index.js +77 -0
  159. package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.d.ts +61 -0
  160. package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.d.ts.map +1 -0
  161. package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.js +61 -0
  162. package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.d.ts +28 -0
  163. package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.d.ts.map +1 -0
  164. package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.js +28 -0
  165. package/identity/conditionalAccess/index.d.ts +95 -0
  166. package/identity/conditionalAccess/index.d.ts.map +1 -0
  167. package/identity/conditionalAccess/index.js +91 -0
  168. package/identity/conditionalAccess/namedLocations/count/index.d.ts +40 -0
  169. package/identity/conditionalAccess/namedLocations/count/index.d.ts.map +1 -0
  170. package/identity/conditionalAccess/namedLocations/count/index.js +35 -0
  171. package/identity/conditionalAccess/namedLocations/index.d.ts +97 -0
  172. package/identity/conditionalAccess/namedLocations/index.d.ts.map +1 -0
  173. package/identity/conditionalAccess/namedLocations/index.js +70 -0
  174. package/identity/conditionalAccess/namedLocations/item/index.d.ts +69 -0
  175. package/identity/conditionalAccess/namedLocations/item/index.d.ts.map +1 -0
  176. package/identity/conditionalAccess/namedLocations/item/index.js +56 -0
  177. package/identity/conditionalAccess/policies/count/index.d.ts +40 -0
  178. package/identity/conditionalAccess/policies/count/index.d.ts.map +1 -0
  179. package/identity/conditionalAccess/policies/count/index.js +35 -0
  180. package/identity/conditionalAccess/policies/index.d.ts +97 -0
  181. package/identity/conditionalAccess/policies/index.d.ts.map +1 -0
  182. package/identity/conditionalAccess/policies/index.js +70 -0
  183. package/identity/conditionalAccess/policies/item/index.d.ts +69 -0
  184. package/identity/conditionalAccess/policies/item/index.d.ts.map +1 -0
  185. package/identity/conditionalAccess/policies/item/index.js +56 -0
  186. package/identity/conditionalAccess/templates/count/index.d.ts +40 -0
  187. package/identity/conditionalAccess/templates/count/index.d.ts.map +1 -0
  188. package/identity/conditionalAccess/templates/count/index.js +35 -0
  189. package/identity/conditionalAccess/templates/index.d.ts +82 -0
  190. package/identity/conditionalAccess/templates/index.d.ts.map +1 -0
  191. package/identity/conditionalAccess/templates/index.js +58 -0
  192. package/identity/conditionalAccess/templates/item/index.d.ts +42 -0
  193. package/identity/conditionalAccess/templates/item/index.d.ts.map +1 -0
  194. package/identity/conditionalAccess/templates/item/index.js +36 -0
  195. package/identity/identityProviders/availableProviderTypes/index.d.ts +75 -0
  196. package/identity/identityProviders/availableProviderTypes/index.d.ts.map +1 -0
  197. package/identity/identityProviders/availableProviderTypes/index.js +65 -0
  198. package/identity/identityProviders/count/index.d.ts +40 -0
  199. package/identity/identityProviders/count/index.d.ts.map +1 -0
  200. package/identity/identityProviders/count/index.js +35 -0
  201. package/identity/identityProviders/index.d.ts +102 -0
  202. package/identity/identityProviders/index.d.ts.map +1 -0
  203. package/identity/identityProviders/index.js +75 -0
  204. package/identity/identityProviders/item/index.d.ts +69 -0
  205. package/identity/identityProviders/item/index.d.ts.map +1 -0
  206. package/identity/identityProviders/item/index.js +56 -0
  207. package/identity/index.d.ts +84 -0
  208. package/identity/index.d.ts.map +1 -0
  209. package/identity/index.js +83 -0
  210. package/identity/userFlowAttributes/count/index.d.ts +40 -0
  211. package/identity/userFlowAttributes/count/index.d.ts.map +1 -0
  212. package/identity/userFlowAttributes/count/index.js +35 -0
  213. package/identity/userFlowAttributes/index.d.ts +97 -0
  214. package/identity/userFlowAttributes/index.d.ts.map +1 -0
  215. package/identity/userFlowAttributes/index.js +70 -0
  216. package/identity/userFlowAttributes/item/index.d.ts +69 -0
  217. package/identity/userFlowAttributes/item/index.d.ts.map +1 -0
  218. package/identity/userFlowAttributes/item/index.js +56 -0
  219. package/identityServiceClient.d.ts +25 -0
  220. package/identityServiceClient.d.ts.map +1 -0
  221. package/identityServiceClient.js +49 -0
  222. package/index.d.ts +11 -0
  223. package/index.d.ts.map +1 -0
  224. package/index.js +20 -0
  225. package/package.json +48 -0
  226. package/tsconfig.json +15 -0
  227. package/tsconfig.tsbuildinfo +1 -0
@@ -0,0 +1,107 @@
1
+ import { type IdentityUserFlowAttributeAssignment, type IdentityUserFlowAttributeAssignmentCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type GetOrderRequestBuilder } from './getOrder/';
4
+ import { type IdentityUserFlowAttributeAssignmentItemRequestBuilder } from './item/';
5
+ import { type SetOrderRequestBuilder } from './setOrder/';
6
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
7
+ /**
8
+ * Provides operations to manage the userAttributeAssignments property of the microsoft.graph.b2xIdentityUserFlow entity.
9
+ */
10
+ export interface UserAttributeAssignmentsRequestBuilder extends BaseRequestBuilder<UserAttributeAssignmentsRequestBuilder> {
11
+ /**
12
+ * Provides operations to count the resources in the collection.
13
+ */
14
+ get count(): CountRequestBuilder;
15
+ /**
16
+ * Provides operations to call the getOrder method.
17
+ */
18
+ get getOrder(): GetOrderRequestBuilder;
19
+ /**
20
+ * Provides operations to call the setOrder method.
21
+ */
22
+ get setOrder(): SetOrderRequestBuilder;
23
+ /**
24
+ * Provides operations to manage the userAttributeAssignments property of the microsoft.graph.b2xIdentityUserFlow entity.
25
+ * @param identityUserFlowAttributeAssignmentId The unique identifier of identityUserFlowAttributeAssignment
26
+ * @returns a IdentityUserFlowAttributeAssignmentItemRequestBuilder
27
+ */
28
+ byIdentityUserFlowAttributeAssignmentId(identityUserFlowAttributeAssignmentId: string): IdentityUserFlowAttributeAssignmentItemRequestBuilder;
29
+ /**
30
+ * Get the identityUserFlowAttributeAssignment resources from the userAttributeAssignments navigation property in a b2xIdentityUserFlow.
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns a Promise of IdentityUserFlowAttributeAssignmentCollectionResponse
33
+ * @see {@link https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0|Find more info here}
34
+ */
35
+ get(requestConfiguration?: RequestConfiguration<UserAttributeAssignmentsRequestBuilderGetQueryParameters> | undefined): Promise<IdentityUserFlowAttributeAssignmentCollectionResponse | undefined>;
36
+ /**
37
+ * Create a new identityUserFlowAttributeAssignment object in a b2xIdentityUserFlow.
38
+ * @param body The request body
39
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
40
+ * @returns a Promise of IdentityUserFlowAttributeAssignment
41
+ * @see {@link https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0|Find more info here}
42
+ */
43
+ post(body: IdentityUserFlowAttributeAssignment, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<IdentityUserFlowAttributeAssignment | undefined>;
44
+ /**
45
+ * Get the identityUserFlowAttributeAssignment resources from the userAttributeAssignments navigation property in a b2xIdentityUserFlow.
46
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
47
+ * @returns a RequestInformation
48
+ */
49
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<UserAttributeAssignmentsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
50
+ /**
51
+ * Create a new identityUserFlowAttributeAssignment object in a b2xIdentityUserFlow.
52
+ * @param body The request body
53
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
54
+ * @returns a RequestInformation
55
+ */
56
+ toPostRequestInformation(body: IdentityUserFlowAttributeAssignment, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
57
+ }
58
+ /**
59
+ * Get the identityUserFlowAttributeAssignment resources from the userAttributeAssignments navigation property in a b2xIdentityUserFlow.
60
+ */
61
+ export interface UserAttributeAssignmentsRequestBuilderGetQueryParameters {
62
+ /**
63
+ * Include count of items
64
+ */
65
+ count?: boolean;
66
+ /**
67
+ * Expand related entities
68
+ */
69
+ expand?: string[];
70
+ /**
71
+ * Filter items by property values
72
+ */
73
+ filter?: string;
74
+ /**
75
+ * Order items by property values
76
+ */
77
+ orderby?: string[];
78
+ /**
79
+ * Search items by search phrases
80
+ */
81
+ search?: string;
82
+ /**
83
+ * Select properties to be returned
84
+ */
85
+ select?: string[];
86
+ /**
87
+ * Skip the first n items
88
+ */
89
+ skip?: number;
90
+ /**
91
+ * Show only the first n items
92
+ */
93
+ top?: number;
94
+ }
95
+ /**
96
+ * Metadata for all the navigation properties in the request builder.
97
+ */
98
+ export declare const UserAttributeAssignmentsRequestBuilderNavigationMetadata: Record<Exclude<keyof UserAttributeAssignmentsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
99
+ /**
100
+ * Metadata for all the requests in the request builder.
101
+ */
102
+ export declare const UserAttributeAssignmentsRequestBuilderRequestsMetadata: RequestsMetadata;
103
+ /**
104
+ * Uri template for the request builder.
105
+ */
106
+ export declare const UserAttributeAssignmentsRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/userAttributeAssignments{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
107
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAoM,KAAK,mCAAmC,EAAE,KAAK,qDAAqD,EAAE,MAAM,gCAAgC,CAAC;AAExV,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAA6E,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AACrI,OAAO,EAAoN,KAAK,qDAAqD,EAAE,MAAM,SAAS,CAAC;AACvS,OAAO,EAA6E,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AACrI,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;OAIG;IACF,uCAAuC,CAAC,qCAAqC,EAAE,MAAM,GAAI,qDAAqD,CAAC;IAChJ;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qDAAqD,GAAG,SAAS,CAAC,CAAC;IACrM;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAC7K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAmB1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBAuBpE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,iDAAiD,sKAAsK,CAAC"}
@@ -0,0 +1,81 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.UserAttributeAssignmentsRequestBuilderUriTemplate = exports.UserAttributeAssignmentsRequestBuilderRequestsMetadata = exports.UserAttributeAssignmentsRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const count_1 = require("./count/");
10
+ const getOrder_1 = require("./getOrder/");
11
+ const item_1 = require("./item/");
12
+ const setOrder_1 = require("./setOrder/");
13
+ /**
14
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
+ */
16
+ const UserAttributeAssignmentsRequestBuilderGetQueryParametersMapper = {
17
+ "count": "%24count",
18
+ "expand": "%24expand",
19
+ "filter": "%24filter",
20
+ "orderby": "%24orderby",
21
+ "search": "%24search",
22
+ "select": "%24select",
23
+ "skip": "%24skip",
24
+ "top": "%24top",
25
+ };
26
+ /**
27
+ * Metadata for all the navigation properties in the request builder.
28
+ */
29
+ exports.UserAttributeAssignmentsRequestBuilderNavigationMetadata = {
30
+ byIdentityUserFlowAttributeAssignmentId: {
31
+ uriTemplate: item_1.IdentityUserFlowAttributeAssignmentItemRequestBuilderUriTemplate,
32
+ requestsMetadata: item_1.IdentityUserFlowAttributeAssignmentItemRequestBuilderRequestsMetadata,
33
+ navigationMetadata: item_1.IdentityUserFlowAttributeAssignmentItemRequestBuilderNavigationMetadata,
34
+ pathParametersMappings: ["identityUserFlowAttributeAssignment%2Did"],
35
+ },
36
+ count: {
37
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
38
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
39
+ },
40
+ getOrder: {
41
+ uriTemplate: getOrder_1.GetOrderRequestBuilderUriTemplate,
42
+ requestsMetadata: getOrder_1.GetOrderRequestBuilderRequestsMetadata,
43
+ },
44
+ setOrder: {
45
+ uriTemplate: setOrder_1.SetOrderRequestBuilderUriTemplate,
46
+ requestsMetadata: setOrder_1.SetOrderRequestBuilderRequestsMetadata,
47
+ },
48
+ };
49
+ /**
50
+ * Metadata for all the requests in the request builder.
51
+ */
52
+ exports.UserAttributeAssignmentsRequestBuilderRequestsMetadata = {
53
+ get: {
54
+ responseBodyContentType: "application/json",
55
+ errorMappings: {
56
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
58
+ },
59
+ adapterMethodName: "sendAsync",
60
+ responseBodyFactory: models_1.createIdentityUserFlowAttributeAssignmentCollectionResponseFromDiscriminatorValue,
61
+ queryParametersMapper: UserAttributeAssignmentsRequestBuilderGetQueryParametersMapper,
62
+ },
63
+ post: {
64
+ responseBodyContentType: "application/json",
65
+ errorMappings: {
66
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
67
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
68
+ },
69
+ adapterMethodName: "sendAsync",
70
+ responseBodyFactory: models_1.createIdentityUserFlowAttributeAssignmentFromDiscriminatorValue,
71
+ requestBodyContentType: "application/json",
72
+ requestBodySerializer: models_1.serializeIdentityUserFlowAttributeAssignment,
73
+ requestInformationContentSetMethod: "setContentFromParsable",
74
+ },
75
+ };
76
+ /**
77
+ * Uri template for the request builder.
78
+ */
79
+ exports.UserAttributeAssignmentsRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/userAttributeAssignments{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
80
+ /* tslint:enable */
81
+ /* eslint-enable */
@@ -0,0 +1,78 @@
1
+ import { type IdentityUserFlowAttributeAssignment } from '@microsoft/msgraph-sdk/models/';
2
+ import { type UserAttributeRequestBuilder } from './userAttribute/';
3
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
4
+ /**
5
+ * Provides operations to manage the userAttributeAssignments property of the microsoft.graph.b2xIdentityUserFlow entity.
6
+ */
7
+ export interface IdentityUserFlowAttributeAssignmentItemRequestBuilder extends BaseRequestBuilder<IdentityUserFlowAttributeAssignmentItemRequestBuilder> {
8
+ /**
9
+ * Provides operations to manage the userAttribute property of the microsoft.graph.identityUserFlowAttributeAssignment entity.
10
+ */
11
+ get userAttribute(): UserAttributeRequestBuilder;
12
+ /**
13
+ * Delete an identityUserFlowAttributeAssignment object.
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @see {@link https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0|Find more info here}
16
+ */
17
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
18
+ /**
19
+ * Read the properties and relationships of an identityUserFlowAttributeAssignment object.
20
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
21
+ * @returns a Promise of IdentityUserFlowAttributeAssignment
22
+ * @see {@link https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0|Find more info here}
23
+ */
24
+ get(requestConfiguration?: RequestConfiguration<IdentityUserFlowAttributeAssignmentItemRequestBuilderGetQueryParameters> | undefined): Promise<IdentityUserFlowAttributeAssignment | undefined>;
25
+ /**
26
+ * Update the properties of a identityUserFlowAttributeAssignment object.
27
+ * @param body The request body
28
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
29
+ * @returns a Promise of IdentityUserFlowAttributeAssignment
30
+ * @see {@link https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0|Find more info here}
31
+ */
32
+ patch(body: IdentityUserFlowAttributeAssignment, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<IdentityUserFlowAttributeAssignment | undefined>;
33
+ /**
34
+ * Delete an identityUserFlowAttributeAssignment object.
35
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
36
+ * @returns a RequestInformation
37
+ */
38
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
39
+ /**
40
+ * Read the properties and relationships of an identityUserFlowAttributeAssignment object.
41
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
42
+ * @returns a RequestInformation
43
+ */
44
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<IdentityUserFlowAttributeAssignmentItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
45
+ /**
46
+ * Update the properties of a identityUserFlowAttributeAssignment object.
47
+ * @param body The request body
48
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
49
+ * @returns a RequestInformation
50
+ */
51
+ toPatchRequestInformation(body: IdentityUserFlowAttributeAssignment, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
52
+ }
53
+ /**
54
+ * Read the properties and relationships of an identityUserFlowAttributeAssignment object.
55
+ */
56
+ export interface IdentityUserFlowAttributeAssignmentItemRequestBuilderGetQueryParameters {
57
+ /**
58
+ * Expand related entities
59
+ */
60
+ expand?: string[];
61
+ /**
62
+ * Select properties to be returned
63
+ */
64
+ select?: string[];
65
+ }
66
+ /**
67
+ * Metadata for all the navigation properties in the request builder.
68
+ */
69
+ export declare const IdentityUserFlowAttributeAssignmentItemRequestBuilderNavigationMetadata: Record<Exclude<keyof IdentityUserFlowAttributeAssignmentItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
70
+ /**
71
+ * Metadata for all the requests in the request builder.
72
+ */
73
+ export declare const IdentityUserFlowAttributeAssignmentItemRequestBuilderRequestsMetadata: RequestsMetadata;
74
+ /**
75
+ * Uri template for the request builder.
76
+ */
77
+ export declare const IdentityUserFlowAttributeAssignmentItemRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/userAttributeAssignments/{identityUserFlowAttributeAssignment%2Did}{?%24select,%24expand}";
78
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAiH,KAAK,mCAAmC,EAAE,MAAM,gCAAgC,CAAC;AAEzM,OAAO,EAAE,KAAK,2BAA2B,EAAuF,MAAM,kBAAkB,CAAC;AACzJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qDAAsD,SAAQ,kBAAkB,CAAC,qDAAqD,CAAC;IACpJ;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAClM;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAC9K;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChL;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/J;AACD;;GAEG;AACH,MAAM,WAAW,uEAAuE;IACpF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,uEAAuE,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qDAAqD,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAKxN,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qEAAqE,EAAE,gBA+BnF,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gEAAgE,0JAA0J,CAAC"}
@@ -0,0 +1,66 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IdentityUserFlowAttributeAssignmentItemRequestBuilderUriTemplate = exports.IdentityUserFlowAttributeAssignmentItemRequestBuilderRequestsMetadata = exports.IdentityUserFlowAttributeAssignmentItemRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const userAttribute_1 = require("./userAttribute/");
10
+ /**
11
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
12
+ */
13
+ const IdentityUserFlowAttributeAssignmentItemRequestBuilderGetQueryParametersMapper = {
14
+ "expand": "%24expand",
15
+ "select": "%24select",
16
+ };
17
+ /**
18
+ * Metadata for all the navigation properties in the request builder.
19
+ */
20
+ exports.IdentityUserFlowAttributeAssignmentItemRequestBuilderNavigationMetadata = {
21
+ userAttribute: {
22
+ uriTemplate: userAttribute_1.UserAttributeRequestBuilderUriTemplate,
23
+ requestsMetadata: userAttribute_1.UserAttributeRequestBuilderRequestsMetadata,
24
+ },
25
+ };
26
+ /**
27
+ * Metadata for all the requests in the request builder.
28
+ */
29
+ exports.IdentityUserFlowAttributeAssignmentItemRequestBuilderRequestsMetadata = {
30
+ delete: {
31
+ responseBodyContentType: "application/json",
32
+ errorMappings: {
33
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
34
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ },
36
+ adapterMethodName: "sendNoResponseContentAsync",
37
+ },
38
+ get: {
39
+ responseBodyContentType: "application/json",
40
+ errorMappings: {
41
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
42
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
43
+ },
44
+ adapterMethodName: "sendAsync",
45
+ responseBodyFactory: models_1.createIdentityUserFlowAttributeAssignmentFromDiscriminatorValue,
46
+ queryParametersMapper: IdentityUserFlowAttributeAssignmentItemRequestBuilderGetQueryParametersMapper,
47
+ },
48
+ patch: {
49
+ responseBodyContentType: "application/json",
50
+ errorMappings: {
51
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
52
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
53
+ },
54
+ adapterMethodName: "sendAsync",
55
+ responseBodyFactory: models_1.createIdentityUserFlowAttributeAssignmentFromDiscriminatorValue,
56
+ requestBodyContentType: "application/json",
57
+ requestBodySerializer: models_1.serializeIdentityUserFlowAttributeAssignment,
58
+ requestInformationContentSetMethod: "setContentFromParsable",
59
+ },
60
+ };
61
+ /**
62
+ * Uri template for the request builder.
63
+ */
64
+ exports.IdentityUserFlowAttributeAssignmentItemRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/userAttributeAssignments/{identityUserFlowAttributeAssignment%2Did}{?%24select,%24expand}";
65
+ /* tslint:enable */
66
+ /* eslint-enable */
@@ -0,0 +1,41 @@
1
+ import { type IdentityUserFlowAttribute } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the userAttribute property of the microsoft.graph.identityUserFlowAttributeAssignment entity.
5
+ */
6
+ export interface UserAttributeRequestBuilder extends BaseRequestBuilder<UserAttributeRequestBuilder> {
7
+ /**
8
+ * The user attribute that you want to add to your user flow.
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @returns a Promise of IdentityUserFlowAttribute
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<UserAttributeRequestBuilderGetQueryParameters> | undefined): Promise<IdentityUserFlowAttribute | undefined>;
13
+ /**
14
+ * The user attribute that you want to add to your user flow.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns a RequestInformation
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<UserAttributeRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * The user attribute that you want to add to your user flow.
22
+ */
23
+ export interface UserAttributeRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Expand related entities
26
+ */
27
+ expand?: string[];
28
+ /**
29
+ * Select properties to be returned
30
+ */
31
+ select?: string[];
32
+ }
33
+ /**
34
+ * Metadata for all the requests in the request builder.
35
+ */
36
+ export declare const UserAttributeRequestBuilderRequestsMetadata: RequestsMetadata;
37
+ /**
38
+ * Uri template for the request builder.
39
+ */
40
+ export declare const UserAttributeRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/userAttributeAssignments/{identityUserFlowAttributeAssignment%2Did}/userAttribute{?%24select,%24expand}";
41
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyD,KAAK,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAEvI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAWzD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,wKAAwK,CAAC"}
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.UserAttributeRequestBuilderUriTemplate = exports.UserAttributeRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
11
+ */
12
+ const UserAttributeRequestBuilderGetQueryParametersMapper = {
13
+ "expand": "%24expand",
14
+ "select": "%24select",
15
+ };
16
+ /**
17
+ * Metadata for all the requests in the request builder.
18
+ */
19
+ exports.UserAttributeRequestBuilderRequestsMetadata = {
20
+ get: {
21
+ responseBodyContentType: "application/json",
22
+ errorMappings: {
23
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ },
26
+ adapterMethodName: "sendAsync",
27
+ responseBodyFactory: models_1.createIdentityUserFlowAttributeFromDiscriminatorValue,
28
+ queryParametersMapper: UserAttributeRequestBuilderGetQueryParametersMapper,
29
+ },
30
+ };
31
+ /**
32
+ * Uri template for the request builder.
33
+ */
34
+ exports.UserAttributeRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/userAttributeAssignments/{identityUserFlowAttributeAssignment%2Did}/userAttribute{?%24select,%24expand}";
35
+ /* tslint:enable */
36
+ /* eslint-enable */
@@ -0,0 +1,60 @@
1
+ import { type AssignmentOrder } from '@microsoft/msgraph-sdk/models/';
2
+ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Creates a new instance of the appropriate class based on discriminator value
5
+ * @param parseNode The parse node to use to read the discriminator value and create the object
6
+ * @returns a setOrderPostRequestBody
7
+ */
8
+ export declare function createSetOrderPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoSetOrderPostRequestBody;
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @returns a Record<string, (node: ParseNode) => void>
12
+ */
13
+ export declare function deserializeIntoSetOrderPostRequestBody(setOrderPostRequestBody?: SetOrderPostRequestBody | undefined): Record<string, (node: ParseNode) => void>;
14
+ /**
15
+ * Serializes information the current object
16
+ * @param writer Serialization writer to use to serialize this model
17
+ */
18
+ export declare function serializeSetOrderPostRequestBody(writer: SerializationWriter, setOrderPostRequestBody?: SetOrderPostRequestBody | undefined): void;
19
+ export interface SetOrderPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
20
+ /**
21
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
22
+ */
23
+ additionalData?: Record<string, unknown>;
24
+ /**
25
+ * Stores model information.
26
+ */
27
+ backingStoreEnabled?: boolean;
28
+ /**
29
+ * The newAssignmentOrder property
30
+ */
31
+ newAssignmentOrder?: AssignmentOrder;
32
+ }
33
+ /**
34
+ * Provides operations to call the setOrder method.
35
+ */
36
+ export interface SetOrderRequestBuilder extends BaseRequestBuilder<SetOrderRequestBuilder> {
37
+ /**
38
+ * Set the order of identityUserFlowAttributeAssignments being collected within a user flow.
39
+ * @param body The request body
40
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
41
+ * @see {@link https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0|Find more info here}
42
+ */
43
+ post(body: SetOrderPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
44
+ /**
45
+ * Set the order of identityUserFlowAttributeAssignments being collected within a user flow.
46
+ * @param body The request body
47
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
48
+ * @returns a RequestInformation
49
+ */
50
+ toPostRequestInformation(body: SetOrderPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
51
+ }
52
+ /**
53
+ * Metadata for all the requests in the request builder.
54
+ */
55
+ export declare const SetOrderRequestBuilderRequestsMetadata: RequestsMetadata;
56
+ /**
57
+ * Uri template for the request builder.
58
+ */
59
+ export declare const SetOrderRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/userAttributeAssignments/setOrder";
60
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyE,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAE7I,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,mDAAmD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,iDAEnG;AACD;;;GAGG;AACH,wBAAgB,sCAAsC,CAAC,uBAAuB,GAAE,uBAAuB,GAAG,SAAyC,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK/L;AACD;;;GAGG;AACH,wBAAgB,gCAAgC,CAAC,MAAM,EAAE,mBAAmB,EAAE,uBAAuB,GAAE,uBAAuB,GAAG,SAAyC,GAAI,IAAI,CAGjL;AACD,MAAM,WAAW,uBAAwB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACxF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,kBAAkB,CAAC,EAAE,eAAe,CAAC;CACxC;AACD;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACtH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAYpD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,iCAAiC,kGAAkG,CAAC"}
@@ -0,0 +1,59 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SetOrderRequestBuilderUriTemplate = exports.SetOrderRequestBuilderRequestsMetadata = exports.serializeSetOrderPostRequestBody = exports.deserializeIntoSetOrderPostRequestBody = exports.createSetOrderPostRequestBodyFromDiscriminatorValue = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Creates a new instance of the appropriate class based on discriminator value
11
+ * @param parseNode The parse node to use to read the discriminator value and create the object
12
+ * @returns a setOrderPostRequestBody
13
+ */
14
+ function createSetOrderPostRequestBodyFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoSetOrderPostRequestBody;
16
+ }
17
+ exports.createSetOrderPostRequestBodyFromDiscriminatorValue = createSetOrderPostRequestBodyFromDiscriminatorValue;
18
+ /**
19
+ * The deserialization information for the current model
20
+ * @returns a Record<string, (node: ParseNode) => void>
21
+ */
22
+ function deserializeIntoSetOrderPostRequestBody(setOrderPostRequestBody = {}) {
23
+ return {
24
+ "backingStoreEnabled": n => { setOrderPostRequestBody.backingStoreEnabled = true; },
25
+ "newAssignmentOrder": n => { setOrderPostRequestBody.newAssignmentOrder = n.getObjectValue(models_1.createAssignmentOrderFromDiscriminatorValue); },
26
+ };
27
+ }
28
+ exports.deserializeIntoSetOrderPostRequestBody = deserializeIntoSetOrderPostRequestBody;
29
+ /**
30
+ * Serializes information the current object
31
+ * @param writer Serialization writer to use to serialize this model
32
+ */
33
+ function serializeSetOrderPostRequestBody(writer, setOrderPostRequestBody = {}) {
34
+ writer.writeObjectValue("newAssignmentOrder", setOrderPostRequestBody.newAssignmentOrder, models_1.serializeAssignmentOrder);
35
+ writer.writeAdditionalData(setOrderPostRequestBody.additionalData);
36
+ }
37
+ exports.serializeSetOrderPostRequestBody = serializeSetOrderPostRequestBody;
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ exports.SetOrderRequestBuilderRequestsMetadata = {
42
+ post: {
43
+ responseBodyContentType: "application/json",
44
+ errorMappings: {
45
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ },
48
+ adapterMethodName: "sendNoResponseContentAsync",
49
+ requestBodyContentType: "application/json",
50
+ requestBodySerializer: serializeSetOrderPostRequestBody,
51
+ requestInformationContentSetMethod: "setContentFromParsable",
52
+ },
53
+ };
54
+ /**
55
+ * Uri template for the request builder.
56
+ */
57
+ exports.SetOrderRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/userAttributeAssignments/setOrder";
58
+ /* tslint:enable */
59
+ /* eslint-enable */
@@ -0,0 +1,40 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of Integer
10
+ */
11
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
12
+ /**
13
+ * Get the number of the resource
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a RequestInformation
16
+ */
17
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Get the number of the resource
21
+ */
22
+ export interface CountRequestBuilderGetQueryParameters {
23
+ /**
24
+ * Filter items by property values
25
+ */
26
+ filter?: string;
27
+ /**
28
+ * Search items by search phrases
29
+ */
30
+ search?: string;
31
+ }
32
+ /**
33
+ * Metadata for all the requests in the request builder.
34
+ */
35
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
36
+ /**
37
+ * Uri template for the request builder.
38
+ */
39
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/userFlowIdentityProviders/$count{?%24search,%24filter}";
40
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,uHAAuH,CAAC"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
10
+ */
11
+ const CountRequestBuilderGetQueryParametersMapper = {
12
+ "filter": "%24filter",
13
+ "search": "%24search",
14
+ };
15
+ /**
16
+ * Metadata for all the requests in the request builder.
17
+ */
18
+ exports.CountRequestBuilderRequestsMetadata = {
19
+ get: {
20
+ responseBodyContentType: "text/plain;q=0.9",
21
+ errorMappings: {
22
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
23
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ },
25
+ adapterMethodName: "sendPrimitiveAsync",
26
+ responseBodyFactory: "number",
27
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
28
+ },
29
+ };
30
+ /**
31
+ * Uri template for the request builder.
32
+ */
33
+ exports.CountRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/userFlowIdentityProviders/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */