@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,87 @@
1
+ import { type TokenIssuancePolicyCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type TokenIssuancePolicyItemRequestBuilder } from './item/';
4
+ import { type RefRequestBuilder } from './ref/';
5
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
+ /**
7
+ * Provides operations to manage the tokenIssuancePolicies property of the microsoft.graph.application entity.
8
+ */
9
+ export interface TokenIssuancePoliciesRequestBuilder extends BaseRequestBuilder<TokenIssuancePoliciesRequestBuilder> {
10
+ /**
11
+ * Provides operations to count the resources in the collection.
12
+ */
13
+ get count(): CountRequestBuilder;
14
+ /**
15
+ * Provides operations to manage the collection of application entities.
16
+ */
17
+ get ref(): RefRequestBuilder;
18
+ /**
19
+ * Gets an item from the github.com/microsoftgraph/msgraph-sdk-typescript/.applications.item.tokenIssuancePolicies.item collection
20
+ * @param tokenIssuancePolicyId The unique identifier of tokenIssuancePolicy
21
+ * @returns a TokenIssuancePolicyItemRequestBuilder
22
+ */
23
+ byTokenIssuancePolicyId(tokenIssuancePolicyId: string): TokenIssuancePolicyItemRequestBuilder;
24
+ /**
25
+ * List the tokenIssuancePolicy objects that are assigned to an application.
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns a Promise of TokenIssuancePolicyCollectionResponse
28
+ * @see {@link https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0|Find more info here}
29
+ */
30
+ get(requestConfiguration?: RequestConfiguration<TokenIssuancePoliciesRequestBuilderGetQueryParameters> | undefined): Promise<TokenIssuancePolicyCollectionResponse | undefined>;
31
+ /**
32
+ * List the tokenIssuancePolicy objects that are assigned to an application.
33
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
+ * @returns a RequestInformation
35
+ */
36
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<TokenIssuancePoliciesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
37
+ }
38
+ /**
39
+ * List the tokenIssuancePolicy objects that are assigned to an application.
40
+ */
41
+ export interface TokenIssuancePoliciesRequestBuilderGetQueryParameters {
42
+ /**
43
+ * Include count of items
44
+ */
45
+ count?: boolean;
46
+ /**
47
+ * Expand related entities
48
+ */
49
+ expand?: string[];
50
+ /**
51
+ * Filter items by property values
52
+ */
53
+ filter?: string;
54
+ /**
55
+ * Order items by property values
56
+ */
57
+ orderby?: string[];
58
+ /**
59
+ * Search items by search phrases
60
+ */
61
+ search?: string;
62
+ /**
63
+ * Select properties to be returned
64
+ */
65
+ select?: string[];
66
+ /**
67
+ * Skip the first n items
68
+ */
69
+ skip?: number;
70
+ /**
71
+ * Show only the first n items
72
+ */
73
+ top?: number;
74
+ }
75
+ /**
76
+ * Metadata for all the navigation properties in the request builder.
77
+ */
78
+ export declare const TokenIssuancePoliciesRequestBuilderNavigationMetadata: Record<Exclude<keyof TokenIssuancePoliciesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
79
+ /**
80
+ * Metadata for all the requests in the request builder.
81
+ */
82
+ export declare const TokenIssuancePoliciesRequestBuilderRequestsMetadata: RequestsMetadata;
83
+ /**
84
+ * Uri template for the request builder.
85
+ */
86
+ export declare const TokenIssuancePoliciesRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
87
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAqE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAE/J,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAA6G,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAChL,OAAO,EAAmE,KAAK,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AACjH,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,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IAClL;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjK;AACD;;GAEG;AACH,MAAM,WAAW,qDAAqD;IAClE;;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,qDAAqD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mCAAmC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAcpL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBAWjE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8CAA8C,kJAAkJ,CAAC"}
@@ -0,0 +1,63 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TokenIssuancePoliciesRequestBuilderUriTemplate = exports.TokenIssuancePoliciesRequestBuilderRequestsMetadata = exports.TokenIssuancePoliciesRequestBuilderNavigationMetadata = 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
+ const ref_1 = require("./ref/");
12
+ /**
13
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
+ */
15
+ const TokenIssuancePoliciesRequestBuilderGetQueryParametersMapper = {
16
+ "count": "%24count",
17
+ "expand": "%24expand",
18
+ "filter": "%24filter",
19
+ "orderby": "%24orderby",
20
+ "search": "%24search",
21
+ "select": "%24select",
22
+ "skip": "%24skip",
23
+ "top": "%24top",
24
+ };
25
+ /**
26
+ * Metadata for all the navigation properties in the request builder.
27
+ */
28
+ exports.TokenIssuancePoliciesRequestBuilderNavigationMetadata = {
29
+ byTokenIssuancePolicyId: {
30
+ uriTemplate: item_1.TokenIssuancePolicyItemRequestBuilderUriTemplate,
31
+ navigationMetadata: item_1.TokenIssuancePolicyItemRequestBuilderNavigationMetadata,
32
+ pathParametersMappings: ["tokenIssuancePolicy%2Did"],
33
+ },
34
+ count: {
35
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
36
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
37
+ },
38
+ ref: {
39
+ uriTemplate: ref_1.RefRequestBuilderUriTemplate,
40
+ requestsMetadata: ref_1.RefRequestBuilderRequestsMetadata,
41
+ },
42
+ };
43
+ /**
44
+ * Metadata for all the requests in the request builder.
45
+ */
46
+ exports.TokenIssuancePoliciesRequestBuilderRequestsMetadata = {
47
+ get: {
48
+ responseBodyContentType: "application/json",
49
+ errorMappings: {
50
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
51
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
52
+ },
53
+ adapterMethodName: "sendAsync",
54
+ responseBodyFactory: models_1.createTokenIssuancePolicyCollectionResponseFromDiscriminatorValue,
55
+ queryParametersMapper: TokenIssuancePoliciesRequestBuilderGetQueryParametersMapper,
56
+ },
57
+ };
58
+ /**
59
+ * Uri template for the request builder.
60
+ */
61
+ exports.TokenIssuancePoliciesRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
62
+ /* tslint:enable */
63
+ /* eslint-enable */
@@ -0,0 +1,20 @@
1
+ import { type RefRequestBuilder } from './ref/';
2
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Builds and executes requests for operations under /applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}
5
+ */
6
+ export interface TokenIssuancePolicyItemRequestBuilder extends BaseRequestBuilder<TokenIssuancePolicyItemRequestBuilder> {
7
+ /**
8
+ * Provides operations to manage the collection of application entities.
9
+ */
10
+ get ref(): RefRequestBuilder;
11
+ }
12
+ /**
13
+ * Metadata for all the navigation properties in the request builder.
14
+ */
15
+ export declare const TokenIssuancePolicyItemRequestBuilderNavigationMetadata: Record<Exclude<keyof TokenIssuancePolicyItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
16
+ /**
17
+ * Uri template for the request builder.
18
+ */
19
+ export declare const TokenIssuancePolicyItemRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/{tokenIssuancePolicy%2Did}";
20
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAmE,KAAK,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AACjH,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAE1I;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;CAChC;AACD;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qCAAqC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAKxL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,gGAAgG,CAAC"}
@@ -0,0 +1,22 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TokenIssuancePolicyItemRequestBuilderUriTemplate = exports.TokenIssuancePolicyItemRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const ref_1 = require("./ref/");
8
+ /**
9
+ * Metadata for all the navigation properties in the request builder.
10
+ */
11
+ exports.TokenIssuancePolicyItemRequestBuilderNavigationMetadata = {
12
+ ref: {
13
+ uriTemplate: ref_1.RefRequestBuilderUriTemplate,
14
+ requestsMetadata: ref_1.RefRequestBuilderRequestsMetadata,
15
+ },
16
+ };
17
+ /**
18
+ * Uri template for the request builder.
19
+ */
20
+ exports.TokenIssuancePolicyItemRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/{tokenIssuancePolicy%2Did}";
21
+ /* tslint:enable */
22
+ /* eslint-enable */
@@ -0,0 +1,36 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to manage the collection of application entities.
4
+ */
5
+ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder> {
6
+ /**
7
+ * Remove a tokenIssuancePolicy from an application.
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @see {@link https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0|Find more info here}
10
+ */
11
+ delete(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): Promise<void>;
12
+ /**
13
+ * Remove a tokenIssuancePolicy from an application.
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a RequestInformation
16
+ */
17
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Remove a tokenIssuancePolicy from an application.
21
+ */
22
+ export interface RefRequestBuilderDeleteQueryParameters {
23
+ /**
24
+ * Delete Uri
25
+ */
26
+ id?: string;
27
+ }
28
+ /**
29
+ * Metadata for all the requests in the request builder.
30
+ */
31
+ export declare const RefRequestBuilderRequestsMetadata: RequestsMetadata;
32
+ /**
33
+ * Uri template for the request builder.
34
+ */
35
+ export declare const RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/{tokenIssuancePolicy%2Did}/$ref{?%40id*}";
36
+ //# 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,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzH;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrJ;AACD;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACnD;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAOD;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBAU/C,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4BAA4B,8GAA8G,CAAC"}
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.RefRequestBuilderUriTemplate = exports.RefRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const 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 RefRequestBuilderDeleteQueryParametersMapper = {
12
+ "id": "%40id",
13
+ };
14
+ /**
15
+ * Metadata for all the requests in the request builder.
16
+ */
17
+ exports.RefRequestBuilderRequestsMetadata = {
18
+ delete: {
19
+ responseBodyContentType: "application/json",
20
+ errorMappings: {
21
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
22
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
23
+ },
24
+ adapterMethodName: "sendNoResponseContentAsync",
25
+ queryParametersMapper: RefRequestBuilderDeleteQueryParametersMapper,
26
+ },
27
+ };
28
+ /**
29
+ * Uri template for the request builder.
30
+ */
31
+ exports.RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/{tokenIssuancePolicy%2Did}/$ref{?%40id*}";
32
+ /* tslint:enable */
33
+ /* eslint-enable */
@@ -0,0 +1,72 @@
1
+ import { type ReferenceCreate, type StringCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the collection of application entities.
5
+ */
6
+ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder> {
7
+ /**
8
+ * List the tokenIssuancePolicy objects that are assigned to an application.
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @returns a Promise of StringCollectionResponse
11
+ * @see {@link https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0|Find more info here}
12
+ */
13
+ get(requestConfiguration?: RequestConfiguration<RefRequestBuilderGetQueryParameters> | undefined): Promise<StringCollectionResponse | undefined>;
14
+ /**
15
+ * Assign a tokenIssuancePolicy to an application.
16
+ * @param body The request body
17
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
+ * @see {@link https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0|Find more info here}
19
+ */
20
+ post(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
21
+ /**
22
+ * List the tokenIssuancePolicy objects that are assigned to an application.
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns a RequestInformation
25
+ */
26
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<RefRequestBuilderGetQueryParameters> | undefined): RequestInformation;
27
+ /**
28
+ * Assign a tokenIssuancePolicy to an application.
29
+ * @param body The request body
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns a RequestInformation
32
+ */
33
+ toPostRequestInformation(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
34
+ }
35
+ /**
36
+ * List the tokenIssuancePolicy objects that are assigned to an application.
37
+ */
38
+ export interface RefRequestBuilderGetQueryParameters {
39
+ /**
40
+ * Include count of items
41
+ */
42
+ count?: boolean;
43
+ /**
44
+ * Filter items by property values
45
+ */
46
+ filter?: string;
47
+ /**
48
+ * Order items by property values
49
+ */
50
+ orderby?: string[];
51
+ /**
52
+ * Search items by search phrases
53
+ */
54
+ search?: string;
55
+ /**
56
+ * Skip the first n items
57
+ */
58
+ skip?: number;
59
+ /**
60
+ * Show only the first n items
61
+ */
62
+ top?: number;
63
+ }
64
+ /**
65
+ * Metadata for all the requests in the request builder.
66
+ */
67
+ export declare const RefRequestBuilderRequestsMetadata: RequestsMetadata;
68
+ /**
69
+ * Uri template for the request builder.
70
+ */
71
+ export declare const RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby}";
72
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAkF,KAAK,eAAe,EAAE,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAErL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9G;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC5I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;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,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAYD;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBAsB/C,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4BAA4B,mIAAmI,CAAC"}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.RefRequestBuilderUriTemplate = exports.RefRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
11
+ */
12
+ const RefRequestBuilderGetQueryParametersMapper = {
13
+ "count": "%24count",
14
+ "filter": "%24filter",
15
+ "orderby": "%24orderby",
16
+ "search": "%24search",
17
+ "skip": "%24skip",
18
+ "top": "%24top",
19
+ };
20
+ /**
21
+ * Metadata for all the requests in the request builder.
22
+ */
23
+ exports.RefRequestBuilderRequestsMetadata = {
24
+ get: {
25
+ responseBodyContentType: "application/json",
26
+ errorMappings: {
27
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
28
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
29
+ },
30
+ adapterMethodName: "sendAsync",
31
+ responseBodyFactory: models_1.createStringCollectionResponseFromDiscriminatorValue,
32
+ queryParametersMapper: RefRequestBuilderGetQueryParametersMapper,
33
+ },
34
+ post: {
35
+ responseBodyContentType: "application/json",
36
+ errorMappings: {
37
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
38
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
39
+ },
40
+ adapterMethodName: "sendNoResponseContentAsync",
41
+ requestBodyContentType: "application/json",
42
+ requestBodySerializer: models_1.serializeReferenceCreate,
43
+ requestInformationContentSetMethod: "setContentFromParsable",
44
+ },
45
+ };
46
+ /**
47
+ * Uri template for the request builder.
48
+ */
49
+ exports.RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby}";
50
+ /* tslint:enable */
51
+ /* 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}/applications/{application%2Did}/tokenLifetimePolicies/$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,kGAAkG,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}/applications/{application%2Did}/tokenLifetimePolicies/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */
@@ -0,0 +1,87 @@
1
+ import { type TokenLifetimePolicyCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type TokenLifetimePolicyItemRequestBuilder } from './item/';
4
+ import { type RefRequestBuilder } from './ref/';
5
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
+ /**
7
+ * Provides operations to manage the tokenLifetimePolicies property of the microsoft.graph.application entity.
8
+ */
9
+ export interface TokenLifetimePoliciesRequestBuilder extends BaseRequestBuilder<TokenLifetimePoliciesRequestBuilder> {
10
+ /**
11
+ * Provides operations to count the resources in the collection.
12
+ */
13
+ get count(): CountRequestBuilder;
14
+ /**
15
+ * Provides operations to manage the collection of application entities.
16
+ */
17
+ get ref(): RefRequestBuilder;
18
+ /**
19
+ * Gets an item from the github.com/microsoftgraph/msgraph-sdk-typescript/.applications.item.tokenLifetimePolicies.item collection
20
+ * @param tokenLifetimePolicyId The unique identifier of tokenLifetimePolicy
21
+ * @returns a TokenLifetimePolicyItemRequestBuilder
22
+ */
23
+ byTokenLifetimePolicyId(tokenLifetimePolicyId: string): TokenLifetimePolicyItemRequestBuilder;
24
+ /**
25
+ * List the tokenLifetimePolicy objects that are assigned to an application. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to an application.
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns a Promise of TokenLifetimePolicyCollectionResponse
28
+ * @see {@link https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0|Find more info here}
29
+ */
30
+ get(requestConfiguration?: RequestConfiguration<TokenLifetimePoliciesRequestBuilderGetQueryParameters> | undefined): Promise<TokenLifetimePolicyCollectionResponse | undefined>;
31
+ /**
32
+ * List the tokenLifetimePolicy objects that are assigned to an application. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to an application.
33
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
+ * @returns a RequestInformation
35
+ */
36
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<TokenLifetimePoliciesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
37
+ }
38
+ /**
39
+ * List the tokenLifetimePolicy objects that are assigned to an application. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to an application.
40
+ */
41
+ export interface TokenLifetimePoliciesRequestBuilderGetQueryParameters {
42
+ /**
43
+ * Include count of items
44
+ */
45
+ count?: boolean;
46
+ /**
47
+ * Expand related entities
48
+ */
49
+ expand?: string[];
50
+ /**
51
+ * Filter items by property values
52
+ */
53
+ filter?: string;
54
+ /**
55
+ * Order items by property values
56
+ */
57
+ orderby?: string[];
58
+ /**
59
+ * Search items by search phrases
60
+ */
61
+ search?: string;
62
+ /**
63
+ * Select properties to be returned
64
+ */
65
+ select?: string[];
66
+ /**
67
+ * Skip the first n items
68
+ */
69
+ skip?: number;
70
+ /**
71
+ * Show only the first n items
72
+ */
73
+ top?: number;
74
+ }
75
+ /**
76
+ * Metadata for all the navigation properties in the request builder.
77
+ */
78
+ export declare const TokenLifetimePoliciesRequestBuilderNavigationMetadata: Record<Exclude<keyof TokenLifetimePoliciesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
79
+ /**
80
+ * Metadata for all the requests in the request builder.
81
+ */
82
+ export declare const TokenLifetimePoliciesRequestBuilderRequestsMetadata: RequestsMetadata;
83
+ /**
84
+ * Uri template for the request builder.
85
+ */
86
+ export declare const TokenLifetimePoliciesRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
87
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAqE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAE/J,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAA6G,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAChL,OAAO,EAAmE,KAAK,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AACjH,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,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IAClL;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjK;AACD;;GAEG;AACH,MAAM,WAAW,qDAAqD;IAClE;;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,qDAAqD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mCAAmC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAcpL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBAWjE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8CAA8C,kJAAkJ,CAAC"}
@@ -0,0 +1,63 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TokenLifetimePoliciesRequestBuilderUriTemplate = exports.TokenLifetimePoliciesRequestBuilderRequestsMetadata = exports.TokenLifetimePoliciesRequestBuilderNavigationMetadata = 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
+ const ref_1 = require("./ref/");
12
+ /**
13
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
+ */
15
+ const TokenLifetimePoliciesRequestBuilderGetQueryParametersMapper = {
16
+ "count": "%24count",
17
+ "expand": "%24expand",
18
+ "filter": "%24filter",
19
+ "orderby": "%24orderby",
20
+ "search": "%24search",
21
+ "select": "%24select",
22
+ "skip": "%24skip",
23
+ "top": "%24top",
24
+ };
25
+ /**
26
+ * Metadata for all the navigation properties in the request builder.
27
+ */
28
+ exports.TokenLifetimePoliciesRequestBuilderNavigationMetadata = {
29
+ byTokenLifetimePolicyId: {
30
+ uriTemplate: item_1.TokenLifetimePolicyItemRequestBuilderUriTemplate,
31
+ navigationMetadata: item_1.TokenLifetimePolicyItemRequestBuilderNavigationMetadata,
32
+ pathParametersMappings: ["tokenLifetimePolicy%2Did"],
33
+ },
34
+ count: {
35
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
36
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
37
+ },
38
+ ref: {
39
+ uriTemplate: ref_1.RefRequestBuilderUriTemplate,
40
+ requestsMetadata: ref_1.RefRequestBuilderRequestsMetadata,
41
+ },
42
+ };
43
+ /**
44
+ * Metadata for all the requests in the request builder.
45
+ */
46
+ exports.TokenLifetimePoliciesRequestBuilderRequestsMetadata = {
47
+ get: {
48
+ responseBodyContentType: "application/json",
49
+ errorMappings: {
50
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
51
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
52
+ },
53
+ adapterMethodName: "sendAsync",
54
+ responseBodyFactory: models_1.createTokenLifetimePolicyCollectionResponseFromDiscriminatorValue,
55
+ queryParametersMapper: TokenLifetimePoliciesRequestBuilderGetQueryParametersMapper,
56
+ },
57
+ };
58
+ /**
59
+ * Uri template for the request builder.
60
+ */
61
+ exports.TokenLifetimePoliciesRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
62
+ /* tslint:enable */
63
+ /* eslint-enable */