@tsonic/efcore-sqlserver 0.1.2 → 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 +21 -21
  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 +613 -613
  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 +117 -117
  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 +467 -467
  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 +28 -28
  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 +162 -162
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +531 -531
  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
@@ -32,21 +32,21 @@ export interface JwtHeaderParameterNames$instance {
32
32
 
33
33
  export const JwtHeaderParameterNames: {
34
34
  new(): JwtHeaderParameterNames;
35
- readonly alg: string;
36
- readonly cty: string;
37
- readonly enc: string;
35
+ readonly Alg: string;
36
+ readonly Cty: string;
37
+ readonly Enc: string;
38
38
  readonly IV: string;
39
- readonly jku: string;
40
- readonly jwk: string;
41
- readonly kid: string;
42
- readonly typ: string;
43
- readonly x5c: string;
44
- readonly x5t: string;
45
- readonly x5u: string;
46
- readonly zip: string;
47
- readonly epk: string;
48
- readonly apu: string;
49
- readonly apv: string;
39
+ readonly Jku: string;
40
+ readonly Jwk: string;
41
+ readonly Kid: string;
42
+ readonly Typ: string;
43
+ readonly X5c: string;
44
+ readonly X5t: string;
45
+ readonly X5u: string;
46
+ readonly Zip: string;
47
+ readonly Epk: string;
48
+ readonly Apu: string;
49
+ readonly Apv: string;
50
50
  };
51
51
 
52
52
 
@@ -58,64 +58,64 @@ export interface JwtRegisteredClaimNames$instance {
58
58
 
59
59
  export const JwtRegisteredClaimNames: {
60
60
  new(): JwtRegisteredClaimNames;
61
- readonly actort: string;
62
- readonly acr: string;
63
- readonly amr: string;
64
- readonly address: string;
65
- readonly atHash: string;
66
- readonly aud: string;
67
- readonly authTime: string;
68
- readonly azp: string;
69
- readonly birthdate: string;
70
- readonly cHash: string;
71
- readonly email: string;
72
- readonly emailVerified: string;
73
- readonly exp: string;
74
- readonly gender: string;
75
- readonly familyName: string;
76
- readonly givenName: string;
77
- readonly iat: string;
78
- readonly iss: string;
79
- readonly jti: string;
80
- readonly locale: string;
81
- readonly middleName: string;
82
- readonly name: string;
83
- readonly nameId: string;
84
- readonly nickname: string;
85
- readonly nonce: string;
86
- readonly nbf: string;
87
- readonly phoneNumber: string;
88
- readonly phoneNumberVerified: string;
89
- readonly picture: string;
90
- readonly prn: string;
91
- readonly preferredUsername: string;
92
- readonly profile: string;
93
- readonly sid: string;
94
- readonly sub: string;
95
- readonly typ: string;
96
- readonly uniqueName: string;
97
- readonly updatedAt: string;
98
- readonly website: string;
99
- readonly zoneInfo: string;
61
+ readonly Actort: string;
62
+ readonly Acr: string;
63
+ readonly Amr: string;
64
+ readonly Address: string;
65
+ readonly AtHash: string;
66
+ readonly Aud: string;
67
+ readonly AuthTime: string;
68
+ readonly Azp: string;
69
+ readonly Birthdate: string;
70
+ readonly CHash: string;
71
+ readonly Email: string;
72
+ readonly EmailVerified: string;
73
+ readonly Exp: string;
74
+ readonly Gender: string;
75
+ readonly FamilyName: string;
76
+ readonly GivenName: string;
77
+ readonly Iat: string;
78
+ readonly Iss: string;
79
+ readonly Jti: string;
80
+ readonly Locale: string;
81
+ readonly MiddleName: string;
82
+ readonly Name: string;
83
+ readonly NameId: string;
84
+ readonly Nickname: string;
85
+ readonly Nonce: string;
86
+ readonly Nbf: string;
87
+ readonly PhoneNumber: string;
88
+ readonly PhoneNumberVerified: string;
89
+ readonly Picture: string;
90
+ readonly Prn: string;
91
+ readonly PreferredUsername: string;
92
+ readonly Profile: string;
93
+ readonly Sid: string;
94
+ readonly Sub: string;
95
+ readonly Typ: string;
96
+ readonly UniqueName: string;
97
+ readonly UpdatedAt: string;
98
+ readonly Website: string;
99
+ readonly ZoneInfo: string;
100
100
  };
101
101
 
102
102
 
103
103
  export type JwtRegisteredClaimNames = JwtRegisteredClaimNames$instance;
104
104
 
105
105
  export interface JwtHeader$instance extends Dictionary<System_Internal.String, unknown> {
106
- readonly alg: string;
107
- readonly cty: string;
108
- readonly enc: string;
109
- readonly encryptingCredentials: EncryptingCredentials;
106
+ readonly Alg: string;
107
+ readonly Cty: string;
108
+ readonly Enc: string;
109
+ readonly EncryptingCredentials: EncryptingCredentials;
110
110
  readonly IV: string;
111
- readonly kid: string;
112
- readonly signingCredentials: SigningCredentials;
113
- readonly typ: string;
114
- readonly x5c: string;
115
- readonly x5t: string;
116
- readonly zip: string;
117
- base64UrlEncode(): string;
118
- serializeToJson(): string;
111
+ readonly Kid: string;
112
+ readonly SigningCredentials: SigningCredentials;
113
+ readonly Typ: string;
114
+ readonly X5c: string;
115
+ readonly X5t: string;
116
+ readonly Zip: string;
117
+ Base64UrlEncode(): string;
118
+ SerializeToJson(): string;
119
119
  }
120
120
 
121
121
 
@@ -129,37 +129,37 @@ export const JwtHeader: {
129
129
  new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>): JwtHeader;
130
130
  new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>, tokenType: string): JwtHeader;
131
131
  new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>, tokenType: string, additionalHeaderClaims: IDictionary__System_Collections_Generic<System_Internal.String, unknown>): JwtHeader;
132
- base64UrlDeserialize(base64UrlEncodedJsonString: string): JwtHeader;
132
+ Base64UrlDeserialize(base64UrlEncodedJsonString: string): JwtHeader;
133
133
  };
134
134
 
135
135
 
136
136
  export type JwtHeader = JwtHeader$instance;
137
137
 
138
138
  export interface JwtPayload$instance extends Dictionary<System_Internal.String, unknown> {
139
- readonly acr: string;
140
- readonly actort: string;
141
- readonly amr: IList<System_Internal.String>;
142
- readonly aud: IList<System_Internal.String>;
143
- readonly authTime: Nullable<System_Internal.Int32>;
144
- readonly azp: string;
145
- readonly cHash: string;
146
- readonly claims: IEnumerable__System_Collections_Generic<Claim>;
147
- readonly exp: Nullable<System_Internal.Int32>;
148
- readonly expiration: Nullable<System_Internal.Int64>;
149
- readonly iat: Nullable<System_Internal.Int32>;
150
- readonly iss: string;
151
- readonly issuedAt: DateTime;
152
- readonly jti: string;
153
- readonly nbf: Nullable<System_Internal.Int32>;
154
- readonly nonce: string;
155
- readonly notBefore: Nullable<System_Internal.Int64>;
156
- readonly sub: string;
157
- readonly validFrom: DateTime;
158
- readonly validTo: DateTime;
159
- addClaim(claim: Claim): void;
160
- addClaims(claims: IEnumerable__System_Collections_Generic<Claim>): void;
161
- base64UrlEncode(): string;
162
- serializeToJson(): string;
139
+ readonly Acr: string;
140
+ readonly Actort: string;
141
+ readonly Amr: IList<System_Internal.String>;
142
+ readonly Aud: IList<System_Internal.String>;
143
+ readonly AuthTime: Nullable<System_Internal.Int32>;
144
+ readonly Azp: string;
145
+ readonly CHash: string;
146
+ readonly Claims: IEnumerable__System_Collections_Generic<Claim>;
147
+ readonly Exp: Nullable<System_Internal.Int32>;
148
+ readonly Expiration: Nullable<System_Internal.Int64>;
149
+ readonly Iat: Nullable<System_Internal.Int32>;
150
+ readonly Iss: string;
151
+ readonly IssuedAt: DateTime;
152
+ readonly Jti: string;
153
+ readonly Nbf: Nullable<System_Internal.Int32>;
154
+ readonly Nonce: string;
155
+ readonly NotBefore: Nullable<System_Internal.Int64>;
156
+ readonly Sub: string;
157
+ readonly ValidFrom: DateTime;
158
+ readonly ValidTo: DateTime;
159
+ AddClaim(claim: Claim): void;
160
+ AddClaims(claims: IEnumerable__System_Collections_Generic<Claim>): void;
161
+ Base64UrlEncode(): string;
162
+ SerializeToJson(): string;
163
163
  }
164
164
 
165
165
 
@@ -169,43 +169,43 @@ export const JwtPayload: {
169
169
  new(issuer: string, audience: string, claims: IEnumerable__System_Collections_Generic<Claim>, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>): JwtPayload;
170
170
  new(issuer: string, audience: string, claims: IEnumerable__System_Collections_Generic<Claim>, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>): JwtPayload;
171
171
  new(issuer: string, audience: string, claims: IEnumerable__System_Collections_Generic<Claim>, claimsCollection: IDictionary__System_Collections_Generic<System_Internal.String, unknown>, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>): JwtPayload;
172
- base64UrlDeserialize(base64UrlEncodedJsonString: string): JwtPayload;
173
- deserialize(jsonString: string): JwtPayload;
172
+ Base64UrlDeserialize(base64UrlEncodedJsonString: string): JwtPayload;
173
+ Deserialize(jsonString: string): JwtPayload;
174
174
  };
175
175
 
176
176
 
177
177
  export type JwtPayload = JwtPayload$instance;
178
178
 
179
179
  export interface JwtSecurityToken$instance extends SecurityToken {
180
- readonly actor: string;
181
- readonly audiences: IEnumerable__System_Collections_Generic<System_Internal.String>;
182
- readonly claims: IEnumerable__System_Collections_Generic<Claim>;
183
- readonly encodedHeader: string;
184
- readonly encodedPayload: string;
185
- readonly encryptingCredentials: EncryptingCredentials;
186
- readonly header: JwtHeader;
187
- readonly id: string;
188
- readonly innerToken: JwtSecurityToken;
189
- readonly issuedAt: DateTime;
190
- readonly issuer: string;
191
- readonly payload: JwtPayload;
192
- readonly rawAuthenticationTag: string;
193
- readonly rawCiphertext: string;
194
- readonly rawData: string;
195
- readonly rawEncryptedKey: string;
196
- readonly rawHeader: string;
197
- readonly rawInitializationVector: string;
198
- readonly rawPayload: string;
199
- readonly rawSignature: string;
200
- readonly securityKey: SecurityKey;
201
- readonly signatureAlgorithm: string;
202
- readonly signingCredentials: SigningCredentials;
203
- signingKey: SecurityKey;
204
- readonly subject: string | undefined;
205
- readonly validFrom: DateTime;
206
- readonly validTo: DateTime;
207
- toString(): string | undefined;
208
- unsafeToString(): string;
180
+ readonly Actor: string;
181
+ readonly Audiences: IEnumerable__System_Collections_Generic<System_Internal.String>;
182
+ readonly Claims: IEnumerable__System_Collections_Generic<Claim>;
183
+ readonly EncodedHeader: string;
184
+ readonly EncodedPayload: string;
185
+ readonly EncryptingCredentials: EncryptingCredentials;
186
+ readonly Header: JwtHeader;
187
+ readonly Id: string;
188
+ readonly InnerToken: JwtSecurityToken;
189
+ readonly IssuedAt: DateTime;
190
+ readonly Issuer: string;
191
+ readonly Payload: JwtPayload;
192
+ readonly RawAuthenticationTag: string;
193
+ readonly RawCiphertext: string;
194
+ readonly RawData: string;
195
+ readonly RawEncryptedKey: string;
196
+ readonly RawHeader: string;
197
+ readonly RawInitializationVector: string;
198
+ readonly RawPayload: string;
199
+ readonly RawSignature: string;
200
+ readonly SecurityKey: SecurityKey;
201
+ readonly SignatureAlgorithm: string;
202
+ readonly SigningCredentials: SigningCredentials;
203
+ SigningKey: SecurityKey;
204
+ readonly Subject: string | undefined;
205
+ readonly ValidFrom: DateTime;
206
+ readonly ValidTo: DateTime;
207
+ ToString(): string | undefined;
208
+ UnsafeToString(): string;
209
209
  }
210
210
 
211
211
 
@@ -226,48 +226,48 @@ export type JwtSecurityToken = JwtSecurityToken$instance & __JwtSecurityToken$vi
226
226
 
227
227
 
228
228
  export interface JwtSecurityTokenHandler$instance extends SecurityTokenHandler {
229
- readonly canValidateToken: boolean;
230
- readonly canWriteToken: boolean;
231
- inboundClaimFilter: ISet<System_Internal.String>;
232
- inboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
233
- mapInboundClaims: boolean;
234
- readonly outboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
235
- outboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
236
- readonly tokenType: Type;
237
- canReadToken(token: string): boolean;
238
- canReadToken(reader: XmlReader): boolean;
239
- createEncodedJwt(tokenDescriptor: SecurityTokenDescriptor): string;
240
- createEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials): string;
241
- createEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): string;
242
- createEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary__System_Collections_Generic<System_Internal.String, unknown>): string;
243
- createJwtSecurityToken(tokenDescriptor: SecurityTokenDescriptor): JwtSecurityToken;
244
- createJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): JwtSecurityToken;
245
- createJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary__System_Collections_Generic<System_Internal.String, unknown>): JwtSecurityToken;
246
- createJwtSecurityToken(issuer?: string, audience?: string, subject?: ClaimsIdentity, notBefore?: Nullable<DateTime>, expires?: Nullable<DateTime>, issuedAt?: Nullable<DateTime>, signingCredentials?: SigningCredentials): JwtSecurityToken;
247
- createToken(tokenDescriptor: SecurityTokenDescriptor): SecurityToken;
248
- readJwtToken(token: string): JwtSecurityToken;
249
- readToken(token: string): SecurityToken;
250
- readToken(reader: XmlReader, validationParameters: TokenValidationParameters): SecurityToken;
251
- readToken(reader: XmlReader): SecurityToken;
252
- validateToken(token: string, validationParameters: TokenValidationParameters, validatedToken: SecurityToken): ClaimsPrincipal;
253
- validateToken(reader: XmlReader, validationParameters: TokenValidationParameters, validatedToken: SecurityToken): ClaimsPrincipal;
254
- validateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
255
- validateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
256
- validateTokenAsync(token: SecurityToken, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
257
- writeToken(token: SecurityToken): string;
258
- writeToken(writer: XmlWriter, token: SecurityToken): void;
229
+ readonly CanValidateToken: boolean;
230
+ readonly CanWriteToken: boolean;
231
+ InboundClaimFilter: ISet<System_Internal.String>;
232
+ InboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
233
+ MapInboundClaims: boolean;
234
+ readonly OutboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
235
+ OutboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
236
+ readonly TokenType: Type;
237
+ CanReadToken(token: string): boolean;
238
+ CanReadToken(reader: XmlReader): boolean;
239
+ CreateEncodedJwt(tokenDescriptor: SecurityTokenDescriptor): string;
240
+ CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials): string;
241
+ CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): string;
242
+ CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary__System_Collections_Generic<System_Internal.String, unknown>): string;
243
+ CreateJwtSecurityToken(tokenDescriptor: SecurityTokenDescriptor): JwtSecurityToken;
244
+ CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): JwtSecurityToken;
245
+ CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary__System_Collections_Generic<System_Internal.String, unknown>): JwtSecurityToken;
246
+ CreateJwtSecurityToken(issuer?: string, audience?: string, subject?: ClaimsIdentity, notBefore?: Nullable<DateTime>, expires?: Nullable<DateTime>, issuedAt?: Nullable<DateTime>, signingCredentials?: SigningCredentials): JwtSecurityToken;
247
+ CreateToken(tokenDescriptor: SecurityTokenDescriptor): SecurityToken;
248
+ ReadJwtToken(token: string): JwtSecurityToken;
249
+ ReadToken(token: string): SecurityToken;
250
+ ReadToken(reader: XmlReader, validationParameters: TokenValidationParameters): SecurityToken;
251
+ ReadToken(reader: XmlReader): SecurityToken;
252
+ ValidateToken(token: string, validationParameters: TokenValidationParameters, validatedToken: SecurityToken): ClaimsPrincipal;
253
+ ValidateToken(reader: XmlReader, validationParameters: TokenValidationParameters, validatedToken: SecurityToken): ClaimsPrincipal;
254
+ ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
255
+ ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
256
+ ValidateTokenAsync(token: SecurityToken, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
257
+ WriteToken(token: SecurityToken): string;
258
+ WriteToken(writer: XmlWriter, token: SecurityToken): void;
259
259
  }
260
260
 
261
261
 
262
262
  export const JwtSecurityTokenHandler: {
263
263
  new(): JwtSecurityTokenHandler;
264
- defaultInboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
265
- defaultMapInboundClaims: boolean;
266
- defaultOutboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
267
- defaultInboundClaimFilter: ISet<System_Internal.String>;
268
- defaultOutboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
269
- shortClaimTypeProperty: string;
270
- jsonClaimTypeProperty: string;
264
+ DefaultInboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
265
+ DefaultMapInboundClaims: boolean;
266
+ DefaultOutboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
267
+ DefaultInboundClaimFilter: ISet<System_Internal.String>;
268
+ DefaultOutboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
269
+ ShortClaimTypeProperty: string;
270
+ JsonClaimTypeProperty: string;
271
271
  };
272
272
 
273
273
 
@@ -279,29 +279,29 @@ export type JwtSecurityTokenHandler = JwtSecurityTokenHandler$instance & __JwtSe
279
279
 
280
280
 
281
281
  export abstract class JsonClaimValueTypes$instance {
282
- static readonly json: string;
283
- static readonly jsonArray: string;
284
- static readonly jsonNull: string;
282
+ static readonly Json: string;
283
+ static readonly JsonArray: string;
284
+ static readonly JsonNull: string;
285
285
  }
286
286
 
287
287
 
288
288
  export type JsonClaimValueTypes = JsonClaimValueTypes$instance;
289
289
 
290
290
  export abstract class JwtConstants$instance {
291
- static readonly headerType: string;
292
- static readonly headerTypeAlt: string;
293
- static readonly tokenType: string;
294
- static readonly tokenTypeAlt: string;
295
- static readonly jsonCompactSerializationRegex: string;
296
- static readonly jweCompactSerializationRegex: string;
297
- static readonly directKeyUseAlg: string;
291
+ static readonly HeaderType: string;
292
+ static readonly HeaderTypeAlt: string;
293
+ static readonly TokenType: string;
294
+ static readonly TokenTypeAlt: string;
295
+ static readonly JsonCompactSerializationRegex: string;
296
+ static readonly JweCompactSerializationRegex: string;
297
+ static readonly DirectKeyUseAlg: string;
298
298
  }
299
299
 
300
300
 
301
301
  export type JwtConstants = JwtConstants$instance;
302
302
 
303
303
  export abstract class JwtSecurityTokenConverter$instance {
304
- static convert(token: JsonWebToken): JwtSecurityToken;
304
+ static Convert(token: JsonWebToken): JwtSecurityToken;
305
305
  }
306
306
 
307
307
 
@@ -1,101 +1,90 @@
1
1
  {
2
2
  "namespace": "System.Security.Cryptography",
3
+ "contributingAssemblies": [
4
+ "System.Private.CoreLib",
5
+ "System.Security.Cryptography",
6
+ "System.Security.Cryptography.Pkcs",
7
+ "System.Security.Cryptography.ProtectedData"
8
+ ],
3
9
  "types": [
4
10
  {
5
11
  "stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope",
6
12
  "clrName": "System.Security.Cryptography.DataProtectionScope",
7
- "tsEmitName": "DataProtectionScope",
8
13
  "assemblyName": "System.Security.Cryptography.ProtectedData",
9
14
  "metadataToken": 0,
15
+ "kind": "Enum",
16
+ "accessibility": "Public",
17
+ "isAbstract": false,
18
+ "isSealed": true,
19
+ "isStatic": false,
20
+ "arity": 0,
10
21
  "methods": [],
11
22
  "properties": [],
12
23
  "fields": [
13
24
  {
14
25
  "stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope::value__System.Int32",
15
26
  "clrName": "value__",
16
- "tsEmitName": "value__",
17
27
  "metadataToken": 67108983,
18
28
  "normalizedSignature": "value__|System.Int32|static=false|const=false",
19
29
  "isStatic": false,
20
30
  "isReadOnly": false,
31
+ "isLiteral": false,
21
32
  "declaringClrType": "System.Security.Cryptography.DataProtectionScope",
22
33
  "declaringAssemblyName": "System.Security.Cryptography.ProtectedData"
23
34
  },
24
35
  {
25
36
  "stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope::CurrentUserSystem.Security.Cryptography.DataProtectionScope",
26
37
  "clrName": "CurrentUser",
27
- "tsEmitName": "currentUser",
28
38
  "metadataToken": 67108984,
29
39
  "normalizedSignature": "CurrentUser|System.Security.Cryptography.DataProtectionScope|static=true|const=true",
30
40
  "isStatic": true,
31
41
  "isReadOnly": false,
42
+ "isLiteral": true,
32
43
  "declaringClrType": "System.Security.Cryptography.DataProtectionScope",
33
44
  "declaringAssemblyName": "System.Security.Cryptography.ProtectedData"
34
45
  },
35
46
  {
36
47
  "stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope::LocalMachineSystem.Security.Cryptography.DataProtectionScope",
37
48
  "clrName": "LocalMachine",
38
- "tsEmitName": "localMachine",
39
49
  "metadataToken": 67108985,
40
50
  "normalizedSignature": "LocalMachine|System.Security.Cryptography.DataProtectionScope|static=true|const=true",
41
51
  "isStatic": true,
42
52
  "isReadOnly": false,
53
+ "isLiteral": true,
43
54
  "declaringClrType": "System.Security.Cryptography.DataProtectionScope",
44
55
  "declaringAssemblyName": "System.Security.Cryptography.ProtectedData"
45
56
  }
46
57
  ],
47
58
  "events": [],
48
- "constructors": [],
49
- "exposedFields": [
50
- {
51
- "tsName": "value__",
52
- "isStatic": false,
53
- "tsSignatureId": "value__|System.Int32|static=false|const=false",
54
- "target": {
55
- "declaringClrType": "System.Security.Cryptography.DataProtectionScope",
56
- "declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
57
- "metadataToken": 67108983
58
- }
59
- },
60
- {
61
- "tsName": "currentUser",
62
- "isStatic": true,
63
- "tsSignatureId": "CurrentUser|System.Security.Cryptography.DataProtectionScope|static=true|const=true",
64
- "target": {
65
- "declaringClrType": "System.Security.Cryptography.DataProtectionScope",
66
- "declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
67
- "metadataToken": 67108984
68
- }
69
- },
70
- {
71
- "tsName": "localMachine",
72
- "isStatic": true,
73
- "tsSignatureId": "LocalMachine|System.Security.Cryptography.DataProtectionScope|static=true|const=true",
74
- "target": {
75
- "declaringClrType": "System.Security.Cryptography.DataProtectionScope",
76
- "declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
77
- "metadataToken": 67108985
78
- }
79
- }
80
- ]
59
+ "constructors": []
81
60
  },
82
61
  {
83
62
  "stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.ProtectedData",
84
63
  "clrName": "System.Security.Cryptography.ProtectedData",
85
- "tsEmitName": "ProtectedData",
86
64
  "assemblyName": "System.Security.Cryptography.ProtectedData",
87
65
  "metadataToken": 0,
66
+ "kind": "StaticNamespace",
67
+ "accessibility": "Public",
68
+ "isAbstract": true,
69
+ "isSealed": true,
70
+ "isStatic": true,
71
+ "arity": 0,
88
72
  "methods": [
89
73
  {
90
74
  "stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.ProtectedData::Protect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
91
75
  "clrName": "Protect",
92
- "tsEmitName": "protect",
93
76
  "metadataToken": 100663314,
94
77
  "canonicalSignature": "(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
95
78
  "normalizedSignature": "Protect|(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]|static=true",
96
79
  "emitScope": "ClassSurface",
80
+ "provenance": "Original",
97
81
  "arity": 0,
98
82
  "parameterCount": 3,
83
+ "isStatic": true,
84
+ "isAbstract": false,
85
+ "isVirtual": false,
86
+ "isOverride": false,
87
+ "isSealed": false,
99
88
  "declaringClrType": "System.Security.Cryptography.ProtectedData",
100
89
  "declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
101
90
  "isExtensionMethod": false
@@ -103,13 +92,18 @@
103
92
  {
104
93
  "stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.ProtectedData::Unprotect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
105
94
  "clrName": "Unprotect",
106
- "tsEmitName": "unprotect",
107
95
  "metadataToken": 100663315,
108
96
  "canonicalSignature": "(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
109
97
  "normalizedSignature": "Unprotect|(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]|static=true",
110
98
  "emitScope": "ClassSurface",
99
+ "provenance": "Original",
111
100
  "arity": 0,
112
101
  "parameterCount": 3,
102
+ "isStatic": true,
103
+ "isAbstract": false,
104
+ "isVirtual": false,
105
+ "isOverride": false,
106
+ "isSealed": false,
113
107
  "declaringClrType": "System.Security.Cryptography.ProtectedData",
114
108
  "declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
115
109
  "isExtensionMethod": false
@@ -118,29 +112,7 @@
118
112
  "properties": [],
119
113
  "fields": [],
120
114
  "events": [],
121
- "constructors": [],
122
- "exposedMethods": [
123
- {
124
- "tsName": "protect",
125
- "isStatic": true,
126
- "tsSignatureId": "Protect|(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]|static=true",
127
- "target": {
128
- "declaringClrType": "System.Security.Cryptography.ProtectedData",
129
- "declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
130
- "metadataToken": 100663314
131
- }
132
- },
133
- {
134
- "tsName": "unprotect",
135
- "isStatic": true,
136
- "tsSignatureId": "Unprotect|(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]|static=true",
137
- "target": {
138
- "declaringClrType": "System.Security.Cryptography.ProtectedData",
139
- "declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
140
- "metadataToken": 100663315
141
- }
142
- }
143
- ]
115
+ "constructors": []
144
116
  }
145
117
  ]
146
118
  }
@@ -10,14 +10,14 @@ import * as System_Internal from "@tsonic/dotnet/System.js";
10
10
  import type { Byte, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Object as ClrObject } from "@tsonic/dotnet/System.js";
11
11
 
12
12
  export enum DataProtectionScope {
13
- currentUser = 0,
14
- localMachine = 1
13
+ CurrentUser = 0,
14
+ LocalMachine = 1
15
15
  }
16
16
 
17
17
 
18
18
  export abstract class ProtectedData$instance {
19
- static protect(userData: byte[], optionalEntropy: byte[], scope: DataProtectionScope): byte[];
20
- static unprotect(encryptedData: byte[], optionalEntropy: byte[], scope: DataProtectionScope): byte[];
19
+ static Protect(userData: byte[], optionalEntropy: byte[], scope: DataProtectionScope): byte[];
20
+ static Unprotect(encryptedData: byte[], optionalEntropy: byte[], scope: DataProtectionScope): byte[];
21
21
  }
22
22
 
23
23