@microsoft/msgraph-sdk-applications 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 (290) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +11 -0
  3. package/applications/count/index.d.ts +40 -0
  4. package/applications/count/index.d.ts.map +1 -0
  5. package/applications/count/index.js +35 -0
  6. package/applications/delta/index.d.ts +83 -0
  7. package/applications/delta/index.d.ts.map +1 -0
  8. package/applications/delta/index.js +67 -0
  9. package/applications/getAvailableExtensionProperties/index.d.ts +83 -0
  10. package/applications/getAvailableExtensionProperties/index.d.ts.map +1 -0
  11. package/applications/getAvailableExtensionProperties/index.js +86 -0
  12. package/applications/getByIds/index.d.ts +87 -0
  13. package/applications/getByIds/index.d.ts.map +1 -0
  14. package/applications/getByIds/index.js +88 -0
  15. package/applications/index.d.ts +117 -0
  16. package/applications/index.d.ts.map +1 -0
  17. package/applications/index.js +91 -0
  18. package/applications/item/addKey/index.d.ts +69 -0
  19. package/applications/item/addKey/index.d.ts.map +1 -0
  20. package/applications/item/addKey/index.js +64 -0
  21. package/applications/item/addPassword/index.d.ts +61 -0
  22. package/applications/item/addPassword/index.d.ts.map +1 -0
  23. package/applications/item/addPassword/index.js +60 -0
  24. package/applications/item/appManagementPolicies/count/index.d.ts +40 -0
  25. package/applications/item/appManagementPolicies/count/index.d.ts.map +1 -0
  26. package/applications/item/appManagementPolicies/count/index.js +35 -0
  27. package/applications/item/appManagementPolicies/index.d.ts +86 -0
  28. package/applications/item/appManagementPolicies/index.d.ts.map +1 -0
  29. package/applications/item/appManagementPolicies/index.js +63 -0
  30. package/applications/item/appManagementPolicies/item/index.d.ts +20 -0
  31. package/applications/item/appManagementPolicies/item/index.d.ts.map +1 -0
  32. package/applications/item/appManagementPolicies/item/index.js +22 -0
  33. package/applications/item/appManagementPolicies/item/ref/index.d.ts +36 -0
  34. package/applications/item/appManagementPolicies/item/ref/index.d.ts.map +1 -0
  35. package/applications/item/appManagementPolicies/item/ref/index.js +33 -0
  36. package/applications/item/appManagementPolicies/ref/index.d.ts +71 -0
  37. package/applications/item/appManagementPolicies/ref/index.d.ts.map +1 -0
  38. package/applications/item/appManagementPolicies/ref/index.js +51 -0
  39. package/applications/item/checkMemberGroups/index.d.ts +83 -0
  40. package/applications/item/checkMemberGroups/index.d.ts.map +1 -0
  41. package/applications/item/checkMemberGroups/index.js +86 -0
  42. package/applications/item/checkMemberObjects/index.d.ts +82 -0
  43. package/applications/item/checkMemberObjects/index.d.ts.map +1 -0
  44. package/applications/item/checkMemberObjects/index.js +86 -0
  45. package/applications/item/createdOnBehalfOf/index.d.ts +41 -0
  46. package/applications/item/createdOnBehalfOf/index.d.ts.map +1 -0
  47. package/applications/item/createdOnBehalfOf/index.js +36 -0
  48. package/applications/item/extensionProperties/count/index.d.ts +40 -0
  49. package/applications/item/extensionProperties/count/index.d.ts.map +1 -0
  50. package/applications/item/extensionProperties/count/index.js +35 -0
  51. package/applications/item/extensionProperties/index.d.ts +97 -0
  52. package/applications/item/extensionProperties/index.d.ts.map +1 -0
  53. package/applications/item/extensionProperties/index.js +70 -0
  54. package/applications/item/extensionProperties/item/index.d.ts +68 -0
  55. package/applications/item/extensionProperties/item/index.d.ts.map +1 -0
  56. package/applications/item/extensionProperties/item/index.js +56 -0
  57. package/applications/item/federatedIdentityCredentials/count/index.d.ts +40 -0
  58. package/applications/item/federatedIdentityCredentials/count/index.d.ts.map +1 -0
  59. package/applications/item/federatedIdentityCredentials/count/index.js +35 -0
  60. package/applications/item/federatedIdentityCredentials/index.d.ts +97 -0
  61. package/applications/item/federatedIdentityCredentials/index.d.ts.map +1 -0
  62. package/applications/item/federatedIdentityCredentials/index.js +70 -0
  63. package/applications/item/federatedIdentityCredentials/item/index.d.ts +69 -0
  64. package/applications/item/federatedIdentityCredentials/item/index.d.ts.map +1 -0
  65. package/applications/item/federatedIdentityCredentials/item/index.js +56 -0
  66. package/applications/item/getMemberGroups/index.d.ts +83 -0
  67. package/applications/item/getMemberGroups/index.d.ts.map +1 -0
  68. package/applications/item/getMemberGroups/index.js +86 -0
  69. package/applications/item/getMemberObjects/index.d.ts +83 -0
  70. package/applications/item/getMemberObjects/index.d.ts.map +1 -0
  71. package/applications/item/getMemberObjects/index.js +86 -0
  72. package/applications/item/homeRealmDiscoveryPolicies/count/index.d.ts +40 -0
  73. package/applications/item/homeRealmDiscoveryPolicies/count/index.d.ts.map +1 -0
  74. package/applications/item/homeRealmDiscoveryPolicies/count/index.js +35 -0
  75. package/applications/item/homeRealmDiscoveryPolicies/index.d.ts +81 -0
  76. package/applications/item/homeRealmDiscoveryPolicies/index.d.ts.map +1 -0
  77. package/applications/item/homeRealmDiscoveryPolicies/index.js +58 -0
  78. package/applications/item/homeRealmDiscoveryPolicies/item/index.d.ts +41 -0
  79. package/applications/item/homeRealmDiscoveryPolicies/item/index.d.ts.map +1 -0
  80. package/applications/item/homeRealmDiscoveryPolicies/item/index.js +36 -0
  81. package/applications/item/index.d.ts +178 -0
  82. package/applications/item/index.d.ts.map +1 -0
  83. package/applications/item/index.js +174 -0
  84. package/applications/item/logo/index.d.ts +41 -0
  85. package/applications/item/logo/index.d.ts.map +1 -0
  86. package/applications/item/logo/index.js +38 -0
  87. package/applications/item/owners/count/index.d.ts +40 -0
  88. package/applications/item/owners/count/index.d.ts.map +1 -0
  89. package/applications/item/owners/count/index.js +35 -0
  90. package/applications/item/owners/graphAppRoleAssignment/count/index.d.ts +40 -0
  91. package/applications/item/owners/graphAppRoleAssignment/count/index.d.ts.map +1 -0
  92. package/applications/item/owners/graphAppRoleAssignment/count/index.js +35 -0
  93. package/applications/item/owners/graphAppRoleAssignment/index.d.ts +74 -0
  94. package/applications/item/owners/graphAppRoleAssignment/index.d.ts.map +1 -0
  95. package/applications/item/owners/graphAppRoleAssignment/index.js +52 -0
  96. package/applications/item/owners/graphEndpoint/count/index.d.ts +40 -0
  97. package/applications/item/owners/graphEndpoint/count/index.d.ts.map +1 -0
  98. package/applications/item/owners/graphEndpoint/count/index.js +35 -0
  99. package/applications/item/owners/graphEndpoint/index.d.ts +74 -0
  100. package/applications/item/owners/graphEndpoint/index.d.ts.map +1 -0
  101. package/applications/item/owners/graphEndpoint/index.js +52 -0
  102. package/applications/item/owners/graphServicePrincipal/count/index.d.ts +40 -0
  103. package/applications/item/owners/graphServicePrincipal/count/index.d.ts.map +1 -0
  104. package/applications/item/owners/graphServicePrincipal/count/index.js +35 -0
  105. package/applications/item/owners/graphServicePrincipal/index.d.ts +74 -0
  106. package/applications/item/owners/graphServicePrincipal/index.d.ts.map +1 -0
  107. package/applications/item/owners/graphServicePrincipal/index.js +52 -0
  108. package/applications/item/owners/graphUser/count/index.d.ts +40 -0
  109. package/applications/item/owners/graphUser/count/index.d.ts.map +1 -0
  110. package/applications/item/owners/graphUser/count/index.js +35 -0
  111. package/applications/item/owners/graphUser/index.d.ts +74 -0
  112. package/applications/item/owners/graphUser/index.d.ts.map +1 -0
  113. package/applications/item/owners/graphUser/index.js +52 -0
  114. package/applications/item/owners/index.d.ts +107 -0
  115. package/applications/item/owners/index.d.ts.map +1 -0
  116. package/applications/item/owners/index.js +87 -0
  117. package/applications/item/owners/item/graphAppRoleAssignment/index.d.ts +41 -0
  118. package/applications/item/owners/item/graphAppRoleAssignment/index.d.ts.map +1 -0
  119. package/applications/item/owners/item/graphAppRoleAssignment/index.js +36 -0
  120. package/applications/item/owners/item/graphEndpoint/index.d.ts +41 -0
  121. package/applications/item/owners/item/graphEndpoint/index.d.ts.map +1 -0
  122. package/applications/item/owners/item/graphEndpoint/index.js +36 -0
  123. package/applications/item/owners/item/graphServicePrincipal/index.d.ts +41 -0
  124. package/applications/item/owners/item/graphServicePrincipal/index.d.ts.map +1 -0
  125. package/applications/item/owners/item/graphServicePrincipal/index.js +36 -0
  126. package/applications/item/owners/item/graphUser/index.d.ts +41 -0
  127. package/applications/item/owners/item/graphUser/index.d.ts.map +1 -0
  128. package/applications/item/owners/item/graphUser/index.js +36 -0
  129. package/applications/item/owners/item/index.d.ts +40 -0
  130. package/applications/item/owners/item/index.d.ts.map +1 -0
  131. package/applications/item/owners/item/index.js +42 -0
  132. package/applications/item/owners/item/ref/index.d.ts +36 -0
  133. package/applications/item/owners/item/ref/index.d.ts.map +1 -0
  134. package/applications/item/owners/item/ref/index.js +33 -0
  135. package/applications/item/owners/ref/index.d.ts +72 -0
  136. package/applications/item/owners/ref/index.d.ts.map +1 -0
  137. package/applications/item/owners/ref/index.js +51 -0
  138. package/applications/item/removeKey/index.d.ts +64 -0
  139. package/applications/item/removeKey/index.d.ts.map +1 -0
  140. package/applications/item/removeKey/index.js +60 -0
  141. package/applications/item/removePassword/index.d.ts +60 -0
  142. package/applications/item/removePassword/index.d.ts.map +1 -0
  143. package/applications/item/removePassword/index.js +58 -0
  144. package/applications/item/restore/index.d.ts +29 -0
  145. package/applications/item/restore/index.d.ts.map +1 -0
  146. package/applications/item/restore/index.js +28 -0
  147. package/applications/item/setVerifiedPublisher/index.d.ts +59 -0
  148. package/applications/item/setVerifiedPublisher/index.d.ts.map +1 -0
  149. package/applications/item/setVerifiedPublisher/index.js +58 -0
  150. package/applications/item/synchronization/acquireAccessToken/index.d.ts +60 -0
  151. package/applications/item/synchronization/acquireAccessToken/index.d.ts.map +1 -0
  152. package/applications/item/synchronization/acquireAccessToken/index.js +59 -0
  153. package/applications/item/synchronization/index.d.ts +90 -0
  154. package/applications/item/synchronization/index.d.ts.map +1 -0
  155. package/applications/item/synchronization/index.js +84 -0
  156. package/applications/item/synchronization/jobs/count/index.d.ts +40 -0
  157. package/applications/item/synchronization/jobs/count/index.d.ts.map +1 -0
  158. package/applications/item/synchronization/jobs/count/index.js +35 -0
  159. package/applications/item/synchronization/jobs/index.d.ts +102 -0
  160. package/applications/item/synchronization/jobs/index.d.ts.map +1 -0
  161. package/applications/item/synchronization/jobs/index.js +76 -0
  162. package/applications/item/synchronization/jobs/item/index.d.ts +102 -0
  163. package/applications/item/synchronization/jobs/item/index.d.ts.map +1 -0
  164. package/applications/item/synchronization/jobs/item/index.js +92 -0
  165. package/applications/item/synchronization/jobs/item/pause/index.d.ts +27 -0
  166. package/applications/item/synchronization/jobs/item/pause/index.d.ts.map +1 -0
  167. package/applications/item/synchronization/jobs/item/pause/index.js +26 -0
  168. package/applications/item/synchronization/jobs/item/provisionOnDemand/index.d.ts +61 -0
  169. package/applications/item/synchronization/jobs/item/provisionOnDemand/index.d.ts.map +1 -0
  170. package/applications/item/synchronization/jobs/item/provisionOnDemand/index.js +60 -0
  171. package/applications/item/synchronization/jobs/item/restart/index.d.ts +60 -0
  172. package/applications/item/synchronization/jobs/item/restart/index.d.ts.map +1 -0
  173. package/applications/item/synchronization/jobs/item/restart/index.js +59 -0
  174. package/applications/item/synchronization/jobs/item/schema/directories/count/index.d.ts +40 -0
  175. package/applications/item/synchronization/jobs/item/schema/directories/count/index.d.ts.map +1 -0
  176. package/applications/item/synchronization/jobs/item/schema/directories/count/index.js +35 -0
  177. package/applications/item/synchronization/jobs/item/schema/directories/index.d.ts +95 -0
  178. package/applications/item/synchronization/jobs/item/schema/directories/index.d.ts.map +1 -0
  179. package/applications/item/synchronization/jobs/item/schema/directories/index.js +71 -0
  180. package/applications/item/synchronization/jobs/item/schema/directories/item/discover/index.d.ts +29 -0
  181. package/applications/item/synchronization/jobs/item/schema/directories/item/discover/index.d.ts.map +1 -0
  182. package/applications/item/synchronization/jobs/item/schema/directories/item/discover/index.js +28 -0
  183. package/applications/item/synchronization/jobs/item/schema/directories/item/index.d.ts +75 -0
  184. package/applications/item/synchronization/jobs/item/schema/directories/item/index.d.ts.map +1 -0
  185. package/applications/item/synchronization/jobs/item/schema/directories/item/index.js +66 -0
  186. package/applications/item/synchronization/jobs/item/schema/filterOperators/index.d.ts +83 -0
  187. package/applications/item/synchronization/jobs/item/schema/filterOperators/index.d.ts.map +1 -0
  188. package/applications/item/synchronization/jobs/item/schema/filterOperators/index.js +67 -0
  189. package/applications/item/synchronization/jobs/item/schema/functions/index.d.ts +83 -0
  190. package/applications/item/synchronization/jobs/item/schema/functions/index.d.ts.map +1 -0
  191. package/applications/item/synchronization/jobs/item/schema/functions/index.js +67 -0
  192. package/applications/item/synchronization/jobs/item/schema/index.d.ts +92 -0
  193. package/applications/item/synchronization/jobs/item/schema/index.d.ts.map +1 -0
  194. package/applications/item/synchronization/jobs/item/schema/index.js +82 -0
  195. package/applications/item/synchronization/jobs/item/schema/parseExpression/index.d.ts +69 -0
  196. package/applications/item/synchronization/jobs/item/schema/parseExpression/index.d.ts.map +1 -0
  197. package/applications/item/synchronization/jobs/item/schema/parseExpression/index.js +64 -0
  198. package/applications/item/synchronization/jobs/item/start/index.d.ts +27 -0
  199. package/applications/item/synchronization/jobs/item/start/index.d.ts.map +1 -0
  200. package/applications/item/synchronization/jobs/item/start/index.js +26 -0
  201. package/applications/item/synchronization/jobs/item/validateCredentials/index.d.ts +72 -0
  202. package/applications/item/synchronization/jobs/item/validateCredentials/index.d.ts.map +1 -0
  203. package/applications/item/synchronization/jobs/item/validateCredentials/index.js +65 -0
  204. package/applications/item/synchronization/jobs/validateCredentials/index.d.ts +71 -0
  205. package/applications/item/synchronization/jobs/validateCredentials/index.d.ts.map +1 -0
  206. package/applications/item/synchronization/jobs/validateCredentials/index.js +65 -0
  207. package/applications/item/synchronization/secrets/count/index.d.ts +40 -0
  208. package/applications/item/synchronization/secrets/count/index.d.ts.map +1 -0
  209. package/applications/item/synchronization/secrets/count/index.js +35 -0
  210. package/applications/item/synchronization/secrets/index.d.ts +39 -0
  211. package/applications/item/synchronization/secrets/index.d.ts.map +1 -0
  212. package/applications/item/synchronization/secrets/index.js +41 -0
  213. package/applications/item/synchronization/templates/count/index.d.ts +40 -0
  214. package/applications/item/synchronization/templates/count/index.d.ts.map +1 -0
  215. package/applications/item/synchronization/templates/count/index.js +35 -0
  216. package/applications/item/synchronization/templates/index.d.ts +96 -0
  217. package/applications/item/synchronization/templates/index.d.ts.map +1 -0
  218. package/applications/item/synchronization/templates/index.js +71 -0
  219. package/applications/item/synchronization/templates/item/index.d.ts +76 -0
  220. package/applications/item/synchronization/templates/item/index.d.ts.map +1 -0
  221. package/applications/item/synchronization/templates/item/index.js +67 -0
  222. package/applications/item/synchronization/templates/item/schema/directories/count/index.d.ts +40 -0
  223. package/applications/item/synchronization/templates/item/schema/directories/count/index.d.ts.map +1 -0
  224. package/applications/item/synchronization/templates/item/schema/directories/count/index.js +35 -0
  225. package/applications/item/synchronization/templates/item/schema/directories/index.d.ts +95 -0
  226. package/applications/item/synchronization/templates/item/schema/directories/index.d.ts.map +1 -0
  227. package/applications/item/synchronization/templates/item/schema/directories/index.js +71 -0
  228. package/applications/item/synchronization/templates/item/schema/directories/item/discover/index.d.ts +29 -0
  229. package/applications/item/synchronization/templates/item/schema/directories/item/discover/index.d.ts.map +1 -0
  230. package/applications/item/synchronization/templates/item/schema/directories/item/discover/index.js +28 -0
  231. package/applications/item/synchronization/templates/item/schema/directories/item/index.d.ts +75 -0
  232. package/applications/item/synchronization/templates/item/schema/directories/item/index.d.ts.map +1 -0
  233. package/applications/item/synchronization/templates/item/schema/directories/item/index.js +66 -0
  234. package/applications/item/synchronization/templates/item/schema/filterOperators/index.d.ts +83 -0
  235. package/applications/item/synchronization/templates/item/schema/filterOperators/index.d.ts.map +1 -0
  236. package/applications/item/synchronization/templates/item/schema/filterOperators/index.js +67 -0
  237. package/applications/item/synchronization/templates/item/schema/functions/index.d.ts +83 -0
  238. package/applications/item/synchronization/templates/item/schema/functions/index.d.ts.map +1 -0
  239. package/applications/item/synchronization/templates/item/schema/functions/index.js +67 -0
  240. package/applications/item/synchronization/templates/item/schema/index.d.ts +90 -0
  241. package/applications/item/synchronization/templates/item/schema/index.d.ts.map +1 -0
  242. package/applications/item/synchronization/templates/item/schema/index.js +82 -0
  243. package/applications/item/synchronization/templates/item/schema/parseExpression/index.d.ts +69 -0
  244. package/applications/item/synchronization/templates/item/schema/parseExpression/index.d.ts.map +1 -0
  245. package/applications/item/synchronization/templates/item/schema/parseExpression/index.js +64 -0
  246. package/applications/item/tokenIssuancePolicies/count/index.d.ts +40 -0
  247. package/applications/item/tokenIssuancePolicies/count/index.d.ts.map +1 -0
  248. package/applications/item/tokenIssuancePolicies/count/index.js +35 -0
  249. package/applications/item/tokenIssuancePolicies/index.d.ts +87 -0
  250. package/applications/item/tokenIssuancePolicies/index.d.ts.map +1 -0
  251. package/applications/item/tokenIssuancePolicies/index.js +63 -0
  252. package/applications/item/tokenIssuancePolicies/item/index.d.ts +20 -0
  253. package/applications/item/tokenIssuancePolicies/item/index.d.ts.map +1 -0
  254. package/applications/item/tokenIssuancePolicies/item/index.js +22 -0
  255. package/applications/item/tokenIssuancePolicies/item/ref/index.d.ts +36 -0
  256. package/applications/item/tokenIssuancePolicies/item/ref/index.d.ts.map +1 -0
  257. package/applications/item/tokenIssuancePolicies/item/ref/index.js +33 -0
  258. package/applications/item/tokenIssuancePolicies/ref/index.d.ts +72 -0
  259. package/applications/item/tokenIssuancePolicies/ref/index.d.ts.map +1 -0
  260. package/applications/item/tokenIssuancePolicies/ref/index.js +51 -0
  261. package/applications/item/tokenLifetimePolicies/count/index.d.ts +40 -0
  262. package/applications/item/tokenLifetimePolicies/count/index.d.ts.map +1 -0
  263. package/applications/item/tokenLifetimePolicies/count/index.js +35 -0
  264. package/applications/item/tokenLifetimePolicies/index.d.ts +87 -0
  265. package/applications/item/tokenLifetimePolicies/index.d.ts.map +1 -0
  266. package/applications/item/tokenLifetimePolicies/index.js +63 -0
  267. package/applications/item/tokenLifetimePolicies/item/index.d.ts +20 -0
  268. package/applications/item/tokenLifetimePolicies/item/index.d.ts.map +1 -0
  269. package/applications/item/tokenLifetimePolicies/item/index.js +22 -0
  270. package/applications/item/tokenLifetimePolicies/item/ref/index.d.ts +36 -0
  271. package/applications/item/tokenLifetimePolicies/item/ref/index.d.ts.map +1 -0
  272. package/applications/item/tokenLifetimePolicies/item/ref/index.js +33 -0
  273. package/applications/item/tokenLifetimePolicies/ref/index.d.ts +72 -0
  274. package/applications/item/tokenLifetimePolicies/ref/index.d.ts.map +1 -0
  275. package/applications/item/tokenLifetimePolicies/ref/index.js +51 -0
  276. package/applications/item/unsetVerifiedPublisher/index.d.ts +27 -0
  277. package/applications/item/unsetVerifiedPublisher/index.d.ts.map +1 -0
  278. package/applications/item/unsetVerifiedPublisher/index.js +26 -0
  279. package/applications/validateProperties/index.d.ts +72 -0
  280. package/applications/validateProperties/index.d.ts.map +1 -0
  281. package/applications/validateProperties/index.js +64 -0
  282. package/applicationsServiceClient.d.ts +25 -0
  283. package/applicationsServiceClient.d.ts.map +1 -0
  284. package/applicationsServiceClient.js +49 -0
  285. package/index.d.ts +11 -0
  286. package/index.d.ts.map +1 -0
  287. package/index.js +20 -0
  288. package/package.json +48 -0
  289. package/tsconfig.json +15 -0
  290. package/tsconfig.tsbuildinfo +1 -0
@@ -0,0 +1,97 @@
1
+ import { type FederatedIdentityCredential, type FederatedIdentityCredentialCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type FederatedIdentityCredentialItemRequestBuilder } 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 federatedIdentityCredentials property of the microsoft.graph.application entity.
7
+ */
8
+ export interface FederatedIdentityCredentialsRequestBuilder extends BaseRequestBuilder<FederatedIdentityCredentialsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the federatedIdentityCredentials property of the microsoft.graph.application entity.
15
+ * @param federatedIdentityCredentialId The unique identifier of federatedIdentityCredential
16
+ * @returns a FederatedIdentityCredentialItemRequestBuilder
17
+ */
18
+ byFederatedIdentityCredentialId(federatedIdentityCredentialId: string): FederatedIdentityCredentialItemRequestBuilder;
19
+ /**
20
+ * Get a list of the federatedIdentityCredential objects and their properties.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of FederatedIdentityCredentialCollectionResponse
23
+ * @see {@link https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0|Find more info here}
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<FederatedIdentityCredentialsRequestBuilderGetQueryParameters> | undefined): Promise<FederatedIdentityCredentialCollectionResponse | undefined>;
26
+ /**
27
+ * Create a new federatedIdentityCredential object for an application. By configuring a trust relationship between your Microsoft Entra application registration and the identity provider for your compute platform, you can use tokens issued by that platform to authenticate with Microsoft identity platform and call APIs in the Microsoft ecosystem. Maximum of 20 objects can be added to an application.
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 FederatedIdentityCredential
31
+ * @see {@link https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0|Find more info here}
32
+ */
33
+ post(body: FederatedIdentityCredential, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<FederatedIdentityCredential | undefined>;
34
+ /**
35
+ * Get a list of the federatedIdentityCredential objects and their properties.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns a RequestInformation
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<FederatedIdentityCredentialsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create a new federatedIdentityCredential object for an application. By configuring a trust relationship between your Microsoft Entra application registration and the identity provider for your compute platform, you can use tokens issued by that platform to authenticate with Microsoft identity platform and call APIs in the Microsoft ecosystem. Maximum of 20 objects can be added to an application.
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: FederatedIdentityCredential, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Get a list of the federatedIdentityCredential objects and their properties.
50
+ */
51
+ export interface FederatedIdentityCredentialsRequestBuilderGetQueryParameters {
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 FederatedIdentityCredentialsRequestBuilderNavigationMetadata: Record<Exclude<keyof FederatedIdentityCredentialsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
89
+ /**
90
+ * Metadata for all the requests in the request builder.
91
+ */
92
+ export declare const FederatedIdentityCredentialsRequestBuilderRequestsMetadata: RequestsMetadata;
93
+ /**
94
+ * Uri template for the request builder.
95
+ */
96
+ export declare const FederatedIdentityCredentialsRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/federatedIdentityCredentials{?%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,EAA4K,KAAK,2BAA2B,EAAE,KAAK,6CAA6C,EAAE,MAAM,gCAAgC,CAAC;AAEhT,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAA2H,KAAK,6CAA6C,EAAE,MAAM,SAAS,CAAC;AACtM,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,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,+BAA+B,CAAC,6BAA6B,EAAE,MAAM,GAAI,6CAA6C,CAAC;IACxH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6CAA6C,GAAG,SAAS,CAAC,CAAC;IACjM;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;GAEG;AACH,MAAM,WAAW,4DAA4D;IACzE;;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,4DAA4D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0CAA0C,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAUlM,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBAuBxE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qDAAqD,yJAAyJ,CAAC"}
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FederatedIdentityCredentialsRequestBuilderUriTemplate = exports.FederatedIdentityCredentialsRequestBuilderRequestsMetadata = exports.FederatedIdentityCredentialsRequestBuilderNavigationMetadata = 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 FederatedIdentityCredentialsRequestBuilderGetQueryParametersMapper = {
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.FederatedIdentityCredentialsRequestBuilderNavigationMetadata = {
28
+ byFederatedIdentityCredentialId: {
29
+ uriTemplate: item_1.FederatedIdentityCredentialItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.FederatedIdentityCredentialItemRequestBuilderRequestsMetadata,
31
+ pathParametersMappings: ["federatedIdentityCredential%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.FederatedIdentityCredentialsRequestBuilderRequestsMetadata = {
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.createFederatedIdentityCredentialCollectionResponseFromDiscriminatorValue,
50
+ queryParametersMapper: FederatedIdentityCredentialsRequestBuilderGetQueryParametersMapper,
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.createFederatedIdentityCredentialFromDiscriminatorValue,
60
+ requestBodyContentType: "application/json",
61
+ requestBodySerializer: models_1.serializeFederatedIdentityCredential,
62
+ requestInformationContentSetMethod: "setContentFromParsable",
63
+ },
64
+ };
65
+ /**
66
+ * Uri template for the request builder.
67
+ */
68
+ exports.FederatedIdentityCredentialsRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/federatedIdentityCredentials{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
69
+ /* tslint:enable */
70
+ /* eslint-enable */
@@ -0,0 +1,69 @@
1
+ import { type FederatedIdentityCredential } 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 federatedIdentityCredentials property of the microsoft.graph.application entity.
5
+ */
6
+ export interface FederatedIdentityCredentialItemRequestBuilder extends BaseRequestBuilder<FederatedIdentityCredentialItemRequestBuilder> {
7
+ /**
8
+ * Delete a federatedIdentityCredential object from an application.
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @see {@link https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0|Find more info here}
11
+ */
12
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
+ /**
14
+ * Read the properties and relationships of a federatedIdentityCredential object.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns a Promise of FederatedIdentityCredential
17
+ * @see {@link https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0|Find more info here}
18
+ */
19
+ get(requestConfiguration?: RequestConfiguration<FederatedIdentityCredentialItemRequestBuilderGetQueryParameters> | undefined): Promise<FederatedIdentityCredential | undefined>;
20
+ /**
21
+ * Update the properties of a federatedIdentityCredential 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 FederatedIdentityCredential
25
+ * @see {@link https://learn.microsoft.com/graph/api/federatedidentitycredential-update?view=graph-rest-1.0|Find more info here}
26
+ */
27
+ patch(body: FederatedIdentityCredential, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<FederatedIdentityCredential | undefined>;
28
+ /**
29
+ * Delete a federatedIdentityCredential object from an application.
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
+ * Read the properties and relationships of a federatedIdentityCredential 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<FederatedIdentityCredentialItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Update the properties of a federatedIdentityCredential 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: FederatedIdentityCredential, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Read the properties and relationships of a federatedIdentityCredential object.
50
+ */
51
+ export interface FederatedIdentityCredentialItemRequestBuilderGetQueryParameters {
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 FederatedIdentityCredentialItemRequestBuilderRequestsMetadata: RequestsMetadata;
65
+ /**
66
+ * Uri template for the request builder.
67
+ */
68
+ export declare const FederatedIdentityCredentialItemRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/federatedIdentityCredentials/{federatedIdentityCredential%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,EAAiG,KAAK,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAEjL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,6CAA8C,SAAQ,kBAAkB,CAAC,6CAA6C,CAAC;IACpI;;;;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,+DAA+D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAClL;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;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,+DAA+D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,+DAA+D;IAC5E;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,6DAA6D,EAAE,gBA+B3E,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wDAAwD,qIAAqI,CAAC"}
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FederatedIdentityCredentialItemRequestBuilderUriTemplate = exports.FederatedIdentityCredentialItemRequestBuilderRequestsMetadata = 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 FederatedIdentityCredentialItemRequestBuilderGetQueryParametersMapper = {
13
+ "expand": "%24expand",
14
+ "select": "%24select",
15
+ };
16
+ /**
17
+ * Metadata for all the requests in the request builder.
18
+ */
19
+ exports.FederatedIdentityCredentialItemRequestBuilderRequestsMetadata = {
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.createFederatedIdentityCredentialFromDiscriminatorValue,
36
+ queryParametersMapper: FederatedIdentityCredentialItemRequestBuilderGetQueryParametersMapper,
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.createFederatedIdentityCredentialFromDiscriminatorValue,
46
+ requestBodyContentType: "application/json",
47
+ requestBodySerializer: models_1.serializeFederatedIdentityCredential,
48
+ requestInformationContentSetMethod: "setContentFromParsable",
49
+ },
50
+ };
51
+ /**
52
+ * Uri template for the request builder.
53
+ */
54
+ exports.FederatedIdentityCredentialItemRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/federatedIdentityCredentials/{federatedIdentityCredential%2Did}{?%24select,%24expand}";
55
+ /* tslint:enable */
56
+ /* eslint-enable */
@@ -0,0 +1,83 @@
1
+ import { type BaseCollectionPaginationCountResponse } 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 getMemberGroupsPostRequestBody
7
+ */
8
+ export declare function createGetMemberGroupsPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoGetMemberGroupsPostRequestBody;
9
+ /**
10
+ * Creates a new instance of the appropriate class based on discriminator value
11
+ * @param parseNode The parse node to use to read the discriminator value and create the object
12
+ * @returns a getMemberGroupsPostResponse
13
+ */
14
+ export declare function createGetMemberGroupsPostResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoGetMemberGroupsPostResponse;
15
+ /**
16
+ * The deserialization information for the current model
17
+ * @returns a Record<string, (node: ParseNode) => void>
18
+ */
19
+ export declare function deserializeIntoGetMemberGroupsPostRequestBody(getMemberGroupsPostRequestBody?: GetMemberGroupsPostRequestBody | undefined): Record<string, (node: ParseNode) => void>;
20
+ /**
21
+ * The deserialization information for the current model
22
+ * @returns a Record<string, (node: ParseNode) => void>
23
+ */
24
+ export declare function deserializeIntoGetMemberGroupsPostResponse(getMemberGroupsPostResponse?: GetMemberGroupsPostResponse | undefined): Record<string, (node: ParseNode) => void>;
25
+ export interface GetMemberGroupsPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
26
+ /**
27
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
28
+ */
29
+ additionalData?: Record<string, unknown>;
30
+ /**
31
+ * Stores model information.
32
+ */
33
+ backingStoreEnabled?: boolean;
34
+ /**
35
+ * The securityEnabledOnly property
36
+ */
37
+ securityEnabledOnly?: boolean;
38
+ }
39
+ export interface GetMemberGroupsPostResponse extends BaseCollectionPaginationCountResponse, Parsable {
40
+ /**
41
+ * The value property
42
+ */
43
+ value?: string[];
44
+ }
45
+ /**
46
+ * Provides operations to call the getMemberGroups method.
47
+ */
48
+ export interface GetMemberGroupsRequestBuilder extends BaseRequestBuilder<GetMemberGroupsRequestBuilder> {
49
+ /**
50
+ * Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
51
+ * @param body The request body
52
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
53
+ * @returns a Promise of GetMemberGroupsPostResponse
54
+ * @see {@link https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0|Find more info here}
55
+ */
56
+ post(body: GetMemberGroupsPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GetMemberGroupsPostResponse | undefined>;
57
+ /**
58
+ * Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
59
+ * @param body The request body
60
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
61
+ * @returns a RequestInformation
62
+ */
63
+ toPostRequestInformation(body: GetMemberGroupsPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
64
+ }
65
+ /**
66
+ * Serializes information the current object
67
+ * @param writer Serialization writer to use to serialize this model
68
+ */
69
+ export declare function serializeGetMemberGroupsPostRequestBody(writer: SerializationWriter, getMemberGroupsPostRequestBody?: GetMemberGroupsPostRequestBody | undefined): void;
70
+ /**
71
+ * Serializes information the current object
72
+ * @param writer Serialization writer to use to serialize this model
73
+ */
74
+ export declare function serializeGetMemberGroupsPostResponse(writer: SerializationWriter, getMemberGroupsPostResponse?: GetMemberGroupsPostResponse | undefined): void;
75
+ /**
76
+ * Metadata for all the requests in the request builder.
77
+ */
78
+ export declare const GetMemberGroupsRequestBuilderRequestsMetadata: RequestsMetadata;
79
+ /**
80
+ * Uri template for the request builder.
81
+ */
82
+ export declare const GetMemberGroupsRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/getMemberGroups";
83
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAwG,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAElM,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,0DAA0D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,wDAE1G;AACD;;;;GAIG;AACH,wBAAgB,uDAAuD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,qDAEvG;AACD;;;GAGG;AACH,wBAAgB,6CAA6C,CAAC,8BAA8B,GAAE,8BAA8B,GAAG,SAAgD,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK3N;AACD;;;GAGG;AACH,wBAAgB,0CAA0C,CAAC,2BAA2B,GAAE,2BAA2B,GAAG,SAA6C,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK/M;AACD,MAAM,WAAW,8BAA+B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC/F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;CACjC;AACD,MAAM,WAAW,2BAA4B,SAAQ,qCAAqC,EAAE,QAAQ;IAChG;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AACD;;GAEG;AACH,MAAM,WAAW,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,8BAA8B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAChK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,8BAA8B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;;GAGG;AACH,wBAAgB,uCAAuC,CAAC,MAAM,EAAE,mBAAmB,EAAE,8BAA8B,GAAE,8BAA8B,GAAG,SAAgD,GAAI,IAAI,CAG7M;AACD;;;GAGG;AACH,wBAAgB,oCAAoC,CAAC,MAAM,EAAE,mBAAmB,EAAE,2BAA2B,GAAE,2BAA2B,GAAG,SAA6C,GAAI,IAAI,CAGjM;AACD;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBAa3D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,+DAA+D,CAAC"}
@@ -0,0 +1,86 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.GetMemberGroupsRequestBuilderUriTemplate = exports.GetMemberGroupsRequestBuilderRequestsMetadata = exports.serializeGetMemberGroupsPostResponse = exports.serializeGetMemberGroupsPostRequestBody = exports.deserializeIntoGetMemberGroupsPostResponse = exports.deserializeIntoGetMemberGroupsPostRequestBody = exports.createGetMemberGroupsPostResponseFromDiscriminatorValue = exports.createGetMemberGroupsPostRequestBodyFromDiscriminatorValue = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Creates a new instance of the appropriate class based on discriminator value
11
+ * @param parseNode The parse node to use to read the discriminator value and create the object
12
+ * @returns a getMemberGroupsPostRequestBody
13
+ */
14
+ function createGetMemberGroupsPostRequestBodyFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoGetMemberGroupsPostRequestBody;
16
+ }
17
+ exports.createGetMemberGroupsPostRequestBodyFromDiscriminatorValue = createGetMemberGroupsPostRequestBodyFromDiscriminatorValue;
18
+ /**
19
+ * Creates a new instance of the appropriate class based on discriminator value
20
+ * @param parseNode The parse node to use to read the discriminator value and create the object
21
+ * @returns a getMemberGroupsPostResponse
22
+ */
23
+ function createGetMemberGroupsPostResponseFromDiscriminatorValue(parseNode) {
24
+ return deserializeIntoGetMemberGroupsPostResponse;
25
+ }
26
+ exports.createGetMemberGroupsPostResponseFromDiscriminatorValue = createGetMemberGroupsPostResponseFromDiscriminatorValue;
27
+ /**
28
+ * The deserialization information for the current model
29
+ * @returns a Record<string, (node: ParseNode) => void>
30
+ */
31
+ function deserializeIntoGetMemberGroupsPostRequestBody(getMemberGroupsPostRequestBody = {}) {
32
+ return {
33
+ "backingStoreEnabled": n => { getMemberGroupsPostRequestBody.backingStoreEnabled = true; },
34
+ "securityEnabledOnly": n => { getMemberGroupsPostRequestBody.securityEnabledOnly = n.getBooleanValue(); },
35
+ };
36
+ }
37
+ exports.deserializeIntoGetMemberGroupsPostRequestBody = deserializeIntoGetMemberGroupsPostRequestBody;
38
+ /**
39
+ * The deserialization information for the current model
40
+ * @returns a Record<string, (node: ParseNode) => void>
41
+ */
42
+ function deserializeIntoGetMemberGroupsPostResponse(getMemberGroupsPostResponse = {}) {
43
+ return Object.assign(Object.assign({}, (0, models_1.deserializeIntoBaseCollectionPaginationCountResponse)(getMemberGroupsPostResponse)), { "value": n => { getMemberGroupsPostResponse.value = n.getCollectionOfPrimitiveValues(); } });
44
+ }
45
+ exports.deserializeIntoGetMemberGroupsPostResponse = deserializeIntoGetMemberGroupsPostResponse;
46
+ /**
47
+ * Serializes information the current object
48
+ * @param writer Serialization writer to use to serialize this model
49
+ */
50
+ function serializeGetMemberGroupsPostRequestBody(writer, getMemberGroupsPostRequestBody = {}) {
51
+ writer.writeBooleanValue("securityEnabledOnly", getMemberGroupsPostRequestBody.securityEnabledOnly);
52
+ writer.writeAdditionalData(getMemberGroupsPostRequestBody.additionalData);
53
+ }
54
+ exports.serializeGetMemberGroupsPostRequestBody = serializeGetMemberGroupsPostRequestBody;
55
+ /**
56
+ * Serializes information the current object
57
+ * @param writer Serialization writer to use to serialize this model
58
+ */
59
+ function serializeGetMemberGroupsPostResponse(writer, getMemberGroupsPostResponse = {}) {
60
+ (0, models_1.serializeBaseCollectionPaginationCountResponse)(writer, getMemberGroupsPostResponse);
61
+ writer.writeCollectionOfPrimitiveValues("value", getMemberGroupsPostResponse.value);
62
+ }
63
+ exports.serializeGetMemberGroupsPostResponse = serializeGetMemberGroupsPostResponse;
64
+ /**
65
+ * Metadata for all the requests in the request builder.
66
+ */
67
+ exports.GetMemberGroupsRequestBuilderRequestsMetadata = {
68
+ post: {
69
+ responseBodyContentType: "application/json",
70
+ errorMappings: {
71
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
72
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
73
+ },
74
+ adapterMethodName: "sendAsync",
75
+ responseBodyFactory: createGetMemberGroupsPostResponseFromDiscriminatorValue,
76
+ requestBodyContentType: "application/json",
77
+ requestBodySerializer: serializeGetMemberGroupsPostRequestBody,
78
+ requestInformationContentSetMethod: "setContentFromParsable",
79
+ },
80
+ };
81
+ /**
82
+ * Uri template for the request builder.
83
+ */
84
+ exports.GetMemberGroupsRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/getMemberGroups";
85
+ /* tslint:enable */
86
+ /* eslint-enable */
@@ -0,0 +1,83 @@
1
+ import { type BaseCollectionPaginationCountResponse } 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 getMemberObjectsPostRequestBody
7
+ */
8
+ export declare function createGetMemberObjectsPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoGetMemberObjectsPostRequestBody;
9
+ /**
10
+ * Creates a new instance of the appropriate class based on discriminator value
11
+ * @param parseNode The parse node to use to read the discriminator value and create the object
12
+ * @returns a getMemberObjectsPostResponse
13
+ */
14
+ export declare function createGetMemberObjectsPostResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoGetMemberObjectsPostResponse;
15
+ /**
16
+ * The deserialization information for the current model
17
+ * @returns a Record<string, (node: ParseNode) => void>
18
+ */
19
+ export declare function deserializeIntoGetMemberObjectsPostRequestBody(getMemberObjectsPostRequestBody?: GetMemberObjectsPostRequestBody | undefined): Record<string, (node: ParseNode) => void>;
20
+ /**
21
+ * The deserialization information for the current model
22
+ * @returns a Record<string, (node: ParseNode) => void>
23
+ */
24
+ export declare function deserializeIntoGetMemberObjectsPostResponse(getMemberObjectsPostResponse?: GetMemberObjectsPostResponse | undefined): Record<string, (node: ParseNode) => void>;
25
+ export interface GetMemberObjectsPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
26
+ /**
27
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
28
+ */
29
+ additionalData?: Record<string, unknown>;
30
+ /**
31
+ * Stores model information.
32
+ */
33
+ backingStoreEnabled?: boolean;
34
+ /**
35
+ * The securityEnabledOnly property
36
+ */
37
+ securityEnabledOnly?: boolean;
38
+ }
39
+ export interface GetMemberObjectsPostResponse extends BaseCollectionPaginationCountResponse, Parsable {
40
+ /**
41
+ * The value property
42
+ */
43
+ value?: string[];
44
+ }
45
+ /**
46
+ * Provides operations to call the getMemberObjects method.
47
+ */
48
+ export interface GetMemberObjectsRequestBuilder extends BaseRequestBuilder<GetMemberObjectsRequestBuilder> {
49
+ /**
50
+ * Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.
51
+ * @param body The request body
52
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
53
+ * @returns a Promise of GetMemberObjectsPostResponse
54
+ * @see {@link https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0|Find more info here}
55
+ */
56
+ post(body: GetMemberObjectsPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GetMemberObjectsPostResponse | undefined>;
57
+ /**
58
+ * Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.
59
+ * @param body The request body
60
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
61
+ * @returns a RequestInformation
62
+ */
63
+ toPostRequestInformation(body: GetMemberObjectsPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
64
+ }
65
+ /**
66
+ * Serializes information the current object
67
+ * @param writer Serialization writer to use to serialize this model
68
+ */
69
+ export declare function serializeGetMemberObjectsPostRequestBody(writer: SerializationWriter, getMemberObjectsPostRequestBody?: GetMemberObjectsPostRequestBody | undefined): void;
70
+ /**
71
+ * Serializes information the current object
72
+ * @param writer Serialization writer to use to serialize this model
73
+ */
74
+ export declare function serializeGetMemberObjectsPostResponse(writer: SerializationWriter, getMemberObjectsPostResponse?: GetMemberObjectsPostResponse | undefined): void;
75
+ /**
76
+ * Metadata for all the requests in the request builder.
77
+ */
78
+ export declare const GetMemberObjectsRequestBuilderRequestsMetadata: RequestsMetadata;
79
+ /**
80
+ * Uri template for the request builder.
81
+ */
82
+ export declare const GetMemberObjectsRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/getMemberObjects";
83
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAwG,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAElM,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,2DAA2D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,yDAE3G;AACD;;;;GAIG;AACH,wBAAgB,wDAAwD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,sDAExG;AACD;;;GAGG;AACH,wBAAgB,8CAA8C,CAAC,+BAA+B,GAAE,+BAA+B,GAAG,SAAiD,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK/N;AACD;;;GAGG;AACH,wBAAgB,2CAA2C,CAAC,4BAA4B,GAAE,4BAA4B,GAAG,SAA8C,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnN;AACD,MAAM,WAAW,+BAAgC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAChG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;CACjC;AACD,MAAM,WAAW,4BAA6B,SAAQ,qCAAqC,EAAE,QAAQ;IACjG;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AACD;;GAEG;AACH,MAAM,WAAW,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,4BAA4B,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;;GAGG;AACH,wBAAgB,wCAAwC,CAAC,MAAM,EAAE,mBAAmB,EAAE,+BAA+B,GAAE,+BAA+B,GAAG,SAAiD,GAAI,IAAI,CAGjN;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,MAAM,EAAE,mBAAmB,EAAE,4BAA4B,GAAE,4BAA4B,GAAG,SAA8C,GAAI,IAAI,CAGrM;AACD;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBAa5D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,gEAAgE,CAAC"}