@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,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/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */
@@ -0,0 +1,97 @@
1
+ import { type B2xIdentityUserFlow, type B2xIdentityUserFlowCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type B2xIdentityUserFlowItemRequestBuilder } 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 b2xUserFlows property of the microsoft.graph.identityContainer entity.
7
+ */
8
+ export interface B2xUserFlowsRequestBuilder extends BaseRequestBuilder<B2xUserFlowsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the b2xUserFlows property of the microsoft.graph.identityContainer entity.
15
+ * @param b2xIdentityUserFlowId The unique identifier of b2xIdentityUserFlow
16
+ * @returns a B2xIdentityUserFlowItemRequestBuilder
17
+ */
18
+ byB2xIdentityUserFlowId(b2xIdentityUserFlowId: string): B2xIdentityUserFlowItemRequestBuilder;
19
+ /**
20
+ * Retrieve a list of b2xIdentityUserFlow objects.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of B2xIdentityUserFlowCollectionResponse
23
+ * @see {@link https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0|Find more info here}
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<B2xUserFlowsRequestBuilderGetQueryParameters> | undefined): Promise<B2xIdentityUserFlowCollectionResponse | undefined>;
26
+ /**
27
+ * Create a new b2xIdentityUserFlow object.
28
+ * @param body The request body
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns a Promise of B2xIdentityUserFlow
31
+ * @see {@link https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0|Find more info here}
32
+ */
33
+ post(body: B2xIdentityUserFlow, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<B2xIdentityUserFlow | undefined>;
34
+ /**
35
+ * Retrieve a list of b2xIdentityUserFlow objects.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns a RequestInformation
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<B2xUserFlowsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create a new b2xIdentityUserFlow object.
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns a RequestInformation
45
+ */
46
+ toPostRequestInformation(body: B2xIdentityUserFlow, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Retrieve a list of b2xIdentityUserFlow objects.
50
+ */
51
+ export interface B2xUserFlowsRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Include count of items
54
+ */
55
+ count?: boolean;
56
+ /**
57
+ * Expand related entities
58
+ */
59
+ expand?: string[];
60
+ /**
61
+ * Filter items by property values
62
+ */
63
+ filter?: string;
64
+ /**
65
+ * Order items by property values
66
+ */
67
+ orderby?: string[];
68
+ /**
69
+ * Search items by search phrases
70
+ */
71
+ search?: string;
72
+ /**
73
+ * Select properties to be returned
74
+ */
75
+ select?: string[];
76
+ /**
77
+ * Skip the first n items
78
+ */
79
+ skip?: number;
80
+ /**
81
+ * Show only the first n items
82
+ */
83
+ top?: number;
84
+ }
85
+ /**
86
+ * Metadata for all the navigation properties in the request builder.
87
+ */
88
+ export declare const B2xUserFlowsRequestBuilderNavigationMetadata: Record<Exclude<keyof B2xUserFlowsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
89
+ /**
90
+ * Metadata for all the requests in the request builder.
91
+ */
92
+ export declare const B2xUserFlowsRequestBuilderRequestsMetadata: RequestsMetadata;
93
+ /**
94
+ * Uri template for the request builder.
95
+ */
96
+ export declare const B2xUserFlowsRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
97
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAExQ,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAoK,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AACvO,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,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACzK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;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,kHAAkH,CAAC"}
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.B2xUserFlowsRequestBuilderUriTemplate = exports.B2xUserFlowsRequestBuilderRequestsMetadata = exports.B2xUserFlowsRequestBuilderNavigationMetadata = 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 B2xUserFlowsRequestBuilderGetQueryParametersMapper = {
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.B2xUserFlowsRequestBuilderNavigationMetadata = {
28
+ byB2xIdentityUserFlowId: {
29
+ uriTemplate: item_1.B2xIdentityUserFlowItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.B2xIdentityUserFlowItemRequestBuilderRequestsMetadata,
31
+ navigationMetadata: item_1.B2xIdentityUserFlowItemRequestBuilderNavigationMetadata,
32
+ pathParametersMappings: ["b2xIdentityUserFlow%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.B2xUserFlowsRequestBuilderRequestsMetadata = {
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.createB2xIdentityUserFlowCollectionResponseFromDiscriminatorValue,
51
+ queryParametersMapper: B2xUserFlowsRequestBuilderGetQueryParametersMapper,
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.createB2xIdentityUserFlowFromDiscriminatorValue,
61
+ requestBodyContentType: "application/json",
62
+ requestBodySerializer: models_1.serializeB2xIdentityUserFlow,
63
+ requestInformationContentSetMethod: "setContentFromParsable",
64
+ },
65
+ };
66
+ /**
67
+ * Uri template for the request builder.
68
+ */
69
+ exports.B2xUserFlowsRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
70
+ /* tslint:enable */
71
+ /* eslint-enable */
@@ -0,0 +1,55 @@
1
+ import { type UserFlowApiConnectorConfiguration } from '@microsoft/msgraph-sdk/models/';
2
+ import { type PostAttributeCollectionRequestBuilder } from './postAttributeCollection/';
3
+ import { type PostFederationSignupRequestBuilder } from './postFederationSignup/';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Builds and executes requests for operations under /identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration
7
+ */
8
+ export interface ApiConnectorConfigurationRequestBuilder extends BaseRequestBuilder<ApiConnectorConfigurationRequestBuilder> {
9
+ /**
10
+ * Provides operations to manage the postAttributeCollection property of the microsoft.graph.userFlowApiConnectorConfiguration entity.
11
+ */
12
+ get postAttributeCollection(): PostAttributeCollectionRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the postFederationSignup property of the microsoft.graph.userFlowApiConnectorConfiguration entity.
15
+ */
16
+ get postFederationSignup(): PostFederationSignupRequestBuilder;
17
+ /**
18
+ * Configuration for enabling an API connector for use as part of the self-service sign-up user flow. You can only obtain the value of this object using Get userFlowApiConnectorConfiguration.
19
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
20
+ * @returns a Promise of UserFlowApiConnectorConfiguration
21
+ */
22
+ get(requestConfiguration?: RequestConfiguration<ApiConnectorConfigurationRequestBuilderGetQueryParameters> | undefined): Promise<UserFlowApiConnectorConfiguration | undefined>;
23
+ /**
24
+ * Configuration for enabling an API connector for use as part of the self-service sign-up user flow. You can only obtain the value of this object using Get userFlowApiConnectorConfiguration.
25
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
26
+ * @returns a RequestInformation
27
+ */
28
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<ApiConnectorConfigurationRequestBuilderGetQueryParameters> | undefined): RequestInformation;
29
+ }
30
+ /**
31
+ * Configuration for enabling an API connector for use as part of the self-service sign-up user flow. You can only obtain the value of this object using Get userFlowApiConnectorConfiguration.
32
+ */
33
+ export interface ApiConnectorConfigurationRequestBuilderGetQueryParameters {
34
+ /**
35
+ * Expand related entities
36
+ */
37
+ expand?: string[];
38
+ /**
39
+ * Select properties to be returned
40
+ */
41
+ select?: string[];
42
+ }
43
+ /**
44
+ * Metadata for all the navigation properties in the request builder.
45
+ */
46
+ export declare const ApiConnectorConfigurationRequestBuilderNavigationMetadata: Record<Exclude<keyof ApiConnectorConfigurationRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
47
+ /**
48
+ * Metadata for all the requests in the request builder.
49
+ */
50
+ export declare const ApiConnectorConfigurationRequestBuilderRequestsMetadata: RequestsMetadata;
51
+ /**
52
+ * Uri template for the request builder.
53
+ */
54
+ export declare const ApiConnectorConfigurationRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/apiConnectorConfiguration{?%24select,%24expand}";
55
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAiE,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAEvJ,OAAO,EAAoK,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAC1P,OAAO,EAA2J,KAAK,kCAAkC,EAAE,MAAM,yBAAyB,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,uCAAwC,SAAQ,kBAAkB,CAAC,uCAAuC,CAAC;IACxH;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IAClL;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrK;AACD;;GAEG;AACH,MAAM,WAAW,yDAAyD;IACtE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,yDAAyD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uCAAuC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAW5L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,gBAWrE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kDAAkD,gHAAgH,CAAC"}
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ApiConnectorConfigurationRequestBuilderUriTemplate = exports.ApiConnectorConfigurationRequestBuilderRequestsMetadata = exports.ApiConnectorConfigurationRequestBuilderNavigationMetadata = 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 postAttributeCollection_1 = require("./postAttributeCollection/");
10
+ const postFederationSignup_1 = require("./postFederationSignup/");
11
+ /**
12
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
13
+ */
14
+ const ApiConnectorConfigurationRequestBuilderGetQueryParametersMapper = {
15
+ "expand": "%24expand",
16
+ "select": "%24select",
17
+ };
18
+ /**
19
+ * Metadata for all the navigation properties in the request builder.
20
+ */
21
+ exports.ApiConnectorConfigurationRequestBuilderNavigationMetadata = {
22
+ postAttributeCollection: {
23
+ uriTemplate: postAttributeCollection_1.PostAttributeCollectionRequestBuilderUriTemplate,
24
+ requestsMetadata: postAttributeCollection_1.PostAttributeCollectionRequestBuilderRequestsMetadata,
25
+ navigationMetadata: postAttributeCollection_1.PostAttributeCollectionRequestBuilderNavigationMetadata,
26
+ },
27
+ postFederationSignup: {
28
+ uriTemplate: postFederationSignup_1.PostFederationSignupRequestBuilderUriTemplate,
29
+ requestsMetadata: postFederationSignup_1.PostFederationSignupRequestBuilderRequestsMetadata,
30
+ navigationMetadata: postFederationSignup_1.PostFederationSignupRequestBuilderNavigationMetadata,
31
+ },
32
+ };
33
+ /**
34
+ * Metadata for all the requests in the request builder.
35
+ */
36
+ exports.ApiConnectorConfigurationRequestBuilderRequestsMetadata = {
37
+ get: {
38
+ responseBodyContentType: "application/json",
39
+ errorMappings: {
40
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
41
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
42
+ },
43
+ adapterMethodName: "sendAsync",
44
+ responseBodyFactory: models_1.createUserFlowApiConnectorConfigurationFromDiscriminatorValue,
45
+ queryParametersMapper: ApiConnectorConfigurationRequestBuilderGetQueryParametersMapper,
46
+ },
47
+ };
48
+ /**
49
+ * Uri template for the request builder.
50
+ */
51
+ exports.ApiConnectorConfigurationRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/apiConnectorConfiguration{?%24select,%24expand}";
52
+ /* tslint:enable */
53
+ /* eslint-enable */
@@ -0,0 +1,80 @@
1
+ import { type IdentityApiConnector } from '@microsoft/msgraph-sdk/models/';
2
+ import { type RefRequestBuilder } from './ref/';
3
+ import { type UploadClientCertificateRequestBuilder } from './uploadClientCertificate/';
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 postAttributeCollection property of the microsoft.graph.userFlowApiConnectorConfiguration entity.
7
+ */
8
+ export interface PostAttributeCollectionRequestBuilder extends BaseRequestBuilder<PostAttributeCollectionRequestBuilder> {
9
+ /**
10
+ * Provides operations to manage the collection of identityContainer entities.
11
+ */
12
+ get ref(): RefRequestBuilder;
13
+ /**
14
+ * Provides operations to call the uploadClientCertificate method.
15
+ */
16
+ get uploadClientCertificate(): UploadClientCertificateRequestBuilder;
17
+ /**
18
+ * Delete navigation property postAttributeCollection 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
+ * Get postAttributeCollection from identity
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ * @returns a Promise of IdentityApiConnector
26
+ */
27
+ get(requestConfiguration?: RequestConfiguration<PostAttributeCollectionRequestBuilderGetQueryParameters> | undefined): Promise<IdentityApiConnector | undefined>;
28
+ /**
29
+ * Update the navigation property postAttributeCollection in identity
30
+ * @param body The request body
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns a Promise of IdentityApiConnector
33
+ */
34
+ patch(body: IdentityApiConnector, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<IdentityApiConnector | undefined>;
35
+ /**
36
+ * Delete navigation property postAttributeCollection for identity
37
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
38
+ * @returns a RequestInformation
39
+ */
40
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
41
+ /**
42
+ * Get postAttributeCollection from identity
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns a RequestInformation
45
+ */
46
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<PostAttributeCollectionRequestBuilderGetQueryParameters> | undefined): RequestInformation;
47
+ /**
48
+ * Update the navigation property postAttributeCollection in identity
49
+ * @param body The request body
50
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
51
+ * @returns a RequestInformation
52
+ */
53
+ toPatchRequestInformation(body: IdentityApiConnector, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
54
+ }
55
+ /**
56
+ * Get postAttributeCollection from identity
57
+ */
58
+ export interface PostAttributeCollectionRequestBuilderGetQueryParameters {
59
+ /**
60
+ * Expand related entities
61
+ */
62
+ expand?: string[];
63
+ /**
64
+ * Select properties to be returned
65
+ */
66
+ select?: string[];
67
+ }
68
+ /**
69
+ * Metadata for all the navigation properties in the request builder.
70
+ */
71
+ export declare const PostAttributeCollectionRequestBuilderNavigationMetadata: Record<Exclude<keyof PostAttributeCollectionRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
72
+ /**
73
+ * Metadata for all the requests in the request builder.
74
+ */
75
+ export declare const PostAttributeCollectionRequestBuilderRequestsMetadata: RequestsMetadata;
76
+ /**
77
+ * Uri template for the request builder.
78
+ */
79
+ export declare const PostAttributeCollectionRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/apiConnectorConfiguration/postAttributeCollection{?%24select,%24expand}";
80
+ //# 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,EAAmE,KAAK,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AACjH,OAAO,EAAE,KAAK,qCAAqC,EAA2G,MAAM,4BAA4B,CAAC;AACjM,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,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;;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,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACnK;;;;;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,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChK;;;;;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,uDAAuD;IACpE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qCAAqC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASxL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBA+BnE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,wIAAwI,CAAC"}
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PostAttributeCollectionRequestBuilderUriTemplate = exports.PostAttributeCollectionRequestBuilderRequestsMetadata = exports.PostAttributeCollectionRequestBuilderNavigationMetadata = 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 ref_1 = require("./ref/");
10
+ const uploadClientCertificate_1 = require("./uploadClientCertificate/");
11
+ /**
12
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
13
+ */
14
+ const PostAttributeCollectionRequestBuilderGetQueryParametersMapper = {
15
+ "expand": "%24expand",
16
+ "select": "%24select",
17
+ };
18
+ /**
19
+ * Metadata for all the navigation properties in the request builder.
20
+ */
21
+ exports.PostAttributeCollectionRequestBuilderNavigationMetadata = {
22
+ ref: {
23
+ uriTemplate: ref_1.RefRequestBuilderUriTemplate,
24
+ requestsMetadata: ref_1.RefRequestBuilderRequestsMetadata,
25
+ },
26
+ uploadClientCertificate: {
27
+ uriTemplate: uploadClientCertificate_1.UploadClientCertificateRequestBuilderUriTemplate,
28
+ requestsMetadata: uploadClientCertificate_1.UploadClientCertificateRequestBuilderRequestsMetadata,
29
+ },
30
+ };
31
+ /**
32
+ * Metadata for all the requests in the request builder.
33
+ */
34
+ exports.PostAttributeCollectionRequestBuilderRequestsMetadata = {
35
+ delete: {
36
+ responseBodyContentType: "application/json",
37
+ errorMappings: {
38
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
39
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
40
+ },
41
+ adapterMethodName: "sendNoResponseContentAsync",
42
+ },
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.createIdentityApiConnectorFromDiscriminatorValue,
51
+ queryParametersMapper: PostAttributeCollectionRequestBuilderGetQueryParametersMapper,
52
+ },
53
+ patch: {
54
+ responseBodyContentType: "application/json",
55
+ errorMappings: {
56
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
58
+ },
59
+ adapterMethodName: "sendAsync",
60
+ responseBodyFactory: models_1.createIdentityApiConnectorFromDiscriminatorValue,
61
+ requestBodyContentType: "application/json",
62
+ requestBodySerializer: models_1.serializeIdentityApiConnector,
63
+ requestInformationContentSetMethod: "setContentFromParsable",
64
+ },
65
+ };
66
+ /**
67
+ * Uri template for the request builder.
68
+ */
69
+ exports.PostAttributeCollectionRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/apiConnectorConfiguration/postAttributeCollection{?%24select,%24expand}";
70
+ /* tslint:enable */
71
+ /* eslint-enable */
@@ -0,0 +1,52 @@
1
+ import { type ReferenceUpdate } 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 collection of identityContainer entities.
5
+ */
6
+ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder> {
7
+ /**
8
+ * Delete ref of navigation property postAttributeCollection for identity
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ */
11
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
12
+ /**
13
+ * Get ref of postAttributeCollection from identity
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a Promise of String
16
+ */
17
+ get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<string | undefined>;
18
+ /**
19
+ * Update the ref of navigation property postAttributeCollection in identity
20
+ * @param body The request body
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ */
23
+ put(body: ReferenceUpdate, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
24
+ /**
25
+ * Delete ref of navigation property postAttributeCollection for identity
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns a RequestInformation
28
+ */
29
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
30
+ /**
31
+ * Get ref of postAttributeCollection from identity
32
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
33
+ * @returns a RequestInformation
34
+ */
35
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
36
+ /**
37
+ * Update the ref of navigation property postAttributeCollection in identity
38
+ * @param body The request body
39
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
40
+ * @returns a RequestInformation
41
+ */
42
+ toPutRequestInformation(body: ReferenceUpdate, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
43
+ }
44
+ /**
45
+ * Metadata for all the requests in the request builder.
46
+ */
47
+ export declare const RefRequestBuilderRequestsMetadata: RequestsMetadata;
48
+ /**
49
+ * Uri template for the request builder.
50
+ */
51
+ export declare const RefRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/apiConnectorConfiguration/postAttributeCollection/$ref";
52
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA4B,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEhG,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;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,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpG;;;;OAIG;IACF,GAAG,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC7G;;;;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,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBA6B/C,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4BAA4B,uHAAuH,CAAC"}
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.RefRequestBuilderUriTemplate = exports.RefRequestBuilderRequestsMetadata = 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
+ * Metadata for all the requests in the request builder.
11
+ */
12
+ exports.RefRequestBuilderRequestsMetadata = {
13
+ delete: {
14
+ responseBodyContentType: "application/json",
15
+ errorMappings: {
16
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
17
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
18
+ },
19
+ adapterMethodName: "sendNoResponseContentAsync",
20
+ },
21
+ get: {
22
+ responseBodyContentType: "application/json",
23
+ errorMappings: {
24
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitiveAsync",
28
+ responseBodyFactory: "string",
29
+ },
30
+ put: {
31
+ responseBodyContentType: "application/json",
32
+ errorMappings: {
33
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
34
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ },
36
+ adapterMethodName: "sendNoResponseContentAsync",
37
+ requestBodyContentType: "application/json",
38
+ requestBodySerializer: models_1.serializeReferenceUpdate,
39
+ requestInformationContentSetMethod: "setContentFromParsable",
40
+ },
41
+ };
42
+ /**
43
+ * Uri template for the request builder.
44
+ */
45
+ exports.RefRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/apiConnectorConfiguration/postAttributeCollection/$ref";
46
+ /* tslint:enable */
47
+ /* eslint-enable */
@@ -0,0 +1,65 @@
1
+ import { type IdentityApiConnector } 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 uploadClientCertificatePostRequestBody
7
+ */
8
+ export declare function createUploadClientCertificatePostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoUploadClientCertificatePostRequestBody;
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @returns a Record<string, (node: ParseNode) => void>
12
+ */
13
+ export declare function deserializeIntoUploadClientCertificatePostRequestBody(uploadClientCertificatePostRequestBody?: UploadClientCertificatePostRequestBody | 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 serializeUploadClientCertificatePostRequestBody(writer: SerializationWriter, uploadClientCertificatePostRequestBody?: UploadClientCertificatePostRequestBody | undefined): void;
19
+ export interface UploadClientCertificatePostRequestBody 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 password property
30
+ */
31
+ password?: string;
32
+ /**
33
+ * The pkcs12Value property
34
+ */
35
+ pkcs12Value?: string;
36
+ }
37
+ /**
38
+ * Provides operations to call the uploadClientCertificate method.
39
+ */
40
+ export interface UploadClientCertificateRequestBuilder extends BaseRequestBuilder<UploadClientCertificateRequestBuilder> {
41
+ /**
42
+ * Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector.
43
+ * @param body The request body
44
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
45
+ * @returns a Promise of IdentityApiConnector
46
+ * @see {@link https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0|Find more info here}
47
+ */
48
+ post(body: UploadClientCertificatePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<IdentityApiConnector | undefined>;
49
+ /**
50
+ * Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector.
51
+ * @param body The request body
52
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
53
+ * @returns a RequestInformation
54
+ */
55
+ toPostRequestInformation(body: UploadClientCertificatePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
56
+ }
57
+ /**
58
+ * Metadata for all the requests in the request builder.
59
+ */
60
+ export declare const UploadClientCertificateRequestBuilderRequestsMetadata: RequestsMetadata;
61
+ /**
62
+ * Uri template for the request builder.
63
+ */
64
+ export declare const UploadClientCertificateRequestBuilderUriTemplate = "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate";
65
+ //# sourceMappingURL=index.d.ts.map