@tsonic/efcore-sqlserver 0.1.1 → 10.0.1

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 (237) hide show
  1. package/Azure/bindings.json +965 -2423
  2. package/Azure/internal/index.d.ts +135 -135
  3. package/Azure.Core/bindings.json +1909 -3815
  4. package/Azure.Core/internal/index.d.ts +291 -291
  5. package/Azure.Core.Cryptography/bindings.json +46 -65
  6. package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
  7. package/Azure.Core.Diagnostics/bindings.json +23 -69
  8. package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
  9. package/Azure.Core.Extensions/bindings.json +54 -57
  10. package/Azure.Core.Extensions/internal/index.d.ts +4 -4
  11. package/Azure.Core.GeoJson/bindings.json +457 -1384
  12. package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
  13. package/Azure.Core.Pipeline/bindings.json +412 -892
  14. package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
  15. package/Azure.Core.Serialization/bindings.json +167 -306
  16. package/Azure.Core.Serialization/internal/index.d.ts +21 -21
  17. package/Azure.Identity/bindings.json +1852 -7050
  18. package/Azure.Identity/internal/index.d.ts +227 -227
  19. package/Azure.Messaging/bindings.json +97 -230
  20. package/Azure.Messaging/internal/index.d.ts +23 -23
  21. package/Microsoft.Data/bindings.json +18 -27
  22. package/Microsoft.Data/internal/index.d.ts +2 -2
  23. package/Microsoft.Data.Sql/bindings.json +41 -94
  24. package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
  25. package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
  26. package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
  27. package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
  28. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
  29. package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
  30. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
  31. package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
  32. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
  33. package/Microsoft.Data.SqlTypes/bindings.json +184 -405
  34. package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
  35. package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
  36. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
  37. package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
  38. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
  39. package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
  40. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
  41. package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
  42. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
  44. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
  45. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
  46. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
  47. package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
  48. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
  50. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  51. package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
  52. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
  76. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
  78. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
  79. package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
  80. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
  81. package/Microsoft.Identity.Client/bindings.json +4310 -13498
  82. package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
  83. package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
  84. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
  86. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
  87. package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
  88. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
  89. package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
  90. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
  91. package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
  92. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
  94. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
  95. package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
  96. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
  97. package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
  98. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
  99. package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
  100. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
  102. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP/bindings.json +29 -30
  104. package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
  105. package/Microsoft.Identity.Client.Region/bindings.json +17 -81
  106. package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
  107. package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
  108. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
  110. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
  112. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
  113. package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
  114. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
  115. package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
  116. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
  117. package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
  118. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
  119. package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
  120. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
  121. package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
  122. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
  123. package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
  124. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
  128. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
  129. package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
  130. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
  131. package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
  132. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
  133. package/Microsoft.SqlServer.Server/bindings.json +243 -635
  134. package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
  135. package/System/bindings.json +173 -402
  136. package/System/internal/index.d.ts +30 -30
  137. package/System.ClientModel/bindings.json +229 -459
  138. package/System.ClientModel/internal/index.d.ts +28 -28
  139. package/System.ClientModel.Primitives/bindings.json +1169 -2367
  140. package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +538 -538
  143. package/System.Configuration.Internal/bindings.json +797 -1446
  144. package/System.Configuration.Internal/internal/index.d.ts +115 -115
  145. package/System.Configuration.Provider/bindings.json +94 -195
  146. package/System.Configuration.Provider/internal/index.d.ts +13 -13
  147. package/System.Diagnostics/bindings.json +23 -15
  148. package/System.Diagnostics/internal/index.d.ts +1 -1
  149. package/System.Drawing.Configuration/bindings.json +14 -137
  150. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  151. package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
  152. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
  153. package/System.Security.Cryptography/bindings.json +35 -63
  154. package/System.Security.Cryptography/internal/index.d.ts +4 -4
  155. package/System.Text.Json.Serialization/bindings.json +22 -36
  156. package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
  157. package/__build/scripts/generate.sh +4 -4
  158. package/__internal/extensions/index.d.ts +27 -27
  159. package/package.json +5 -5
  160. package/Azure/internal/metadata.json +0 -2772
  161. package/Azure.Core/internal/metadata.json +0 -5291
  162. package/Azure.Core.Cryptography/internal/metadata.json +0 -122
  163. package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
  164. package/Azure.Core.Extensions/internal/metadata.json +0 -139
  165. package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
  166. package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
  167. package/Azure.Core.Serialization/internal/metadata.json +0 -468
  168. package/Azure.Identity/internal/metadata.json +0 -5255
  169. package/Azure.Messaging/internal/metadata.json +0 -316
  170. package/Microsoft.Data/internal/metadata.json +0 -59
  171. package/Microsoft.Data.Sql/internal/metadata.json +0 -136
  172. package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
  173. package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
  174. package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
  175. package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
  176. package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
  177. package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
  178. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
  179. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
  180. package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
  181. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
  182. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
  183. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
  184. package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
  185. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
  186. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
  187. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
  188. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
  189. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
  190. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
  191. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
  192. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
  193. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
  194. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
  195. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
  196. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
  197. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
  198. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
  199. package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
  200. package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
  201. package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
  202. package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
  203. package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
  204. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
  205. package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
  206. package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
  207. package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
  208. package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
  209. package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
  210. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
  211. package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
  212. package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
  213. package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
  214. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
  215. package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
  216. package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
  217. package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
  218. package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
  219. package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
  220. package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
  221. package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
  222. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
  223. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
  224. package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
  225. package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
  226. package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
  227. package/System/internal/metadata.json +0 -523
  228. package/System.ClientModel/internal/metadata.json +0 -637
  229. package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
  230. package/System.Configuration/internal/metadata.json +0 -11888
  231. package/System.Configuration.Internal/internal/metadata.json +0 -2269
  232. package/System.Configuration.Provider/internal/metadata.json +0 -284
  233. package/System.Diagnostics/internal/metadata.json +0 -48
  234. package/System.Drawing.Configuration/internal/metadata.json +0 -46
  235. package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
  236. package/System.Security.Cryptography/internal/metadata.json +0 -104
  237. package/System.Text.Json.Serialization/internal/metadata.json +0 -70
@@ -23,9 +23,9 @@ import type { CancellationToken } from "@tsonic/dotnet/System.Threading.js";
23
23
  import type { Task } from "@tsonic/dotnet/System.Threading.Tasks.js";
24
24
 
25
25
  export enum OpenIdConnectRequestType {
26
- authentication = 0,
27
- logout = 1,
28
- token = 2
26
+ Authentication = 0,
27
+ Logout = 1,
28
+ Token = 2
29
29
  }
30
30
 
31
31
 
@@ -33,100 +33,100 @@ export type IdTokenValidator = (idToken: JwtSecurityToken, context: OpenIdConnec
33
33
 
34
34
 
35
35
  export interface OpenIdConnectConfiguration$instance extends BaseConfiguration {
36
- readonly acrValuesSupported: ICollection<System_Internal.String>;
37
- activeTokenEndpoint: string;
38
- readonly additionalData: IDictionary<System_Internal.String, unknown>;
39
- authorizationEndpoint: string;
40
- authorizationResponseIssParameterSupported: boolean;
41
- backchannelAuthenticationEndpoint: string;
42
- readonly backchannelAuthenticationRequestSigningAlgValuesSupported: ICollection<System_Internal.String>;
43
- readonly backchannelTokenDeliveryModesSupported: ICollection<System_Internal.String>;
44
- backchannelUserCodeParameterSupported: boolean;
45
- checkSessionIframe: string;
46
- readonly claimsLocalesSupported: ICollection<System_Internal.String>;
47
- claimsParameterSupported: boolean;
48
- readonly claimsSupported: ICollection<System_Internal.String>;
49
- readonly claimTypesSupported: ICollection<System_Internal.String>;
50
- readonly displayValuesSupported: ICollection<System_Internal.String>;
51
- readonly dPoPSigningAlgValuesSupported: ICollection<System_Internal.String>;
52
- endSessionEndpoint: string;
53
- frontchannelLogoutSessionSupported: string;
54
- frontchannelLogoutSupported: string;
55
- readonly grantTypesSupported: ICollection<System_Internal.String>;
56
- httpLogoutSupported: boolean;
57
- readonly idTokenEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
58
- readonly idTokenEncryptionEncValuesSupported: ICollection<System_Internal.String>;
59
- readonly idTokenSigningAlgValuesSupported: ICollection<System_Internal.String>;
60
- introspectionEndpoint: string;
61
- readonly introspectionEndpointAuthMethodsSupported: ICollection<System_Internal.String>;
62
- readonly introspectionEndpointAuthSigningAlgValuesSupported: ICollection<System_Internal.String>;
63
- issuer: string;
64
- jsonWebKeySet: JsonWebKeySet;
65
- jwksUri: string;
66
- logoutSessionSupported: boolean;
67
- opPolicyUri: string;
68
- opTosUri: string;
69
- readonly promptValuesSupported: ICollection<System_Internal.String>;
70
- pushedAuthorizationRequestEndpoint: string;
71
- registrationEndpoint: string;
72
- readonly requestObjectEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
73
- readonly requestObjectEncryptionEncValuesSupported: ICollection<System_Internal.String>;
74
- readonly requestObjectSigningAlgValuesSupported: ICollection<System_Internal.String>;
75
- requestParameterSupported: boolean;
76
- requestUriParameterSupported: boolean;
77
- requirePushedAuthorizationRequests: boolean;
78
- requireRequestUriRegistration: boolean;
79
- readonly responseModesSupported: ICollection<System_Internal.String>;
80
- readonly responseTypesSupported: ICollection<System_Internal.String>;
81
- readonly scopesSupported: ICollection<System_Internal.String>;
82
- serviceDocumentation: string;
83
- readonly signingKeys: ICollection<SecurityKey>;
84
- readonly subjectTypesSupported: ICollection<System_Internal.String>;
85
- tokenEndpoint: string;
86
- readonly tokenEndpointAuthMethodsSupported: ICollection<System_Internal.String>;
87
- readonly tokenEndpointAuthSigningAlgValuesSupported: ICollection<System_Internal.String>;
88
- readonly uiLocalesSupported: ICollection<System_Internal.String>;
89
- userInfoEndpoint: string;
90
- readonly userInfoEndpointEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
91
- readonly userInfoEndpointEncryptionEncValuesSupported: ICollection<System_Internal.String>;
92
- readonly userInfoEndpointSigningAlgValuesSupported: ICollection<System_Internal.String>;
93
- shouldSerializeAcrValuesSupported(): boolean;
94
- shouldSerializeBackchannelAuthenticationRequestSigningAlgValuesSupported(): boolean;
95
- shouldSerializeBackchannelTokenDeliveryModesSupported(): boolean;
96
- shouldSerializeClaimsLocalesSupported(): boolean;
97
- shouldSerializeClaimsSupported(): boolean;
98
- shouldSerializeClaimTypesSupported(): boolean;
99
- shouldSerializeDisplayValuesSupported(): boolean;
100
- shouldSerializeDPoPSigningAlgValuesSupported(): boolean;
101
- shouldSerializeGrantTypesSupported(): boolean;
102
- shouldSerializeIdTokenEncryptionAlgValuesSupported(): boolean;
103
- shouldSerializeIdTokenEncryptionEncValuesSupported(): boolean;
104
- shouldSerializeIdTokenSigningAlgValuesSupported(): boolean;
105
- shouldSerializeIntrospectionEndpointAuthMethodsSupported(): boolean;
106
- shouldSerializeIntrospectionEndpointAuthSigningAlgValuesSupported(): boolean;
107
- shouldSerializePromptValuesSupported(): boolean;
108
- shouldSerializeRequestObjectEncryptionAlgValuesSupported(): boolean;
109
- shouldSerializeRequestObjectEncryptionEncValuesSupported(): boolean;
110
- shouldSerializeRequestObjectSigningAlgValuesSupported(): boolean;
111
- shouldSerializeResponseModesSupported(): boolean;
112
- shouldSerializeResponseTypesSupported(): boolean;
113
- shouldSerializeScopesSupported(): boolean;
114
- shouldSerializeSigningKeys(): boolean;
115
- shouldSerializeSubjectTypesSupported(): boolean;
116
- shouldSerializeTokenEndpointAuthMethodsSupported(): boolean;
117
- shouldSerializeTokenEndpointAuthSigningAlgValuesSupported(): boolean;
118
- shouldSerializeUILocalesSupported(): boolean;
119
- shouldSerializeUserInfoEndpointEncryptionAlgValuesSupported(): boolean;
120
- shouldSerializeUserInfoEndpointEncryptionEncValuesSupported(): boolean;
121
- shouldSerializeUserInfoEndpointSigningAlgValuesSupported(): boolean;
36
+ readonly AcrValuesSupported: ICollection<System_Internal.String>;
37
+ ActiveTokenEndpoint: string;
38
+ readonly AdditionalData: IDictionary<System_Internal.String, unknown>;
39
+ AuthorizationEndpoint: string;
40
+ AuthorizationResponseIssParameterSupported: boolean;
41
+ BackchannelAuthenticationEndpoint: string;
42
+ readonly BackchannelAuthenticationRequestSigningAlgValuesSupported: ICollection<System_Internal.String>;
43
+ readonly BackchannelTokenDeliveryModesSupported: ICollection<System_Internal.String>;
44
+ BackchannelUserCodeParameterSupported: boolean;
45
+ CheckSessionIframe: string;
46
+ readonly ClaimsLocalesSupported: ICollection<System_Internal.String>;
47
+ ClaimsParameterSupported: boolean;
48
+ readonly ClaimsSupported: ICollection<System_Internal.String>;
49
+ readonly ClaimTypesSupported: ICollection<System_Internal.String>;
50
+ readonly DisplayValuesSupported: ICollection<System_Internal.String>;
51
+ readonly DPoPSigningAlgValuesSupported: ICollection<System_Internal.String>;
52
+ EndSessionEndpoint: string;
53
+ FrontchannelLogoutSessionSupported: string;
54
+ FrontchannelLogoutSupported: string;
55
+ readonly GrantTypesSupported: ICollection<System_Internal.String>;
56
+ HttpLogoutSupported: boolean;
57
+ readonly IdTokenEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
58
+ readonly IdTokenEncryptionEncValuesSupported: ICollection<System_Internal.String>;
59
+ readonly IdTokenSigningAlgValuesSupported: ICollection<System_Internal.String>;
60
+ IntrospectionEndpoint: string;
61
+ readonly IntrospectionEndpointAuthMethodsSupported: ICollection<System_Internal.String>;
62
+ readonly IntrospectionEndpointAuthSigningAlgValuesSupported: ICollection<System_Internal.String>;
63
+ Issuer: string;
64
+ JsonWebKeySet: JsonWebKeySet;
65
+ JwksUri: string;
66
+ LogoutSessionSupported: boolean;
67
+ OpPolicyUri: string;
68
+ OpTosUri: string;
69
+ readonly PromptValuesSupported: ICollection<System_Internal.String>;
70
+ PushedAuthorizationRequestEndpoint: string;
71
+ RegistrationEndpoint: string;
72
+ readonly RequestObjectEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
73
+ readonly RequestObjectEncryptionEncValuesSupported: ICollection<System_Internal.String>;
74
+ readonly RequestObjectSigningAlgValuesSupported: ICollection<System_Internal.String>;
75
+ RequestParameterSupported: boolean;
76
+ RequestUriParameterSupported: boolean;
77
+ RequirePushedAuthorizationRequests: boolean;
78
+ RequireRequestUriRegistration: boolean;
79
+ readonly ResponseModesSupported: ICollection<System_Internal.String>;
80
+ readonly ResponseTypesSupported: ICollection<System_Internal.String>;
81
+ readonly ScopesSupported: ICollection<System_Internal.String>;
82
+ ServiceDocumentation: string;
83
+ readonly SigningKeys: ICollection<SecurityKey>;
84
+ readonly SubjectTypesSupported: ICollection<System_Internal.String>;
85
+ TokenEndpoint: string;
86
+ readonly TokenEndpointAuthMethodsSupported: ICollection<System_Internal.String>;
87
+ readonly TokenEndpointAuthSigningAlgValuesSupported: ICollection<System_Internal.String>;
88
+ readonly UILocalesSupported: ICollection<System_Internal.String>;
89
+ UserInfoEndpoint: string;
90
+ readonly UserInfoEndpointEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
91
+ readonly UserInfoEndpointEncryptionEncValuesSupported: ICollection<System_Internal.String>;
92
+ readonly UserInfoEndpointSigningAlgValuesSupported: ICollection<System_Internal.String>;
93
+ ShouldSerializeAcrValuesSupported(): boolean;
94
+ ShouldSerializeBackchannelAuthenticationRequestSigningAlgValuesSupported(): boolean;
95
+ ShouldSerializeBackchannelTokenDeliveryModesSupported(): boolean;
96
+ ShouldSerializeClaimsLocalesSupported(): boolean;
97
+ ShouldSerializeClaimsSupported(): boolean;
98
+ ShouldSerializeClaimTypesSupported(): boolean;
99
+ ShouldSerializeDisplayValuesSupported(): boolean;
100
+ ShouldSerializeDPoPSigningAlgValuesSupported(): boolean;
101
+ ShouldSerializeGrantTypesSupported(): boolean;
102
+ ShouldSerializeIdTokenEncryptionAlgValuesSupported(): boolean;
103
+ ShouldSerializeIdTokenEncryptionEncValuesSupported(): boolean;
104
+ ShouldSerializeIdTokenSigningAlgValuesSupported(): boolean;
105
+ ShouldSerializeIntrospectionEndpointAuthMethodsSupported(): boolean;
106
+ ShouldSerializeIntrospectionEndpointAuthSigningAlgValuesSupported(): boolean;
107
+ ShouldSerializePromptValuesSupported(): boolean;
108
+ ShouldSerializeRequestObjectEncryptionAlgValuesSupported(): boolean;
109
+ ShouldSerializeRequestObjectEncryptionEncValuesSupported(): boolean;
110
+ ShouldSerializeRequestObjectSigningAlgValuesSupported(): boolean;
111
+ ShouldSerializeResponseModesSupported(): boolean;
112
+ ShouldSerializeResponseTypesSupported(): boolean;
113
+ ShouldSerializeScopesSupported(): boolean;
114
+ ShouldSerializeSigningKeys(): boolean;
115
+ ShouldSerializeSubjectTypesSupported(): boolean;
116
+ ShouldSerializeTokenEndpointAuthMethodsSupported(): boolean;
117
+ ShouldSerializeTokenEndpointAuthSigningAlgValuesSupported(): boolean;
118
+ ShouldSerializeUILocalesSupported(): boolean;
119
+ ShouldSerializeUserInfoEndpointEncryptionAlgValuesSupported(): boolean;
120
+ ShouldSerializeUserInfoEndpointEncryptionEncValuesSupported(): boolean;
121
+ ShouldSerializeUserInfoEndpointSigningAlgValuesSupported(): boolean;
122
122
  }
123
123
 
124
124
 
125
125
  export const OpenIdConnectConfiguration: {
126
126
  new(): OpenIdConnectConfiguration;
127
127
  new(json: string): OpenIdConnectConfiguration;
128
- create(json: string): OpenIdConnectConfiguration;
129
- write(configuration: OpenIdConnectConfiguration): string;
128
+ Create(json: string): OpenIdConnectConfiguration;
129
+ Write(configuration: OpenIdConnectConfiguration): string;
130
130
  };
131
131
 
132
132
 
@@ -138,9 +138,9 @@ export interface OpenIdConnectConfigurationRetriever$instance {
138
138
 
139
139
  export const OpenIdConnectConfigurationRetriever: {
140
140
  new(): OpenIdConnectConfigurationRetriever;
141
- getAsync(address: string, retriever: IDocumentRetriever, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
142
- getAsync(address: string, httpClient: HttpClient, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
143
- getAsync(address: string, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
141
+ GetAsync(address: string, retriever: IDocumentRetriever, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
142
+ GetAsync(address: string, httpClient: HttpClient, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
143
+ GetAsync(address: string, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
144
144
  };
145
145
 
146
146
 
@@ -154,55 +154,55 @@ export type OpenIdConnectConfigurationRetriever = OpenIdConnectConfigurationRetr
154
154
 
155
155
 
156
156
  export interface OpenIdConnectMessage$instance extends AuthenticationProtocolMessage {
157
- accessToken: string;
158
- acrValues: string;
159
- authorizationEndpoint: string;
160
- claimsLocales: string;
161
- clientAssertion: string;
162
- clientAssertionType: string;
163
- clientId: string;
164
- clientSecret: string;
165
- get code(): string | undefined;
166
- set code(value: string);
167
- display: string;
168
- domainHint: string;
169
- enableTelemetryParameters: boolean;
170
- error: string;
171
- errorDescription: string;
172
- errorUri: string;
173
- expiresIn: string;
174
- grantType: string;
175
- identityProvider: string;
176
- idToken: string;
177
- idTokenHint: string;
178
- iss: string;
179
- loginHint: string;
180
- maxAge: string;
181
- nonce: string;
182
- password: string;
183
- postLogoutRedirectUri: string;
184
- prompt: string;
185
- redirectUri: string;
186
- refreshToken: string;
187
- requestType: OpenIdConnectRequestType;
188
- requestUri: string;
189
- resource: string;
190
- responseMode: string;
191
- responseType: string;
192
- scope: string;
193
- sessionState: string;
194
- sid: string;
195
- skuTelemetryValue: string;
196
- state: string;
197
- targetLinkUri: string;
198
- tokenEndpoint: string;
199
- tokenType: string;
200
- uiLocales: string;
201
- userId: string;
202
- username: string;
203
- clone(): OpenIdConnectMessage;
204
- createAuthenticationRequestUrl(): string;
205
- createLogoutRequestUrl(): string;
157
+ AccessToken: string;
158
+ AcrValues: string;
159
+ AuthorizationEndpoint: string;
160
+ ClaimsLocales: string;
161
+ ClientAssertion: string;
162
+ ClientAssertionType: string;
163
+ ClientId: string;
164
+ ClientSecret: string;
165
+ get Code(): string | undefined;
166
+ set Code(value: string);
167
+ Display: string;
168
+ DomainHint: string;
169
+ EnableTelemetryParameters: boolean;
170
+ Error: string;
171
+ ErrorDescription: string;
172
+ ErrorUri: string;
173
+ ExpiresIn: string;
174
+ GrantType: string;
175
+ IdentityProvider: string;
176
+ IdToken: string;
177
+ IdTokenHint: string;
178
+ Iss: string;
179
+ LoginHint: string;
180
+ MaxAge: string;
181
+ Nonce: string;
182
+ Password: string;
183
+ PostLogoutRedirectUri: string;
184
+ Prompt: string;
185
+ RedirectUri: string;
186
+ RefreshToken: string;
187
+ RequestType: OpenIdConnectRequestType;
188
+ RequestUri: string;
189
+ Resource: string;
190
+ ResponseMode: string;
191
+ ResponseType: string;
192
+ Scope: string;
193
+ SessionState: string;
194
+ Sid: string;
195
+ SkuTelemetryValue: string;
196
+ State: string;
197
+ TargetLinkUri: string;
198
+ TokenEndpoint: string;
199
+ TokenType: string;
200
+ UiLocales: string;
201
+ UserId: string;
202
+ Username: string;
203
+ Clone(): OpenIdConnectMessage;
204
+ CreateAuthenticationRequestUrl(): string;
205
+ CreateLogoutRequestUrl(): string;
206
206
  }
207
207
 
208
208
 
@@ -211,7 +211,7 @@ export const OpenIdConnectMessage: {
211
211
  new(json: string): OpenIdConnectMessage;
212
212
  new(nameValueCollection: NameValueCollection): OpenIdConnectMessage;
213
213
  new(parameters: IEnumerable<KeyValuePair<System_Internal.String, string[]>>): OpenIdConnectMessage;
214
- enableTelemetryParametersByDefault: boolean;
214
+ EnableTelemetryParametersByDefault: boolean;
215
215
  };
216
216
 
217
217
 
@@ -283,12 +283,12 @@ export const OpenIdConnectProtocolInvalidStateException: {
283
283
  export type OpenIdConnectProtocolInvalidStateException = OpenIdConnectProtocolInvalidStateException$instance;
284
284
 
285
285
  export interface OpenIdConnectProtocolValidationContext$instance {
286
- clientId: string;
287
- nonce: string;
288
- protocolMessage: OpenIdConnectMessage;
289
- state: string;
290
- userInfoEndpointResponse: string;
291
- validatedIdToken: JwtSecurityToken;
286
+ ClientId: string;
287
+ Nonce: string;
288
+ ProtocolMessage: OpenIdConnectMessage;
289
+ State: string;
290
+ UserInfoEndpointResponse: string;
291
+ ValidatedIdToken: JwtSecurityToken;
292
292
  }
293
293
 
294
294
 
@@ -300,214 +300,214 @@ export const OpenIdConnectProtocolValidationContext: {
300
300
  export type OpenIdConnectProtocolValidationContext = OpenIdConnectProtocolValidationContext$instance;
301
301
 
302
302
  export interface OpenIdConnectProtocolValidator$instance {
303
- cryptoProviderFactory: CryptoProviderFactory;
304
- readonly hashAlgorithmMap: IDictionary<System_Internal.String, System_Internal.String>;
305
- idTokenValidator: IdTokenValidator;
306
- nonceLifetime: TimeSpan;
307
- requireAcr: boolean;
308
- requireAmr: boolean;
309
- requireAuthTime: boolean;
310
- requireAzp: boolean;
311
- requireNonce: boolean;
312
- requireState: boolean;
313
- requireStateValidation: boolean;
314
- requireSub: boolean;
315
- requireTimeStampInNonce: boolean;
316
- generateNonce(): string;
317
- getHashAlgorithm(algorithm: string): HashAlgorithm;
318
- validateAuthenticationResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
319
- validateTokenResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
320
- validateUserInfoResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
303
+ CryptoProviderFactory: CryptoProviderFactory;
304
+ readonly HashAlgorithmMap: IDictionary<System_Internal.String, System_Internal.String>;
305
+ IdTokenValidator: IdTokenValidator;
306
+ NonceLifetime: TimeSpan;
307
+ RequireAcr: boolean;
308
+ RequireAmr: boolean;
309
+ RequireAuthTime: boolean;
310
+ RequireAzp: boolean;
311
+ RequireNonce: boolean;
312
+ RequireState: boolean;
313
+ RequireStateValidation: boolean;
314
+ RequireSub: boolean;
315
+ RequireTimeStampInNonce: boolean;
316
+ GenerateNonce(): string;
317
+ GetHashAlgorithm(algorithm: string): HashAlgorithm;
318
+ ValidateAuthenticationResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
319
+ ValidateTokenResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
320
+ ValidateUserInfoResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
321
321
  }
322
322
 
323
323
 
324
324
  export const OpenIdConnectProtocolValidator: {
325
325
  new(): OpenIdConnectProtocolValidator;
326
- readonly defaultNonceLifetime: TimeSpan;
327
- requireSubByDefault: boolean;
326
+ readonly DefaultNonceLifetime: TimeSpan;
327
+ RequireSubByDefault: boolean;
328
328
  };
329
329
 
330
330
 
331
331
  export type OpenIdConnectProtocolValidator = OpenIdConnectProtocolValidator$instance;
332
332
 
333
333
  export abstract class ActiveDirectoryOpenIdConnectEndpoints$instance {
334
- static readonly authorize: string;
335
- static readonly logout: string;
336
- static readonly token: string;
334
+ static readonly Authorize: string;
335
+ static readonly Logout: string;
336
+ static readonly Token: string;
337
337
  }
338
338
 
339
339
 
340
340
  export type ActiveDirectoryOpenIdConnectEndpoints = ActiveDirectoryOpenIdConnectEndpoints$instance;
341
341
 
342
342
  export abstract class OpenIdConnectGrantTypes$instance {
343
- static readonly authorizationCode: string;
344
- static readonly refreshToken: string;
345
- static readonly password: string;
346
- static readonly clientCredentials: string;
343
+ static readonly AuthorizationCode: string;
344
+ static readonly RefreshToken: string;
345
+ static readonly Password: string;
346
+ static readonly ClientCredentials: string;
347
347
  }
348
348
 
349
349
 
350
350
  export type OpenIdConnectGrantTypes = OpenIdConnectGrantTypes$instance;
351
351
 
352
352
  export abstract class OpenIdConnectParameterNames$instance {
353
- static readonly accessToken: string;
354
- static readonly acrValues: string;
355
- static readonly claimsLocales: string;
356
- static readonly clientAssertion: string;
357
- static readonly clientAssertionType: string;
358
- static readonly clientId: string;
359
- static readonly clientSecret: string;
360
- static readonly code: string;
361
- static readonly display: string;
362
- static readonly domainHint: string;
363
- static readonly error: string;
364
- static readonly errorDescription: string;
365
- static readonly errorUri: string;
366
- static readonly expiresIn: string;
367
- static readonly grantType: string;
368
- static readonly iss: string;
369
- static readonly idToken: string;
370
- static readonly idTokenHint: string;
371
- static readonly identityProvider: string;
372
- static readonly loginHint: string;
373
- static readonly maxAge: string;
374
- static readonly nonce: string;
375
- static readonly password: string;
376
- static readonly postLogoutRedirectUri: string;
377
- static readonly prompt: string;
378
- static readonly redirectUri: string;
379
- static readonly refreshToken: string;
380
- static readonly requestUri: string;
381
- static readonly resource: string;
382
- static readonly responseMode: string;
383
- static readonly responseType: string;
384
- static readonly scope: string;
385
- static readonly skuTelemetry: string;
386
- static readonly sessionState: string;
387
- static readonly sid: string;
388
- static readonly state: string;
389
- static readonly targetLinkUri: string;
390
- static readonly tokenType: string;
391
- static readonly uiLocales: string;
392
- static readonly userId: string;
393
- static readonly username: string;
394
- static readonly versionTelemetry: string;
353
+ static readonly AccessToken: string;
354
+ static readonly AcrValues: string;
355
+ static readonly ClaimsLocales: string;
356
+ static readonly ClientAssertion: string;
357
+ static readonly ClientAssertionType: string;
358
+ static readonly ClientId: string;
359
+ static readonly ClientSecret: string;
360
+ static readonly Code: string;
361
+ static readonly Display: string;
362
+ static readonly DomainHint: string;
363
+ static readonly Error: string;
364
+ static readonly ErrorDescription: string;
365
+ static readonly ErrorUri: string;
366
+ static readonly ExpiresIn: string;
367
+ static readonly GrantType: string;
368
+ static readonly Iss: string;
369
+ static readonly IdToken: string;
370
+ static readonly IdTokenHint: string;
371
+ static readonly IdentityProvider: string;
372
+ static readonly LoginHint: string;
373
+ static readonly MaxAge: string;
374
+ static readonly Nonce: string;
375
+ static readonly Password: string;
376
+ static readonly PostLogoutRedirectUri: string;
377
+ static readonly Prompt: string;
378
+ static readonly RedirectUri: string;
379
+ static readonly RefreshToken: string;
380
+ static readonly RequestUri: string;
381
+ static readonly Resource: string;
382
+ static readonly ResponseMode: string;
383
+ static readonly ResponseType: string;
384
+ static readonly Scope: string;
385
+ static readonly SkuTelemetry: string;
386
+ static readonly SessionState: string;
387
+ static readonly Sid: string;
388
+ static readonly State: string;
389
+ static readonly TargetLinkUri: string;
390
+ static readonly TokenType: string;
391
+ static readonly UiLocales: string;
392
+ static readonly UserId: string;
393
+ static readonly Username: string;
394
+ static readonly VersionTelemetry: string;
395
395
  }
396
396
 
397
397
 
398
398
  export type OpenIdConnectParameterNames = OpenIdConnectParameterNames$instance;
399
399
 
400
400
  export abstract class OpenIdConnectPrompt$instance {
401
- static readonly none: string;
402
- static readonly login: string;
403
- static readonly consent: string;
404
- static readonly selectAccount: string;
401
+ static readonly None: string;
402
+ static readonly Login: string;
403
+ static readonly Consent: string;
404
+ static readonly SelectAccount: string;
405
405
  }
406
406
 
407
407
 
408
408
  export type OpenIdConnectPrompt = OpenIdConnectPrompt$instance;
409
409
 
410
410
  export abstract class OpenIdConnectResponseMode$instance {
411
- static readonly query: string;
412
- static readonly formPost: string;
413
- static readonly fragment: string;
411
+ static readonly Query: string;
412
+ static readonly FormPost: string;
413
+ static readonly Fragment: string;
414
414
  }
415
415
 
416
416
 
417
417
  export type OpenIdConnectResponseMode = OpenIdConnectResponseMode$instance;
418
418
 
419
419
  export abstract class OpenIdConnectResponseType$instance {
420
- static readonly code: string;
421
- static readonly codeIdToken: string;
422
- static readonly codeIdTokenToken: string;
423
- static readonly codeToken: string;
424
- static readonly idToken: string;
425
- static readonly idTokenToken: string;
426
- static readonly none: string;
427
- static readonly token: string;
420
+ static readonly Code: string;
421
+ static readonly CodeIdToken: string;
422
+ static readonly CodeIdTokenToken: string;
423
+ static readonly CodeToken: string;
424
+ static readonly IdToken: string;
425
+ static readonly IdTokenToken: string;
426
+ static readonly None: string;
427
+ static readonly Token: string;
428
428
  }
429
429
 
430
430
 
431
431
  export type OpenIdConnectResponseType = OpenIdConnectResponseType$instance;
432
432
 
433
433
  export abstract class OpenIdConnectScope$instance {
434
- static readonly address: string;
435
- static readonly email: string;
436
- static readonly offlineAccess: string;
437
- static readonly openId: string;
438
- static readonly openIdProfile: string;
439
- static readonly phone: string;
440
- static readonly userImpersonation: string;
434
+ static readonly Address: string;
435
+ static readonly Email: string;
436
+ static readonly OfflineAccess: string;
437
+ static readonly OpenId: string;
438
+ static readonly OpenIdProfile: string;
439
+ static readonly Phone: string;
440
+ static readonly UserImpersonation: string;
441
441
  }
442
442
 
443
443
 
444
444
  export type OpenIdConnectScope = OpenIdConnectScope$instance;
445
445
 
446
446
  export abstract class OpenIdConnectSessionProperties$instance {
447
- static readonly checkSessionIFrame: string;
448
- static readonly redirectUri: string;
449
- static readonly sessionState: string;
447
+ static readonly CheckSessionIFrame: string;
448
+ static readonly RedirectUri: string;
449
+ static readonly SessionState: string;
450
450
  }
451
451
 
452
452
 
453
453
  export type OpenIdConnectSessionProperties = OpenIdConnectSessionProperties$instance;
454
454
 
455
455
  export abstract class OpenIdProviderMetadataNames$instance {
456
- static readonly acrValuesSupported: string;
457
- static readonly authorizationEndpoint: string;
458
- static readonly authorizationResponseIssParameterSupported: string;
459
- static readonly backchannelAuthenticationEndpoint: string;
460
- static readonly backchannelAuthenticationRequestSigningAlgValuesSupported: string;
461
- static readonly backchannelTokenDeliveryModesSupported: string;
462
- static readonly backchannelUserCodeParameterSupported: string;
463
- static readonly checkSessionIframe: string;
464
- static readonly claimsLocalesSupported: string;
465
- static readonly claimsParameterSupported: string;
466
- static readonly claimsSupported: string;
467
- static readonly claimTypesSupported: string;
468
- static readonly discovery: string;
469
- static readonly displayValuesSupported: string;
470
- static readonly dPoPSigningAlgValuesSupported: string;
471
- static readonly endSessionEndpoint: string;
472
- static readonly frontchannelLogoutSessionSupported: string;
473
- static readonly frontchannelLogoutSupported: string;
474
- static readonly httpLogoutSupported: string;
475
- static readonly grantTypesSupported: string;
476
- static readonly idTokenEncryptionAlgValuesSupported: string;
477
- static readonly idTokenEncryptionEncValuesSupported: string;
478
- static readonly idTokenSigningAlgValuesSupported: string;
479
- static readonly introspectionEndpoint: string;
480
- static readonly introspectionEndpointAuthMethodsSupported: string;
481
- static readonly introspectionEndpointAuthSigningAlgValuesSupported: string;
482
- static readonly jwksUri: string;
483
- static readonly issuer: string;
484
- static readonly logoutSessionSupported: string;
485
- static readonly microsoftMultiRefreshToken: string;
486
- static readonly opPolicyUri: string;
487
- static readonly opTosUri: string;
488
- static readonly promptValuesSupported: string;
489
- static readonly pushedAuthorizationRequestEndpoint: string;
490
- static readonly registrationEndpoint: string;
491
- static readonly requestObjectEncryptionAlgValuesSupported: string;
492
- static readonly requestObjectEncryptionEncValuesSupported: string;
493
- static readonly requestObjectSigningAlgValuesSupported: string;
494
- static readonly requestParameterSupported: string;
495
- static readonly requestUriParameterSupported: string;
496
- static readonly requirePushedAuthorizationRequests: string;
497
- static readonly requireRequestUriRegistration: string;
498
- static readonly responseModesSupported: string;
499
- static readonly responseTypesSupported: string;
500
- static readonly serviceDocumentation: string;
501
- static readonly scopesSupported: string;
502
- static readonly subjectTypesSupported: string;
503
- static readonly tokenEndpoint: string;
504
- static readonly tokenEndpointAuthMethodsSupported: string;
505
- static readonly tokenEndpointAuthSigningAlgValuesSupported: string;
506
- static readonly uiLocalesSupported: string;
507
- static readonly userInfoEndpoint: string;
508
- static readonly userInfoEncryptionAlgValuesSupported: string;
509
- static readonly userInfoEncryptionEncValuesSupported: string;
510
- static readonly userInfoSigningAlgValuesSupported: string;
456
+ static readonly AcrValuesSupported: string;
457
+ static readonly AuthorizationEndpoint: string;
458
+ static readonly AuthorizationResponseIssParameterSupported: string;
459
+ static readonly BackchannelAuthenticationEndpoint: string;
460
+ static readonly BackchannelAuthenticationRequestSigningAlgValuesSupported: string;
461
+ static readonly BackchannelTokenDeliveryModesSupported: string;
462
+ static readonly BackchannelUserCodeParameterSupported: string;
463
+ static readonly CheckSessionIframe: string;
464
+ static readonly ClaimsLocalesSupported: string;
465
+ static readonly ClaimsParameterSupported: string;
466
+ static readonly ClaimsSupported: string;
467
+ static readonly ClaimTypesSupported: string;
468
+ static readonly Discovery: string;
469
+ static readonly DisplayValuesSupported: string;
470
+ static readonly DPoPSigningAlgValuesSupported: string;
471
+ static readonly EndSessionEndpoint: string;
472
+ static readonly FrontchannelLogoutSessionSupported: string;
473
+ static readonly FrontchannelLogoutSupported: string;
474
+ static readonly HttpLogoutSupported: string;
475
+ static readonly GrantTypesSupported: string;
476
+ static readonly IdTokenEncryptionAlgValuesSupported: string;
477
+ static readonly IdTokenEncryptionEncValuesSupported: string;
478
+ static readonly IdTokenSigningAlgValuesSupported: string;
479
+ static readonly IntrospectionEndpoint: string;
480
+ static readonly IntrospectionEndpointAuthMethodsSupported: string;
481
+ static readonly IntrospectionEndpointAuthSigningAlgValuesSupported: string;
482
+ static readonly JwksUri: string;
483
+ static readonly Issuer: string;
484
+ static readonly LogoutSessionSupported: string;
485
+ static readonly MicrosoftMultiRefreshToken: string;
486
+ static readonly OpPolicyUri: string;
487
+ static readonly OpTosUri: string;
488
+ static readonly PromptValuesSupported: string;
489
+ static readonly PushedAuthorizationRequestEndpoint: string;
490
+ static readonly RegistrationEndpoint: string;
491
+ static readonly RequestObjectEncryptionAlgValuesSupported: string;
492
+ static readonly RequestObjectEncryptionEncValuesSupported: string;
493
+ static readonly RequestObjectSigningAlgValuesSupported: string;
494
+ static readonly RequestParameterSupported: string;
495
+ static readonly RequestUriParameterSupported: string;
496
+ static readonly RequirePushedAuthorizationRequests: string;
497
+ static readonly RequireRequestUriRegistration: string;
498
+ static readonly ResponseModesSupported: string;
499
+ static readonly ResponseTypesSupported: string;
500
+ static readonly ServiceDocumentation: string;
501
+ static readonly ScopesSupported: string;
502
+ static readonly SubjectTypesSupported: string;
503
+ static readonly TokenEndpoint: string;
504
+ static readonly TokenEndpointAuthMethodsSupported: string;
505
+ static readonly TokenEndpointAuthSigningAlgValuesSupported: string;
506
+ static readonly UILocalesSupported: string;
507
+ static readonly UserInfoEndpoint: string;
508
+ static readonly UserInfoEncryptionAlgValuesSupported: string;
509
+ static readonly UserInfoEncryptionEncValuesSupported: string;
510
+ static readonly UserInfoSigningAlgValuesSupported: string;
511
511
  }
512
512
 
513
513