@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,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}/tokenLifetimePolicies/{tokenLifetimePolicy-id}
5
+ */
6
+ export interface TokenLifetimePolicyItemRequestBuilder extends BaseRequestBuilder<TokenLifetimePolicyItemRequestBuilder> {
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 TokenLifetimePolicyItemRequestBuilderNavigationMetadata: Record<Exclude<keyof TokenLifetimePolicyItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
16
+ /**
17
+ * Uri template for the request builder.
18
+ */
19
+ export declare const TokenLifetimePolicyItemRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies/{tokenLifetimePolicy%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.TokenLifetimePolicyItemRequestBuilderUriTemplate = exports.TokenLifetimePolicyItemRequestBuilderNavigationMetadata = 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.TokenLifetimePolicyItemRequestBuilderNavigationMetadata = {
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.TokenLifetimePolicyItemRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies/{tokenLifetimePolicy%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 tokenLifetimePolicy 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-tokenlifetimepolicies?view=graph-rest-1.0|Find more info here}
10
+ */
11
+ delete(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): Promise<void>;
12
+ /**
13
+ * Remove a tokenLifetimePolicy 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 tokenLifetimePolicy 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}/tokenLifetimePolicies/{tokenLifetimePolicy%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}/tokenLifetimePolicies/{tokenLifetimePolicy%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 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.
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-tokenlifetimepolicies?view=graph-rest-1.0|Find more info here}
12
+ */
13
+ get(requestConfiguration?: RequestConfiguration<RefRequestBuilderGetQueryParameters> | undefined): Promise<StringCollectionResponse | undefined>;
14
+ /**
15
+ * Assign a tokenLifetimePolicy to an application. You can have multiple tokenLifetimePolicy policies in a tenant but can assign only one tokenLifetimePolicy per 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-tokenlifetimepolicies?view=graph-rest-1.0|Find more info here}
19
+ */
20
+ post(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
21
+ /**
22
+ * 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.
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 tokenLifetimePolicy to an application. You can have multiple tokenLifetimePolicy policies in a tenant but can assign only one tokenLifetimePolicy per 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 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.
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}/tokenLifetimePolicies/$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}/tokenLifetimePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby}";
50
+ /* tslint:enable */
51
+ /* eslint-enable */
@@ -0,0 +1,27 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to call the unsetVerifiedPublisher method.
4
+ */
5
+ export interface UnsetVerifiedPublisherRequestBuilder extends BaseRequestBuilder<UnsetVerifiedPublisherRequestBuilder> {
6
+ /**
7
+ * Unset the verifiedPublisher previously set on an application, removing all verified publisher properties. For more information, see Publisher verification.
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-unsetverifiedpublisher?view=graph-rest-1.0|Find more info here}
10
+ */
11
+ post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
12
+ /**
13
+ * Unset the verifiedPublisher previously set on an application, removing all verified publisher properties. For more information, see Publisher verification.
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a RequestInformation
16
+ */
17
+ toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Metadata for all the requests in the request builder.
21
+ */
22
+ export declare const UnsetVerifiedPublisherRequestBuilderRequestsMetadata: RequestsMetadata;
23
+ /**
24
+ * Uri template for the request builder.
25
+ */
26
+ export declare const UnsetVerifiedPublisherRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/unsetVerifiedPublisher";
27
+ //# 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,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;;;OAIG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvF;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBASlE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,sEAAsE,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.UnsetVerifiedPublisherRequestBuilderUriTemplate = exports.UnsetVerifiedPublisherRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Metadata for all the requests in the request builder.
10
+ */
11
+ exports.UnsetVerifiedPublisherRequestBuilderRequestsMetadata = {
12
+ post: {
13
+ responseBodyContentType: "application/json",
14
+ errorMappings: {
15
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
16
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
17
+ },
18
+ adapterMethodName: "sendNoResponseContentAsync",
19
+ },
20
+ };
21
+ /**
22
+ * Uri template for the request builder.
23
+ */
24
+ exports.UnsetVerifiedPublisherRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/unsetVerifiedPublisher";
25
+ /* tslint:enable */
26
+ /* eslint-enable */
@@ -0,0 +1,72 @@
1
+ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
2
+ import { type Guid } from 'guid-typescript';
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 validatePropertiesPostRequestBody
7
+ */
8
+ export declare function createValidatePropertiesPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoValidatePropertiesPostRequestBody;
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @returns a Record<string, (node: ParseNode) => void>
12
+ */
13
+ export declare function deserializeIntoValidatePropertiesPostRequestBody(validatePropertiesPostRequestBody?: ValidatePropertiesPostRequestBody | undefined): Record<string, (node: ParseNode) => void>;
14
+ /**
15
+ * Serializes information the current object
16
+ * @param writer Serialization writer to use to serialize this model
17
+ */
18
+ export declare function serializeValidatePropertiesPostRequestBody(writer: SerializationWriter, validatePropertiesPostRequestBody?: ValidatePropertiesPostRequestBody | undefined): void;
19
+ export interface ValidatePropertiesPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
20
+ /**
21
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
22
+ */
23
+ additionalData?: Record<string, unknown>;
24
+ /**
25
+ * Stores model information.
26
+ */
27
+ backingStoreEnabled?: boolean;
28
+ /**
29
+ * The displayName property
30
+ */
31
+ displayName?: string;
32
+ /**
33
+ * The entityType property
34
+ */
35
+ entityType?: string;
36
+ /**
37
+ * The mailNickname property
38
+ */
39
+ mailNickname?: string;
40
+ /**
41
+ * The onBehalfOfUserId property
42
+ */
43
+ onBehalfOfUserId?: Guid;
44
+ }
45
+ /**
46
+ * Provides operations to call the validateProperties method.
47
+ */
48
+ export interface ValidatePropertiesRequestBuilder extends BaseRequestBuilder<ValidatePropertiesRequestBuilder> {
49
+ /**
50
+ * Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:1. Validate the prefix and suffix naming policy2. Validate the custom banned words policy3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy.
51
+ * @param body The request body
52
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
53
+ * @see {@link https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0|Find more info here}
54
+ */
55
+ post(body: ValidatePropertiesPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
56
+ /**
57
+ * Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:1. Validate the prefix and suffix naming policy2. Validate the custom banned words policy3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy.
58
+ * @param body The request body
59
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
60
+ * @returns a RequestInformation
61
+ */
62
+ toPostRequestInformation(body: ValidatePropertiesPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
63
+ }
64
+ /**
65
+ * Metadata for all the requests in the request builder.
66
+ */
67
+ export declare const ValidatePropertiesRequestBuilderRequestsMetadata: RequestsMetadata;
68
+ /**
69
+ * Uri template for the request builder.
70
+ */
71
+ export declare const ValidatePropertiesRequestBuilderUriTemplate = "{+baseurl}/applications/validateProperties";
72
+ //# 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,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;AAClS,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAE5C;;;;GAIG;AACH,wBAAgB,6DAA6D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,2DAE7G;AACD;;;GAGG;AACH,wBAAgB,gDAAgD,CAAC,iCAAiC,GAAE,iCAAiC,GAAG,SAAmD,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAQvO;AACD;;;GAGG;AACH,wBAAgB,0CAA0C,CAAC,MAAM,EAAE,mBAAmB,EAAE,iCAAiC,GAAE,iCAAiC,GAAG,SAAmD,GAAI,IAAI,CAMzN;AACD,MAAM,WAAW,iCAAkC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAClG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,gBAAgB,CAAC,EAAE,IAAI,CAAC;CAC3B;AACD;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,iCAAiC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAChI;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,iCAAiC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5J;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBAY9D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,+CAA+C,CAAC"}
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ValidatePropertiesRequestBuilderUriTemplate = exports.ValidatePropertiesRequestBuilderRequestsMetadata = exports.serializeValidatePropertiesPostRequestBody = exports.deserializeIntoValidatePropertiesPostRequestBody = exports.createValidatePropertiesPostRequestBodyFromDiscriminatorValue = 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
+ * Creates a new instance of the appropriate class based on discriminator value
10
+ * @param parseNode The parse node to use to read the discriminator value and create the object
11
+ * @returns a validatePropertiesPostRequestBody
12
+ */
13
+ function createValidatePropertiesPostRequestBodyFromDiscriminatorValue(parseNode) {
14
+ return deserializeIntoValidatePropertiesPostRequestBody;
15
+ }
16
+ exports.createValidatePropertiesPostRequestBodyFromDiscriminatorValue = createValidatePropertiesPostRequestBodyFromDiscriminatorValue;
17
+ /**
18
+ * The deserialization information for the current model
19
+ * @returns a Record<string, (node: ParseNode) => void>
20
+ */
21
+ function deserializeIntoValidatePropertiesPostRequestBody(validatePropertiesPostRequestBody = {}) {
22
+ return {
23
+ "backingStoreEnabled": n => { validatePropertiesPostRequestBody.backingStoreEnabled = true; },
24
+ "displayName": n => { validatePropertiesPostRequestBody.displayName = n.getStringValue(); },
25
+ "entityType": n => { validatePropertiesPostRequestBody.entityType = n.getStringValue(); },
26
+ "mailNickname": n => { validatePropertiesPostRequestBody.mailNickname = n.getStringValue(); },
27
+ "onBehalfOfUserId": n => { validatePropertiesPostRequestBody.onBehalfOfUserId = n.getGuidValue(); },
28
+ };
29
+ }
30
+ exports.deserializeIntoValidatePropertiesPostRequestBody = deserializeIntoValidatePropertiesPostRequestBody;
31
+ /**
32
+ * Serializes information the current object
33
+ * @param writer Serialization writer to use to serialize this model
34
+ */
35
+ function serializeValidatePropertiesPostRequestBody(writer, validatePropertiesPostRequestBody = {}) {
36
+ writer.writeStringValue("displayName", validatePropertiesPostRequestBody.displayName);
37
+ writer.writeStringValue("entityType", validatePropertiesPostRequestBody.entityType);
38
+ writer.writeStringValue("mailNickname", validatePropertiesPostRequestBody.mailNickname);
39
+ writer.writeGuidValue("onBehalfOfUserId", validatePropertiesPostRequestBody.onBehalfOfUserId);
40
+ writer.writeAdditionalData(validatePropertiesPostRequestBody.additionalData);
41
+ }
42
+ exports.serializeValidatePropertiesPostRequestBody = serializeValidatePropertiesPostRequestBody;
43
+ /**
44
+ * Metadata for all the requests in the request builder.
45
+ */
46
+ exports.ValidatePropertiesRequestBuilderRequestsMetadata = {
47
+ post: {
48
+ responseBodyContentType: "application/json",
49
+ errorMappings: {
50
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
51
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
52
+ },
53
+ adapterMethodName: "sendNoResponseContentAsync",
54
+ requestBodyContentType: "application/json",
55
+ requestBodySerializer: serializeValidatePropertiesPostRequestBody,
56
+ requestInformationContentSetMethod: "setContentFromParsable",
57
+ },
58
+ };
59
+ /**
60
+ * Uri template for the request builder.
61
+ */
62
+ exports.ValidatePropertiesRequestBuilderUriTemplate = "{+baseurl}/applications/validateProperties";
63
+ /* tslint:enable */
64
+ /* eslint-enable */
@@ -0,0 +1,25 @@
1
+ import { type ApplicationsRequestBuilder } from './applications/';
2
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestAdapter } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * The main entry point of the SDK, exposes the configuration and the fluent API.
5
+ */
6
+ export interface ApplicationsServiceClient extends BaseRequestBuilder<ApplicationsServiceClient> {
7
+ /**
8
+ * Provides operations to manage the collection of application entities.
9
+ */
10
+ get applications(): ApplicationsRequestBuilder;
11
+ }
12
+ /**
13
+ * Instantiates a new ApplicationsServiceClient and sets the default values.
14
+ * @param requestAdapter The request adapter to use to execute the requests.
15
+ */
16
+ export declare function createApplicationsServiceClient(requestAdapter: RequestAdapter): ApplicationsServiceClient;
17
+ /**
18
+ * Metadata for all the navigation properties in the request builder.
19
+ */
20
+ export declare const ApplicationsServiceClientNavigationMetadata: Record<Exclude<keyof ApplicationsServiceClient, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
21
+ /**
22
+ * Uri template for the request builder.
23
+ */
24
+ export declare const ApplicationsServiceClientUriTemplate = "{+baseurl}";
25
+ //# sourceMappingURL=applicationsServiceClient.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"applicationsServiceClient.d.ts","sourceRoot":"","sources":["applicationsServiceClient.ts"],"names":[],"mappings":"AAGA,OAAO,EAAmI,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AACnM,OAAO,EAA8E,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAE,KAAK,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAM3O;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;CAClD;AACD;;;GAGG;AACH,wBAAgB,+BAA+B,CAAC,cAAc,EAAE,cAAc,6BAe7E;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAMhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oCAAoC,eAAe,CAAC"}
@@ -0,0 +1,49 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ApplicationsServiceClientUriTemplate = exports.ApplicationsServiceClientNavigationMetadata = exports.createApplicationsServiceClient = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const applications_1 = require("./applications/");
8
+ const kiota_abstractions_1 = require("@microsoft/kiota-abstractions");
9
+ const kiota_serialization_form_1 = require("@microsoft/kiota-serialization-form");
10
+ const kiota_serialization_json_1 = require("@microsoft/kiota-serialization-json");
11
+ const kiota_serialization_multipart_1 = require("@microsoft/kiota-serialization-multipart");
12
+ const kiota_serialization_text_1 = require("@microsoft/kiota-serialization-text");
13
+ /**
14
+ * Instantiates a new ApplicationsServiceClient and sets the default values.
15
+ * @param requestAdapter The request adapter to use to execute the requests.
16
+ */
17
+ function createApplicationsServiceClient(requestAdapter) {
18
+ (0, kiota_abstractions_1.registerDefaultSerializer)(kiota_serialization_json_1.JsonSerializationWriterFactory);
19
+ (0, kiota_abstractions_1.registerDefaultSerializer)(kiota_serialization_text_1.TextSerializationWriterFactory);
20
+ (0, kiota_abstractions_1.registerDefaultSerializer)(kiota_serialization_form_1.FormSerializationWriterFactory);
21
+ (0, kiota_abstractions_1.registerDefaultSerializer)(kiota_serialization_multipart_1.MultipartSerializationWriterFactory);
22
+ (0, kiota_abstractions_1.registerDefaultDeserializer)(kiota_serialization_json_1.JsonParseNodeFactory);
23
+ (0, kiota_abstractions_1.registerDefaultDeserializer)(kiota_serialization_text_1.TextParseNodeFactory);
24
+ (0, kiota_abstractions_1.registerDefaultDeserializer)(kiota_serialization_form_1.FormParseNodeFactory);
25
+ if (requestAdapter.baseUrl === undefined || requestAdapter.baseUrl === "") {
26
+ requestAdapter.baseUrl = "https://graph.microsoft.com/v1.0";
27
+ }
28
+ const pathParameters = {
29
+ "baseurl": requestAdapter.baseUrl,
30
+ };
31
+ return (0, kiota_abstractions_1.apiClientProxifier)(requestAdapter, pathParameters, exports.ApplicationsServiceClientUriTemplate, exports.ApplicationsServiceClientNavigationMetadata, undefined);
32
+ }
33
+ exports.createApplicationsServiceClient = createApplicationsServiceClient;
34
+ /**
35
+ * Metadata for all the navigation properties in the request builder.
36
+ */
37
+ exports.ApplicationsServiceClientNavigationMetadata = {
38
+ applications: {
39
+ uriTemplate: applications_1.ApplicationsRequestBuilderUriTemplate,
40
+ requestsMetadata: applications_1.ApplicationsRequestBuilderRequestsMetadata,
41
+ navigationMetadata: applications_1.ApplicationsRequestBuilderNavigationMetadata,
42
+ },
43
+ };
44
+ /**
45
+ * Uri template for the request builder.
46
+ */
47
+ exports.ApplicationsServiceClientUriTemplate = "{+baseurl}";
48
+ /* tslint:enable */
49
+ /* eslint-enable */
package/index.d.ts ADDED
@@ -0,0 +1,11 @@
1
+ import type { ApplicationsRequestBuilder } from "./applications";
2
+ declare module "@microsoft/msgraph-sdk" {
3
+ interface GraphServiceClient {
4
+ /**
5
+ * Provides operations to manage the applications singleton.
6
+ */
7
+ get applications(): ApplicationsRequestBuilder;
8
+ }
9
+ }
10
+ export * from "./applicationsServiceClient";
11
+ //# sourceMappingURL=index.d.ts.map
package/index.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,gBAAgB,CAAC;AAGjE,OAAO,QAAQ,wBAAwB,CAAC;IACtC,UAAU,kBAAkB;QAC1B;;WAEG;QACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;KAChD;CACF;AAED,cAAc,6BAA6B,CAAC"}
package/index.js ADDED
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const msgraph_sdk_1 = require("@microsoft/msgraph-sdk");
18
+ const applicationsServiceClient_1 = require("./applicationsServiceClient");
19
+ (0, msgraph_sdk_1.extendGraphServiceClient)(applicationsServiceClient_1.ApplicationsServiceClientNavigationMetadata);
20
+ __exportStar(require("./applicationsServiceClient"), exports);
package/package.json ADDED
@@ -0,0 +1,48 @@
1
+ {
2
+ "name": "@microsoft/msgraph-sdk-applications",
3
+ "version": "1.0.0-preview.10",
4
+ "description": "Applications fluent API for Microsoft Graph",
5
+ "keywords": [
6
+ "Microsoft",
7
+ "Graph",
8
+ "msgraph",
9
+ "API",
10
+ "SDK",
11
+ "applications"
12
+ ],
13
+ "author": "Microsoft <graphsdkpub+javascript@microsoft.com>",
14
+ "license": "MIT",
15
+ "main": "index.js",
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "git+https://github.com/microsoftgraph/msgraph-sdk-typescript.git"
22
+ },
23
+ "scripts": {
24
+ "build": "tsc -p tsconfig.json",
25
+ "lint": "eslint . --ext .ts",
26
+ "lint:fix": "eslint . --ext .ts --fix",
27
+ "clean": "rimraf -g **/*.d.ts && rimraf -g **/*.d.ts.map && rimraf -g **/*.js.map && rimraf -g **/*.js && rimraf tsconfig.tsbuildinfo"
28
+ },
29
+ "bugs": {
30
+ "url": "https://github.com/microsoftgraph/msgraph-sdk-typescript/issues"
31
+ },
32
+ "homepage": "https://github.com/microsoftgraph/msgraph-sdk-typescript#readme",
33
+ "types": "index.d.ts",
34
+ "dependencies": {
35
+ "@microsoft/kiota-abstractions": "^1.0.0-preview.38",
36
+ "@microsoft/kiota-serialization-form": "^1.0.0-preview.27",
37
+ "@microsoft/kiota-serialization-json": "^1.0.0-preview.38",
38
+ "@microsoft/kiota-serialization-multipart": "^1.0.0-preview.17",
39
+ "@microsoft/kiota-serialization-text": "^1.0.0-preview.35",
40
+ "@microsoft/msgraph-sdk": "^1.0.0-preview.10",
41
+ "guid-typescript": "^1.0.9",
42
+ "tslib": "^2.6.2"
43
+ },
44
+ "devDependencies": {
45
+ "typescript": "^5.3.3"
46
+ },
47
+ "gitHead": "15d9675ebafd32092472a638aa8d5d9276e283b1"
48
+ }
package/tsconfig.json ADDED
@@ -0,0 +1,15 @@
1
+ {
2
+ "$schema": "https://json.schemastore.org/tsconfig",
3
+ "extends": "../tsconfig.base.json",
4
+ "compilerOptions": {
5
+ "resolveJsonModule": true,
6
+ "esModuleInterop": true,
7
+ "baseUrl": "./",
8
+ "paths": {
9
+ "@microsoft/msgraph-sdk": ["../msgraph-sdk"]
10
+ }
11
+ },
12
+ "include": ["**/*.ts"],
13
+ "exclude": ["node_modules", "**/__tests__/*", "**/__e2e__/*"],
14
+ "references": [{ "path": "../msgraph-sdk" }]
15
+ }