@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 @@
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,yJAAyJ,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}/languages/{userFlowLanguageConfiguration%2Did}/defaultPages/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */
@@ -0,0 +1,95 @@
1
+ import { type UserFlowLanguagePage, type UserFlowLanguagePageCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type UserFlowLanguagePageItemRequestBuilder } from './item/';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the defaultPages property of the microsoft.graph.userFlowLanguageConfiguration entity.
7
+ */
8
+ export interface DefaultPagesRequestBuilder extends BaseRequestBuilder<DefaultPagesRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the defaultPages property of the microsoft.graph.userFlowLanguageConfiguration entity.
15
+ * @param userFlowLanguagePageId The unique identifier of userFlowLanguagePage
16
+ * @returns a UserFlowLanguagePageItemRequestBuilder
17
+ */
18
+ byUserFlowLanguagePageId(userFlowLanguagePageId: string): UserFlowLanguagePageItemRequestBuilder;
19
+ /**
20
+ * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of UserFlowLanguagePageCollectionResponse
23
+ */
24
+ get(requestConfiguration?: RequestConfiguration<DefaultPagesRequestBuilderGetQueryParameters> | undefined): Promise<UserFlowLanguagePageCollectionResponse | undefined>;
25
+ /**
26
+ * Create new navigation property to defaultPages for identity
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 UserFlowLanguagePage
30
+ */
31
+ post(body: UserFlowLanguagePage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<UserFlowLanguagePage | undefined>;
32
+ /**
33
+ * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification.
34
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
35
+ * @returns a RequestInformation
36
+ */
37
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<DefaultPagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
38
+ /**
39
+ * Create new navigation property to defaultPages for identity
40
+ * @param body The request body
41
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
42
+ * @returns a RequestInformation
43
+ */
44
+ toPostRequestInformation(body: UserFlowLanguagePage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
45
+ }
46
+ /**
47
+ * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification.
48
+ */
49
+ export interface DefaultPagesRequestBuilderGetQueryParameters {
50
+ /**
51
+ * Include count of items
52
+ */
53
+ count?: boolean;
54
+ /**
55
+ * Expand related entities
56
+ */
57
+ expand?: string[];
58
+ /**
59
+ * Filter items by property values
60
+ */
61
+ filter?: string;
62
+ /**
63
+ * Order items by property values
64
+ */
65
+ orderby?: string[];
66
+ /**
67
+ * Search items by search phrases
68
+ */
69
+ search?: string;
70
+ /**
71
+ * Select properties to be returned
72
+ */
73
+ select?: string[];
74
+ /**
75
+ * Skip the first n items
76
+ */
77
+ skip?: number;
78
+ /**
79
+ * Show only the first n items
80
+ */
81
+ top?: number;
82
+ }
83
+ /**
84
+ * Metadata for all the navigation properties in the request builder.
85
+ */
86
+ export declare const DefaultPagesRequestBuilderNavigationMetadata: Record<Exclude<keyof DefaultPagesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
87
+ /**
88
+ * Metadata for all the requests in the request builder.
89
+ */
90
+ export declare const DefaultPagesRequestBuilderRequestsMetadata: RequestsMetadata;
91
+ /**
92
+ * Uri template for the request builder.
93
+ */
94
+ export declare const DefaultPagesRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}/defaultPages{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
95
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,gCAAgC,CAAC;AAE7Q,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAE,KAAK,sCAAsC,EAAuK,MAAM,SAAS,CAAC;AAC3O,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAC1K;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;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,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAuBxD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,yMAAyM,CAAC"}
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DefaultPagesRequestBuilderUriTemplate = exports.DefaultPagesRequestBuilderRequestsMetadata = exports.DefaultPagesRequestBuilderNavigationMetadata = 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 item_1 = require("./item/");
11
+ /**
12
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
13
+ */
14
+ const DefaultPagesRequestBuilderGetQueryParametersMapper = {
15
+ "count": "%24count",
16
+ "expand": "%24expand",
17
+ "filter": "%24filter",
18
+ "orderby": "%24orderby",
19
+ "search": "%24search",
20
+ "select": "%24select",
21
+ "skip": "%24skip",
22
+ "top": "%24top",
23
+ };
24
+ /**
25
+ * Metadata for all the navigation properties in the request builder.
26
+ */
27
+ exports.DefaultPagesRequestBuilderNavigationMetadata = {
28
+ byUserFlowLanguagePageId: {
29
+ uriTemplate: item_1.UserFlowLanguagePageItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.UserFlowLanguagePageItemRequestBuilderRequestsMetadata,
31
+ navigationMetadata: item_1.UserFlowLanguagePageItemRequestBuilderNavigationMetadata,
32
+ pathParametersMappings: ["userFlowLanguagePage%2Did"],
33
+ },
34
+ count: {
35
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
36
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
37
+ },
38
+ };
39
+ /**
40
+ * Metadata for all the requests in the request builder.
41
+ */
42
+ exports.DefaultPagesRequestBuilderRequestsMetadata = {
43
+ get: {
44
+ responseBodyContentType: "application/json",
45
+ errorMappings: {
46
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
48
+ },
49
+ adapterMethodName: "sendAsync",
50
+ responseBodyFactory: models_1.createUserFlowLanguagePageCollectionResponseFromDiscriminatorValue,
51
+ queryParametersMapper: DefaultPagesRequestBuilderGetQueryParametersMapper,
52
+ },
53
+ post: {
54
+ responseBodyContentType: "application/json",
55
+ errorMappings: {
56
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
58
+ },
59
+ adapterMethodName: "sendAsync",
60
+ responseBodyFactory: models_1.createUserFlowLanguagePageFromDiscriminatorValue,
61
+ requestBodyContentType: "application/json",
62
+ requestBodySerializer: models_1.serializeUserFlowLanguagePage,
63
+ requestInformationContentSetMethod: "setContentFromParsable",
64
+ },
65
+ };
66
+ /**
67
+ * Uri template for the request builder.
68
+ */
69
+ exports.DefaultPagesRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}/defaultPages{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
70
+ /* tslint:enable */
71
+ /* eslint-enable */
@@ -0,0 +1,75 @@
1
+ import { type UserFlowLanguagePage } from '@microsoft/msgraph-sdk/models/';
2
+ import { type ContentRequestBuilder } from './value/';
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 defaultPages property of the microsoft.graph.userFlowLanguageConfiguration entity.
6
+ */
7
+ export interface UserFlowLanguagePageItemRequestBuilder extends BaseRequestBuilder<UserFlowLanguagePageItemRequestBuilder> {
8
+ /**
9
+ * Provides operations to manage the media for the identityContainer entity.
10
+ */
11
+ get content(): ContentRequestBuilder;
12
+ /**
13
+ * Delete navigation property defaultPages for identity
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ */
16
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
17
+ /**
18
+ * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification.
19
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
20
+ * @returns a Promise of UserFlowLanguagePage
21
+ */
22
+ get(requestConfiguration?: RequestConfiguration<UserFlowLanguagePageItemRequestBuilderGetQueryParameters> | undefined): Promise<UserFlowLanguagePage | undefined>;
23
+ /**
24
+ * Update the navigation property defaultPages in identity
25
+ * @param body The request body
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns a Promise of UserFlowLanguagePage
28
+ */
29
+ patch(body: UserFlowLanguagePage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<UserFlowLanguagePage | undefined>;
30
+ /**
31
+ * Delete navigation property defaultPages for identity
32
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
33
+ * @returns a RequestInformation
34
+ */
35
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
36
+ /**
37
+ * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification.
38
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
+ * @returns a RequestInformation
40
+ */
41
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<UserFlowLanguagePageItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
+ /**
43
+ * Update the navigation property defaultPages in identity
44
+ * @param body The request body
45
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
+ * @returns a RequestInformation
47
+ */
48
+ toPatchRequestInformation(body: UserFlowLanguagePage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
+ }
50
+ /**
51
+ * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification.
52
+ */
53
+ export interface UserFlowLanguagePageItemRequestBuilderGetQueryParameters {
54
+ /**
55
+ * Expand related entities
56
+ */
57
+ expand?: string[];
58
+ /**
59
+ * Select properties to be returned
60
+ */
61
+ select?: string[];
62
+ }
63
+ /**
64
+ * Metadata for all the navigation properties in the request builder.
65
+ */
66
+ export declare const UserFlowLanguagePageItemRequestBuilderNavigationMetadata: Record<Exclude<keyof UserFlowLanguagePageItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
67
+ /**
68
+ * Metadata for all the requests in the request builder.
69
+ */
70
+ export declare const UserFlowLanguagePageItemRequestBuilderRequestsMetadata: RequestsMetadata;
71
+ /**
72
+ * Uri template for the request builder.
73
+ */
74
+ export declare const UserFlowLanguagePageItemRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}/defaultPages/{userFlowLanguagePage%2Did}{?%24select,%24expand}";
75
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAE5J,OAAO,EAA2E,KAAK,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAC/H,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,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;OAGG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;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,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAK1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,iDAAiD,8KAA8K,CAAC"}
@@ -0,0 +1,66 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.UserFlowLanguagePageItemRequestBuilderUriTemplate = exports.UserFlowLanguagePageItemRequestBuilderRequestsMetadata = exports.UserFlowLanguagePageItemRequestBuilderNavigationMetadata = 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 value_1 = require("./value/");
10
+ /**
11
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
12
+ */
13
+ const UserFlowLanguagePageItemRequestBuilderGetQueryParametersMapper = {
14
+ "expand": "%24expand",
15
+ "select": "%24select",
16
+ };
17
+ /**
18
+ * Metadata for all the navigation properties in the request builder.
19
+ */
20
+ exports.UserFlowLanguagePageItemRequestBuilderNavigationMetadata = {
21
+ content: {
22
+ uriTemplate: value_1.ContentRequestBuilderUriTemplate,
23
+ requestsMetadata: value_1.ContentRequestBuilderRequestsMetadata,
24
+ },
25
+ };
26
+ /**
27
+ * Metadata for all the requests in the request builder.
28
+ */
29
+ exports.UserFlowLanguagePageItemRequestBuilderRequestsMetadata = {
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.createUserFlowLanguagePageFromDiscriminatorValue,
46
+ queryParametersMapper: UserFlowLanguagePageItemRequestBuilderGetQueryParametersMapper,
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.createUserFlowLanguagePageFromDiscriminatorValue,
56
+ requestBodyContentType: "application/json",
57
+ requestBodySerializer: models_1.serializeUserFlowLanguagePage,
58
+ requestInformationContentSetMethod: "setContentFromParsable",
59
+ },
60
+ };
61
+ /**
62
+ * Uri template for the request builder.
63
+ */
64
+ exports.UserFlowLanguagePageItemRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}/defaultPages/{userFlowLanguagePage%2Did}{?%24select,%24expand}";
65
+ /* tslint:enable */
66
+ /* eslint-enable */
@@ -0,0 +1,41 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to manage the media for the identityContainer entity.
4
+ */
5
+ export interface ContentRequestBuilder extends BaseRequestBuilder<ContentRequestBuilder> {
6
+ /**
7
+ * Get media content for the navigation property defaultPages from identity
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of ArrayBuffer
10
+ */
11
+ get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
12
+ /**
13
+ * Update media content for the navigation property defaultPages in identity
14
+ * @param body Binary request body
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns a Promise of ArrayBuffer
17
+ */
18
+ put(body: ArrayBuffer | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
19
+ /**
20
+ * Get media content for the navigation property defaultPages from identity
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a RequestInformation
23
+ */
24
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
25
+ /**
26
+ * Update media content for the navigation property defaultPages in identity
27
+ * @param body Binary request body
28
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
29
+ * @returns a RequestInformation
30
+ */
31
+ toPutRequestInformation(body: ArrayBuffer | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
32
+ }
33
+ /**
34
+ * Metadata for all the requests in the request builder.
35
+ */
36
+ export declare const ContentRequestBuilderRequestsMetadata: RequestsMetadata;
37
+ /**
38
+ * Uri template for the request builder.
39
+ */
40
+ export declare const ContentRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}/defaultPages/{userFlowLanguagePage%2Did}/$value";
41
+ //# 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,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;OAKG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACxI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAqBnD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gCAAgC,+JAA+J,CAAC"}
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ContentRequestBuilderUriTemplate = exports.ContentRequestBuilderRequestsMetadata = 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
+ * Metadata for all the requests in the request builder.
10
+ */
11
+ exports.ContentRequestBuilderRequestsMetadata = {
12
+ get: {
13
+ responseBodyContentType: "application/octet-stream, application/json",
14
+ errorMappings: {
15
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
16
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
17
+ },
18
+ adapterMethodName: "sendPrimitiveAsync",
19
+ responseBodyFactory: "ArrayBuffer",
20
+ },
21
+ put: {
22
+ responseBodyContentType: "application/json",
23
+ errorMappings: {
24
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitiveAsync",
28
+ responseBodyFactory: "ArrayBuffer",
29
+ requestBodyContentType: "application/octet-stream",
30
+ requestInformationContentSetMethod: "setStreamContent",
31
+ },
32
+ };
33
+ /**
34
+ * Uri template for the request builder.
35
+ */
36
+ exports.ContentRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}/defaultPages/{userFlowLanguagePage%2Did}/$value";
37
+ /* tslint:enable */
38
+ /* eslint-enable */
@@ -0,0 +1,81 @@
1
+ import { type UserFlowLanguageConfiguration } from '@microsoft/msgraph-sdk/models/';
2
+ import { type DefaultPagesRequestBuilder } from './defaultPages/';
3
+ import { type OverridesPagesRequestBuilder } from './overridesPages/';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the languages property of the microsoft.graph.b2xIdentityUserFlow entity.
7
+ */
8
+ export interface UserFlowLanguageConfigurationItemRequestBuilder extends BaseRequestBuilder<UserFlowLanguageConfigurationItemRequestBuilder> {
9
+ /**
10
+ * Provides operations to manage the defaultPages property of the microsoft.graph.userFlowLanguageConfiguration entity.
11
+ */
12
+ get defaultPages(): DefaultPagesRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the overridesPages property of the microsoft.graph.userFlowLanguageConfiguration entity.
15
+ */
16
+ get overridesPages(): OverridesPagesRequestBuilder;
17
+ /**
18
+ * Delete navigation property languages for identity
19
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
20
+ */
21
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
22
+ /**
23
+ * Read the properties and relationships of a userFlowLanguageConfiguration object. These objects represent a language available in a user flow. Note: Language customization is enabled by default in Microsoft Entra user flows.
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ * @returns a Promise of UserFlowLanguageConfiguration
26
+ * @see {@link https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0|Find more info here}
27
+ */
28
+ get(requestConfiguration?: RequestConfiguration<UserFlowLanguageConfigurationItemRequestBuilderGetQueryParameters> | undefined): Promise<UserFlowLanguageConfiguration | undefined>;
29
+ /**
30
+ * Update the navigation property languages in identity
31
+ * @param body The request body
32
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
33
+ * @returns a Promise of UserFlowLanguageConfiguration
34
+ */
35
+ patch(body: UserFlowLanguageConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<UserFlowLanguageConfiguration | undefined>;
36
+ /**
37
+ * Delete navigation property languages for identity
38
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
+ * @returns a RequestInformation
40
+ */
41
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
42
+ /**
43
+ * Read the properties and relationships of a userFlowLanguageConfiguration object. These objects represent a language available in a user flow. Note: Language customization is enabled by default in Microsoft Entra user flows.
44
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
45
+ * @returns a RequestInformation
46
+ */
47
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<UserFlowLanguageConfigurationItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
48
+ /**
49
+ * Update the navigation property languages in identity
50
+ * @param body The request body
51
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
52
+ * @returns a RequestInformation
53
+ */
54
+ toPatchRequestInformation(body: UserFlowLanguageConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
55
+ }
56
+ /**
57
+ * Read the properties and relationships of a userFlowLanguageConfiguration object. These objects represent a language available in a user flow. Note: Language customization is enabled by default in Microsoft Entra user flows.
58
+ */
59
+ export interface UserFlowLanguageConfigurationItemRequestBuilderGetQueryParameters {
60
+ /**
61
+ * Expand related entities
62
+ */
63
+ expand?: string[];
64
+ /**
65
+ * Select properties to be returned
66
+ */
67
+ select?: string[];
68
+ }
69
+ /**
70
+ * Metadata for all the navigation properties in the request builder.
71
+ */
72
+ export declare const UserFlowLanguageConfigurationItemRequestBuilderNavigationMetadata: Record<Exclude<keyof UserFlowLanguageConfigurationItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
73
+ /**
74
+ * Metadata for all the requests in the request builder.
75
+ */
76
+ export declare const UserFlowLanguageConfigurationItemRequestBuilderRequestsMetadata: RequestsMetadata;
77
+ /**
78
+ * Uri template for the request builder.
79
+ */
80
+ export declare const UserFlowLanguageConfigurationItemRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}{?%24select,%24expand}";
81
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAqG,KAAK,6BAA6B,EAAE,MAAM,gCAAgC,CAAC;AAEvL,OAAO,EAAmI,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AACnM,OAAO,EAAyI,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAC7M,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,+CAAgD,SAAQ,kBAAkB,CAAC,+CAA+C,CAAC;IACxI;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;OAGG;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,iEAAiE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IACtL;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IAClK;;;;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,iEAAiE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1K;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;GAEG;AACH,MAAM,WAAW,iEAAiE;IAC9E;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,iEAAiE,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+CAA+C,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAW5M,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+DAA+D,EAAE,gBA+B7E,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0DAA0D,qIAAqI,CAAC"}
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.UserFlowLanguageConfigurationItemRequestBuilderUriTemplate = exports.UserFlowLanguageConfigurationItemRequestBuilderRequestsMetadata = exports.UserFlowLanguageConfigurationItemRequestBuilderNavigationMetadata = 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 defaultPages_1 = require("./defaultPages/");
10
+ const overridesPages_1 = require("./overridesPages/");
11
+ /**
12
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
13
+ */
14
+ const UserFlowLanguageConfigurationItemRequestBuilderGetQueryParametersMapper = {
15
+ "expand": "%24expand",
16
+ "select": "%24select",
17
+ };
18
+ /**
19
+ * Metadata for all the navigation properties in the request builder.
20
+ */
21
+ exports.UserFlowLanguageConfigurationItemRequestBuilderNavigationMetadata = {
22
+ defaultPages: {
23
+ uriTemplate: defaultPages_1.DefaultPagesRequestBuilderUriTemplate,
24
+ requestsMetadata: defaultPages_1.DefaultPagesRequestBuilderRequestsMetadata,
25
+ navigationMetadata: defaultPages_1.DefaultPagesRequestBuilderNavigationMetadata,
26
+ },
27
+ overridesPages: {
28
+ uriTemplate: overridesPages_1.OverridesPagesRequestBuilderUriTemplate,
29
+ requestsMetadata: overridesPages_1.OverridesPagesRequestBuilderRequestsMetadata,
30
+ navigationMetadata: overridesPages_1.OverridesPagesRequestBuilderNavigationMetadata,
31
+ },
32
+ };
33
+ /**
34
+ * Metadata for all the requests in the request builder.
35
+ */
36
+ exports.UserFlowLanguageConfigurationItemRequestBuilderRequestsMetadata = {
37
+ delete: {
38
+ responseBodyContentType: "application/json",
39
+ errorMappings: {
40
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
41
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
42
+ },
43
+ adapterMethodName: "sendNoResponseContentAsync",
44
+ },
45
+ get: {
46
+ responseBodyContentType: "application/json",
47
+ errorMappings: {
48
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
49
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
50
+ },
51
+ adapterMethodName: "sendAsync",
52
+ responseBodyFactory: models_1.createUserFlowLanguageConfigurationFromDiscriminatorValue,
53
+ queryParametersMapper: UserFlowLanguageConfigurationItemRequestBuilderGetQueryParametersMapper,
54
+ },
55
+ patch: {
56
+ responseBodyContentType: "application/json",
57
+ errorMappings: {
58
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
59
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
60
+ },
61
+ adapterMethodName: "sendAsync",
62
+ responseBodyFactory: models_1.createUserFlowLanguageConfigurationFromDiscriminatorValue,
63
+ requestBodyContentType: "application/json",
64
+ requestBodySerializer: models_1.serializeUserFlowLanguageConfiguration,
65
+ requestInformationContentSetMethod: "setContentFromParsable",
66
+ },
67
+ };
68
+ /**
69
+ * Uri template for the request builder.
70
+ */
71
+ exports.UserFlowLanguageConfigurationItemRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}{?%24select,%24expand}";
72
+ /* tslint:enable */
73
+ /* 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}/languages/{userFlowLanguageConfiguration%2Did}/overridesPages/$count{?%24search,%24filter}";
40
+ //# sourceMappingURL=index.d.ts.map