@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,70 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AuthenticationContextClassReferencesRequestBuilderUriTemplate = exports.AuthenticationContextClassReferencesRequestBuilderRequestsMetadata = exports.AuthenticationContextClassReferencesRequestBuilderNavigationMetadata = 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 AuthenticationContextClassReferencesRequestBuilderGetQueryParametersMapper = {
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.AuthenticationContextClassReferencesRequestBuilderNavigationMetadata = {
28
+ byAuthenticationContextClassReferenceId: {
29
+ uriTemplate: item_1.AuthenticationContextClassReferenceItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.AuthenticationContextClassReferenceItemRequestBuilderRequestsMetadata,
31
+ pathParametersMappings: ["authenticationContextClassReference%2Did"],
32
+ },
33
+ count: {
34
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
35
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
36
+ },
37
+ };
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ exports.AuthenticationContextClassReferencesRequestBuilderRequestsMetadata = {
42
+ get: {
43
+ responseBodyContentType: "application/json",
44
+ errorMappings: {
45
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ },
48
+ adapterMethodName: "sendAsync",
49
+ responseBodyFactory: models_1.createAuthenticationContextClassReferenceCollectionResponseFromDiscriminatorValue,
50
+ queryParametersMapper: AuthenticationContextClassReferencesRequestBuilderGetQueryParametersMapper,
51
+ },
52
+ post: {
53
+ responseBodyContentType: "application/json",
54
+ errorMappings: {
55
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
56
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ },
58
+ adapterMethodName: "sendAsync",
59
+ responseBodyFactory: models_1.createAuthenticationContextClassReferenceFromDiscriminatorValue,
60
+ requestBodyContentType: "application/json",
61
+ requestBodySerializer: models_1.serializeAuthenticationContextClassReference,
62
+ requestInformationContentSetMethod: "setContentFromParsable",
63
+ },
64
+ };
65
+ /**
66
+ * Uri template for the request builder.
67
+ */
68
+ exports.AuthenticationContextClassReferencesRequestBuilderUriTemplate = "{+baseurl}/identity/conditionalAccess/authenticationContextClassReferences{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
69
+ /* tslint:enable */
70
+ /* eslint-enable */
@@ -0,0 +1,69 @@
1
+ import { type AuthenticationContextClassReference } 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 authenticationContextClassReferences property of the microsoft.graph.conditionalAccessRoot entity.
5
+ */
6
+ export interface AuthenticationContextClassReferenceItemRequestBuilder extends BaseRequestBuilder<AuthenticationContextClassReferenceItemRequestBuilder> {
7
+ /**
8
+ * Delete an authenticationContextClassReference object that's not published or used by a conditional access policy.
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @see {@link https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0|Find more info here}
11
+ */
12
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
+ /**
14
+ * Retrieve the properties and relationships of a authenticationContextClassReference object.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns a Promise of AuthenticationContextClassReference
17
+ * @see {@link https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0|Find more info here}
18
+ */
19
+ get(requestConfiguration?: RequestConfiguration<AuthenticationContextClassReferenceItemRequestBuilderGetQueryParameters> | undefined): Promise<AuthenticationContextClassReference | undefined>;
20
+ /**
21
+ * Create an authenticationContextClassReference object, if the ID has not been used. If ID has been used, this call updates the authenticationContextClassReference object.
22
+ * @param body The request body
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns a Promise of AuthenticationContextClassReference
25
+ * @see {@link https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0|Find more info here}
26
+ */
27
+ patch(body: AuthenticationContextClassReference, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<AuthenticationContextClassReference | undefined>;
28
+ /**
29
+ * Delete an authenticationContextClassReference object that's not published or used by a conditional access policy.
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns a RequestInformation
32
+ */
33
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
34
+ /**
35
+ * Retrieve the properties and relationships of a authenticationContextClassReference object.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns a RequestInformation
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<AuthenticationContextClassReferenceItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create an authenticationContextClassReference object, if the ID has not been used. If ID has been used, this call updates the authenticationContextClassReference 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
+ toPatchRequestInformation(body: AuthenticationContextClassReference, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Retrieve the properties and relationships of a authenticationContextClassReference object.
50
+ */
51
+ export interface AuthenticationContextClassReferenceItemRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Expand related entities
54
+ */
55
+ expand?: string[];
56
+ /**
57
+ * Select properties to be returned
58
+ */
59
+ select?: string[];
60
+ }
61
+ /**
62
+ * Metadata for all the requests in the request builder.
63
+ */
64
+ export declare const AuthenticationContextClassReferenceItemRequestBuilderRequestsMetadata: RequestsMetadata;
65
+ /**
66
+ * Uri template for the request builder.
67
+ */
68
+ export declare const AuthenticationContextClassReferenceItemRequestBuilderUriTemplate = "{+baseurl}/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference%2Did}{?%24select,%24expand}";
69
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAiH,KAAK,mCAAmC,EAAE,MAAM,gCAAgC,CAAC;AAEzM,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qDAAsD,SAAQ,kBAAkB,CAAC,qDAAqD,CAAC;IACpJ;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAClM;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAC9K;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChL;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/J;AACD;;GAEG;AACH,MAAM,WAAW,uEAAuE;IACpF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,qEAAqE,EAAE,gBA+BnF,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gEAAgE,gJAAgJ,CAAC"}
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AuthenticationContextClassReferenceItemRequestBuilderUriTemplate = exports.AuthenticationContextClassReferenceItemRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
11
+ */
12
+ const AuthenticationContextClassReferenceItemRequestBuilderGetQueryParametersMapper = {
13
+ "expand": "%24expand",
14
+ "select": "%24select",
15
+ };
16
+ /**
17
+ * Metadata for all the requests in the request builder.
18
+ */
19
+ exports.AuthenticationContextClassReferenceItemRequestBuilderRequestsMetadata = {
20
+ delete: {
21
+ responseBodyContentType: "application/json",
22
+ errorMappings: {
23
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ },
26
+ adapterMethodName: "sendNoResponseContentAsync",
27
+ },
28
+ get: {
29
+ responseBodyContentType: "application/json",
30
+ errorMappings: {
31
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
32
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
33
+ },
34
+ adapterMethodName: "sendAsync",
35
+ responseBodyFactory: models_1.createAuthenticationContextClassReferenceFromDiscriminatorValue,
36
+ queryParametersMapper: AuthenticationContextClassReferenceItemRequestBuilderGetQueryParametersMapper,
37
+ },
38
+ patch: {
39
+ responseBodyContentType: "application/json",
40
+ errorMappings: {
41
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
42
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
43
+ },
44
+ adapterMethodName: "sendAsync",
45
+ responseBodyFactory: models_1.createAuthenticationContextClassReferenceFromDiscriminatorValue,
46
+ requestBodyContentType: "application/json",
47
+ requestBodySerializer: models_1.serializeAuthenticationContextClassReference,
48
+ requestInformationContentSetMethod: "setContentFromParsable",
49
+ },
50
+ };
51
+ /**
52
+ * Uri template for the request builder.
53
+ */
54
+ exports.AuthenticationContextClassReferenceItemRequestBuilderUriTemplate = "{+baseurl}/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference%2Did}{?%24select,%24expand}";
55
+ /* tslint:enable */
56
+ /* 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/conditionalAccess/authenticationStrength/authenticationMethodModes/$count{?%24search,%24filter}";
40
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,wHAAwH,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/conditionalAccess/authenticationStrength/authenticationMethodModes/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */
@@ -0,0 +1,96 @@
1
+ import { type AuthenticationMethodModeDetail, type AuthenticationMethodModeDetailCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type AuthenticationMethodModeDetailItemRequestBuilder } 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 authenticationMethodModes property of the microsoft.graph.authenticationStrengthRoot entity.
7
+ */
8
+ export interface AuthenticationMethodModesRequestBuilder extends BaseRequestBuilder<AuthenticationMethodModesRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the authenticationMethodModes property of the microsoft.graph.authenticationStrengthRoot entity.
15
+ * @param authenticationMethodModeDetailId The unique identifier of authenticationMethodModeDetail
16
+ * @returns a AuthenticationMethodModeDetailItemRequestBuilder
17
+ */
18
+ byAuthenticationMethodModeDetailId(authenticationMethodModeDetailId: string): AuthenticationMethodModeDetailItemRequestBuilder;
19
+ /**
20
+ * Get a list of all supported authentication methods, or all supported authentication method combinations as a list of authenticationMethodModes objects and their properties.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of AuthenticationMethodModeDetailCollectionResponse
23
+ * @see {@link https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-authenticationmethodmodes?view=graph-rest-1.0|Find more info here}
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<AuthenticationMethodModesRequestBuilderGetQueryParameters> | undefined): Promise<AuthenticationMethodModeDetailCollectionResponse | undefined>;
26
+ /**
27
+ * Create new navigation property to authenticationMethodModes for identity
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 AuthenticationMethodModeDetail
31
+ */
32
+ post(body: AuthenticationMethodModeDetail, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<AuthenticationMethodModeDetail | undefined>;
33
+ /**
34
+ * Get a list of all supported authentication methods, or all supported authentication method combinations as a list of authenticationMethodModes objects and their properties.
35
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
36
+ * @returns a RequestInformation
37
+ */
38
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<AuthenticationMethodModesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
39
+ /**
40
+ * Create new navigation property to authenticationMethodModes for identity
41
+ * @param body The request body
42
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
43
+ * @returns a RequestInformation
44
+ */
45
+ toPostRequestInformation(body: AuthenticationMethodModeDetail, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
46
+ }
47
+ /**
48
+ * Get a list of all supported authentication methods, or all supported authentication method combinations as a list of authenticationMethodModes objects and their properties.
49
+ */
50
+ export interface AuthenticationMethodModesRequestBuilderGetQueryParameters {
51
+ /**
52
+ * Include count of items
53
+ */
54
+ count?: boolean;
55
+ /**
56
+ * Expand related entities
57
+ */
58
+ expand?: string[];
59
+ /**
60
+ * Filter items by property values
61
+ */
62
+ filter?: string;
63
+ /**
64
+ * Order items by property values
65
+ */
66
+ orderby?: string[];
67
+ /**
68
+ * Search items by search phrases
69
+ */
70
+ search?: string;
71
+ /**
72
+ * Select properties to be returned
73
+ */
74
+ select?: string[];
75
+ /**
76
+ * Skip the first n items
77
+ */
78
+ skip?: number;
79
+ /**
80
+ * Show only the first n items
81
+ */
82
+ top?: number;
83
+ }
84
+ /**
85
+ * Metadata for all the navigation properties in the request builder.
86
+ */
87
+ export declare const AuthenticationMethodModesRequestBuilderNavigationMetadata: Record<Exclude<keyof AuthenticationMethodModesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
88
+ /**
89
+ * Metadata for all the requests in the request builder.
90
+ */
91
+ export declare const AuthenticationMethodModesRequestBuilderRequestsMetadata: RequestsMetadata;
92
+ /**
93
+ * Uri template for the request builder.
94
+ */
95
+ export declare const AuthenticationMethodModesRequestBuilderUriTemplate = "{+baseurl}/identity/conditionalAccess/authenticationStrength/authenticationMethodModes{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
96
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAqL,KAAK,8BAA8B,EAAE,KAAK,gDAAgD,EAAE,MAAM,gCAAgC,CAAC;AAE/T,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAiI,KAAK,gDAAgD,EAAE,MAAM,SAAS,CAAC;AAC/M,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,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,kCAAkC,CAAC,gCAAgC,EAAE,MAAM,GAAI,gDAAgD,CAAC;IACjI;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gDAAgD,GAAG,SAAS,CAAC,CAAC;IACjM;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,8BAA8B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IACnK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,8BAA8B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;GAEG;AACH,MAAM,WAAW,yDAAyD;IACtE;;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,yDAAyD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uCAAuC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAU5L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,gBAuBrE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kDAAkD,wKAAwK,CAAC"}
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AuthenticationMethodModesRequestBuilderUriTemplate = exports.AuthenticationMethodModesRequestBuilderRequestsMetadata = exports.AuthenticationMethodModesRequestBuilderNavigationMetadata = 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 AuthenticationMethodModesRequestBuilderGetQueryParametersMapper = {
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.AuthenticationMethodModesRequestBuilderNavigationMetadata = {
28
+ byAuthenticationMethodModeDetailId: {
29
+ uriTemplate: item_1.AuthenticationMethodModeDetailItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.AuthenticationMethodModeDetailItemRequestBuilderRequestsMetadata,
31
+ pathParametersMappings: ["authenticationMethodModeDetail%2Did"],
32
+ },
33
+ count: {
34
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
35
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
36
+ },
37
+ };
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ exports.AuthenticationMethodModesRequestBuilderRequestsMetadata = {
42
+ get: {
43
+ responseBodyContentType: "application/json",
44
+ errorMappings: {
45
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ },
48
+ adapterMethodName: "sendAsync",
49
+ responseBodyFactory: models_1.createAuthenticationMethodModeDetailCollectionResponseFromDiscriminatorValue,
50
+ queryParametersMapper: AuthenticationMethodModesRequestBuilderGetQueryParametersMapper,
51
+ },
52
+ post: {
53
+ responseBodyContentType: "application/json",
54
+ errorMappings: {
55
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
56
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ },
58
+ adapterMethodName: "sendAsync",
59
+ responseBodyFactory: models_1.createAuthenticationMethodModeDetailFromDiscriminatorValue,
60
+ requestBodyContentType: "application/json",
61
+ requestBodySerializer: models_1.serializeAuthenticationMethodModeDetail,
62
+ requestInformationContentSetMethod: "setContentFromParsable",
63
+ },
64
+ };
65
+ /**
66
+ * Uri template for the request builder.
67
+ */
68
+ exports.AuthenticationMethodModesRequestBuilderUriTemplate = "{+baseurl}/identity/conditionalAccess/authenticationStrength/authenticationMethodModes{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
69
+ /* tslint:enable */
70
+ /* eslint-enable */
@@ -0,0 +1,66 @@
1
+ import { type AuthenticationMethodModeDetail } 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 authenticationMethodModes property of the microsoft.graph.authenticationStrengthRoot entity.
5
+ */
6
+ export interface AuthenticationMethodModeDetailItemRequestBuilder extends BaseRequestBuilder<AuthenticationMethodModeDetailItemRequestBuilder> {
7
+ /**
8
+ * Delete navigation property authenticationMethodModes 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
+ * Names and descriptions of all valid authentication method modes in the system.
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a Promise of AuthenticationMethodModeDetail
16
+ */
17
+ get(requestConfiguration?: RequestConfiguration<AuthenticationMethodModeDetailItemRequestBuilderGetQueryParameters> | undefined): Promise<AuthenticationMethodModeDetail | undefined>;
18
+ /**
19
+ * Update the navigation property authenticationMethodModes in identity
20
+ * @param body The request body
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of AuthenticationMethodModeDetail
23
+ */
24
+ patch(body: AuthenticationMethodModeDetail, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<AuthenticationMethodModeDetail | undefined>;
25
+ /**
26
+ * Delete navigation property authenticationMethodModes for identity
27
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
28
+ * @returns a RequestInformation
29
+ */
30
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
31
+ /**
32
+ * Names and descriptions of all valid authentication method modes in the system.
33
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
+ * @returns a RequestInformation
35
+ */
36
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<AuthenticationMethodModeDetailItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
37
+ /**
38
+ * Update the navigation property authenticationMethodModes in identity
39
+ * @param body The request body
40
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
41
+ * @returns a RequestInformation
42
+ */
43
+ toPatchRequestInformation(body: AuthenticationMethodModeDetail, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
44
+ }
45
+ /**
46
+ * Names and descriptions of all valid authentication method modes in the system.
47
+ */
48
+ export interface AuthenticationMethodModeDetailItemRequestBuilderGetQueryParameters {
49
+ /**
50
+ * Expand related entities
51
+ */
52
+ expand?: string[];
53
+ /**
54
+ * Select properties to be returned
55
+ */
56
+ select?: string[];
57
+ }
58
+ /**
59
+ * Metadata for all the requests in the request builder.
60
+ */
61
+ export declare const AuthenticationMethodModeDetailItemRequestBuilderRequestsMetadata: RequestsMetadata;
62
+ /**
63
+ * Uri template for the request builder.
64
+ */
65
+ export declare const AuthenticationMethodModeDetailItemRequestBuilderUriTemplate = "{+baseurl}/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/{authenticationMethodModeDetail%2Did}{?%24select,%24expand}";
66
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAuG,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAE1L,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,gDAAiD,SAAQ,kBAAkB,CAAC,gDAAgD,CAAC;IAC1I;;;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,kEAAkE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IACxL;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,8BAA8B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IACpK;;;;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,kEAAkE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3K;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,8BAA8B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,kEAAkE;IAC/E;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,gEAAgE,EAAE,gBA+B9E,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2DAA2D,uJAAuJ,CAAC"}
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AuthenticationMethodModeDetailItemRequestBuilderUriTemplate = exports.AuthenticationMethodModeDetailItemRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
11
+ */
12
+ const AuthenticationMethodModeDetailItemRequestBuilderGetQueryParametersMapper = {
13
+ "expand": "%24expand",
14
+ "select": "%24select",
15
+ };
16
+ /**
17
+ * Metadata for all the requests in the request builder.
18
+ */
19
+ exports.AuthenticationMethodModeDetailItemRequestBuilderRequestsMetadata = {
20
+ delete: {
21
+ responseBodyContentType: "application/json",
22
+ errorMappings: {
23
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ },
26
+ adapterMethodName: "sendNoResponseContentAsync",
27
+ },
28
+ get: {
29
+ responseBodyContentType: "application/json",
30
+ errorMappings: {
31
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
32
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
33
+ },
34
+ adapterMethodName: "sendAsync",
35
+ responseBodyFactory: models_1.createAuthenticationMethodModeDetailFromDiscriminatorValue,
36
+ queryParametersMapper: AuthenticationMethodModeDetailItemRequestBuilderGetQueryParametersMapper,
37
+ },
38
+ patch: {
39
+ responseBodyContentType: "application/json",
40
+ errorMappings: {
41
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
42
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
43
+ },
44
+ adapterMethodName: "sendAsync",
45
+ responseBodyFactory: models_1.createAuthenticationMethodModeDetailFromDiscriminatorValue,
46
+ requestBodyContentType: "application/json",
47
+ requestBodySerializer: models_1.serializeAuthenticationMethodModeDetail,
48
+ requestInformationContentSetMethod: "setContentFromParsable",
49
+ },
50
+ };
51
+ /**
52
+ * Uri template for the request builder.
53
+ */
54
+ exports.AuthenticationMethodModeDetailItemRequestBuilderUriTemplate = "{+baseurl}/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/{authenticationMethodModeDetail%2Did}{?%24select,%24expand}";
55
+ /* tslint:enable */
56
+ /* eslint-enable */