@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
@@ -1,1187 +1,666 @@
1
1
  {
2
2
  "namespace": "Microsoft.IdentityModel.JsonWebTokens",
3
+ "contributingAssemblies": [
4
+ "Microsoft.IdentityModel.JsonWebTokens"
5
+ ],
3
6
  "types": [
4
7
  {
5
8
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
6
9
  "clrName": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
7
- "tsEmitName": "JwtHeaderParameterNames",
8
10
  "assemblyName": "Microsoft.IdentityModel.JsonWebTokens",
9
11
  "metadataToken": 0,
12
+ "kind": "Struct",
13
+ "accessibility": "Public",
14
+ "isAbstract": false,
15
+ "isSealed": true,
16
+ "isStatic": false,
17
+ "arity": 0,
10
18
  "methods": [],
11
19
  "properties": [],
12
20
  "fields": [
13
21
  {
14
22
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::AlgSystem.String",
15
23
  "clrName": "Alg",
16
- "tsEmitName": "alg",
17
24
  "metadataToken": 67108948,
18
25
  "normalizedSignature": "Alg|System.String|static=true|const=true",
19
26
  "isStatic": true,
20
27
  "isReadOnly": false,
28
+ "isLiteral": true,
21
29
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
22
30
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
23
31
  },
24
32
  {
25
33
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::ApuSystem.String",
26
34
  "clrName": "Apu",
27
- "tsEmitName": "apu",
28
35
  "metadataToken": 67108949,
29
36
  "normalizedSignature": "Apu|System.String|static=true|const=true",
30
37
  "isStatic": true,
31
38
  "isReadOnly": false,
39
+ "isLiteral": true,
32
40
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
33
41
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
34
42
  },
35
43
  {
36
44
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::ApvSystem.String",
37
45
  "clrName": "Apv",
38
- "tsEmitName": "apv",
39
46
  "metadataToken": 67108950,
40
47
  "normalizedSignature": "Apv|System.String|static=true|const=true",
41
48
  "isStatic": true,
42
49
  "isReadOnly": false,
50
+ "isLiteral": true,
43
51
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
44
52
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
45
53
  },
46
54
  {
47
55
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::EpkSystem.String",
48
56
  "clrName": "Epk",
49
- "tsEmitName": "epk",
50
57
  "metadataToken": 67108951,
51
58
  "normalizedSignature": "Epk|System.String|static=true|const=true",
52
59
  "isStatic": true,
53
60
  "isReadOnly": false,
61
+ "isLiteral": true,
54
62
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
55
63
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
56
64
  },
57
65
  {
58
66
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::CtySystem.String",
59
67
  "clrName": "Cty",
60
- "tsEmitName": "cty",
61
68
  "metadataToken": 67108952,
62
69
  "normalizedSignature": "Cty|System.String|static=true|const=true",
63
70
  "isStatic": true,
64
71
  "isReadOnly": false,
72
+ "isLiteral": true,
65
73
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
66
74
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
67
75
  },
68
76
  {
69
77
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::EncSystem.String",
70
78
  "clrName": "Enc",
71
- "tsEmitName": "enc",
72
79
  "metadataToken": 67108953,
73
80
  "normalizedSignature": "Enc|System.String|static=true|const=true",
74
81
  "isStatic": true,
75
82
  "isReadOnly": false,
83
+ "isLiteral": true,
76
84
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
77
85
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
78
86
  },
79
87
  {
80
88
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::IVSystem.String",
81
89
  "clrName": "IV",
82
- "tsEmitName": "IV",
83
90
  "metadataToken": 67108954,
84
91
  "normalizedSignature": "IV|System.String|static=true|const=true",
85
92
  "isStatic": true,
86
93
  "isReadOnly": false,
94
+ "isLiteral": true,
87
95
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
88
96
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
89
97
  },
90
98
  {
91
99
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::JkuSystem.String",
92
100
  "clrName": "Jku",
93
- "tsEmitName": "jku",
94
101
  "metadataToken": 67108955,
95
102
  "normalizedSignature": "Jku|System.String|static=true|const=true",
96
103
  "isStatic": true,
97
104
  "isReadOnly": false,
105
+ "isLiteral": true,
98
106
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
99
107
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
100
108
  },
101
109
  {
102
110
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::JwkSystem.String",
103
111
  "clrName": "Jwk",
104
- "tsEmitName": "jwk",
105
112
  "metadataToken": 67108956,
106
113
  "normalizedSignature": "Jwk|System.String|static=true|const=true",
107
114
  "isStatic": true,
108
115
  "isReadOnly": false,
116
+ "isLiteral": true,
109
117
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
110
118
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
111
119
  },
112
120
  {
113
121
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::KidSystem.String",
114
122
  "clrName": "Kid",
115
- "tsEmitName": "kid",
116
123
  "metadataToken": 67108957,
117
124
  "normalizedSignature": "Kid|System.String|static=true|const=true",
118
125
  "isStatic": true,
119
126
  "isReadOnly": false,
127
+ "isLiteral": true,
120
128
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
121
129
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
122
130
  },
123
131
  {
124
132
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::TypSystem.String",
125
133
  "clrName": "Typ",
126
- "tsEmitName": "typ",
127
134
  "metadataToken": 67108958,
128
135
  "normalizedSignature": "Typ|System.String|static=true|const=true",
129
136
  "isStatic": true,
130
137
  "isReadOnly": false,
138
+ "isLiteral": true,
131
139
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
132
140
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
133
141
  },
134
142
  {
135
143
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::X5cSystem.String",
136
144
  "clrName": "X5c",
137
- "tsEmitName": "x5c",
138
145
  "metadataToken": 67108959,
139
146
  "normalizedSignature": "X5c|System.String|static=true|const=true",
140
147
  "isStatic": true,
141
148
  "isReadOnly": false,
149
+ "isLiteral": true,
142
150
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
143
151
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
144
152
  },
145
153
  {
146
154
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::X5tSystem.String",
147
155
  "clrName": "X5t",
148
- "tsEmitName": "x5t",
149
156
  "metadataToken": 67108960,
150
157
  "normalizedSignature": "X5t|System.String|static=true|const=true",
151
158
  "isStatic": true,
152
159
  "isReadOnly": false,
160
+ "isLiteral": true,
153
161
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
154
162
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
155
163
  },
156
164
  {
157
165
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::X5uSystem.String",
158
166
  "clrName": "X5u",
159
- "tsEmitName": "x5u",
160
167
  "metadataToken": 67108961,
161
168
  "normalizedSignature": "X5u|System.String|static=true|const=true",
162
169
  "isStatic": true,
163
170
  "isReadOnly": false,
171
+ "isLiteral": true,
164
172
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
165
173
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
166
174
  },
167
175
  {
168
176
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames::ZipSystem.String",
169
177
  "clrName": "Zip",
170
- "tsEmitName": "zip",
171
178
  "metadataToken": 67108962,
172
179
  "normalizedSignature": "Zip|System.String|static=true|const=true",
173
180
  "isStatic": true,
174
181
  "isReadOnly": false,
182
+ "isLiteral": true,
175
183
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
176
184
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
177
185
  }
178
186
  ],
179
187
  "events": [],
180
- "constructors": [],
181
- "exposedFields": [
182
- {
183
- "tsName": "alg",
184
- "isStatic": true,
185
- "tsSignatureId": "Alg|System.String|static=true|const=true",
186
- "target": {
187
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
188
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
189
- "metadataToken": 67108948
190
- }
191
- },
192
- {
193
- "tsName": "apu",
194
- "isStatic": true,
195
- "tsSignatureId": "Apu|System.String|static=true|const=true",
196
- "target": {
197
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
198
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
199
- "metadataToken": 67108949
200
- }
201
- },
202
- {
203
- "tsName": "apv",
204
- "isStatic": true,
205
- "tsSignatureId": "Apv|System.String|static=true|const=true",
206
- "target": {
207
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
208
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
209
- "metadataToken": 67108950
210
- }
211
- },
212
- {
213
- "tsName": "epk",
214
- "isStatic": true,
215
- "tsSignatureId": "Epk|System.String|static=true|const=true",
216
- "target": {
217
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
218
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
219
- "metadataToken": 67108951
220
- }
221
- },
222
- {
223
- "tsName": "cty",
224
- "isStatic": true,
225
- "tsSignatureId": "Cty|System.String|static=true|const=true",
226
- "target": {
227
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
228
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
229
- "metadataToken": 67108952
230
- }
231
- },
232
- {
233
- "tsName": "enc",
234
- "isStatic": true,
235
- "tsSignatureId": "Enc|System.String|static=true|const=true",
236
- "target": {
237
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
238
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
239
- "metadataToken": 67108953
240
- }
241
- },
242
- {
243
- "tsName": "IV",
244
- "isStatic": true,
245
- "tsSignatureId": "IV|System.String|static=true|const=true",
246
- "target": {
247
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
248
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
249
- "metadataToken": 67108954
250
- }
251
- },
252
- {
253
- "tsName": "jku",
254
- "isStatic": true,
255
- "tsSignatureId": "Jku|System.String|static=true|const=true",
256
- "target": {
257
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
258
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
259
- "metadataToken": 67108955
260
- }
261
- },
262
- {
263
- "tsName": "jwk",
264
- "isStatic": true,
265
- "tsSignatureId": "Jwk|System.String|static=true|const=true",
266
- "target": {
267
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
268
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
269
- "metadataToken": 67108956
270
- }
271
- },
272
- {
273
- "tsName": "kid",
274
- "isStatic": true,
275
- "tsSignatureId": "Kid|System.String|static=true|const=true",
276
- "target": {
277
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
278
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
279
- "metadataToken": 67108957
280
- }
281
- },
282
- {
283
- "tsName": "typ",
284
- "isStatic": true,
285
- "tsSignatureId": "Typ|System.String|static=true|const=true",
286
- "target": {
287
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
288
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
289
- "metadataToken": 67108958
290
- }
291
- },
292
- {
293
- "tsName": "x5c",
294
- "isStatic": true,
295
- "tsSignatureId": "X5c|System.String|static=true|const=true",
296
- "target": {
297
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
298
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
299
- "metadataToken": 67108959
300
- }
301
- },
302
- {
303
- "tsName": "x5t",
304
- "isStatic": true,
305
- "tsSignatureId": "X5t|System.String|static=true|const=true",
306
- "target": {
307
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
308
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
309
- "metadataToken": 67108960
310
- }
311
- },
312
- {
313
- "tsName": "x5u",
314
- "isStatic": true,
315
- "tsSignatureId": "X5u|System.String|static=true|const=true",
316
- "target": {
317
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
318
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
319
- "metadataToken": 67108961
320
- }
321
- },
322
- {
323
- "tsName": "zip",
324
- "isStatic": true,
325
- "tsSignatureId": "Zip|System.String|static=true|const=true",
326
- "target": {
327
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtHeaderParameterNames",
328
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
329
- "metadataToken": 67108962
330
- }
331
- }
332
- ]
188
+ "constructors": []
333
189
  },
334
190
  {
335
191
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
336
192
  "clrName": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
337
- "tsEmitName": "JwtRegisteredClaimNames",
338
193
  "assemblyName": "Microsoft.IdentityModel.JsonWebTokens",
339
194
  "metadataToken": 0,
195
+ "kind": "Struct",
196
+ "accessibility": "Public",
197
+ "isAbstract": false,
198
+ "isSealed": true,
199
+ "isStatic": false,
200
+ "arity": 0,
340
201
  "methods": [],
341
202
  "properties": [],
342
203
  "fields": [
343
204
  {
344
205
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::ActortSystem.String",
345
206
  "clrName": "Actort",
346
- "tsEmitName": "actort",
347
207
  "metadataToken": 67108963,
348
208
  "normalizedSignature": "Actort|System.String|static=true|const=true",
349
209
  "isStatic": true,
350
210
  "isReadOnly": false,
211
+ "isLiteral": true,
351
212
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
352
213
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
353
214
  },
354
215
  {
355
216
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::AcrSystem.String",
356
217
  "clrName": "Acr",
357
- "tsEmitName": "acr",
358
218
  "metadataToken": 67108964,
359
219
  "normalizedSignature": "Acr|System.String|static=true|const=true",
360
220
  "isStatic": true,
361
221
  "isReadOnly": false,
222
+ "isLiteral": true,
362
223
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
363
224
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
364
225
  },
365
226
  {
366
227
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::AddressSystem.String",
367
228
  "clrName": "Address",
368
- "tsEmitName": "address",
369
229
  "metadataToken": 67108965,
370
230
  "normalizedSignature": "Address|System.String|static=true|const=true",
371
231
  "isStatic": true,
372
232
  "isReadOnly": false,
233
+ "isLiteral": true,
373
234
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
374
235
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
375
236
  },
376
237
  {
377
238
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::AmrSystem.String",
378
239
  "clrName": "Amr",
379
- "tsEmitName": "amr",
380
240
  "metadataToken": 67108966,
381
241
  "normalizedSignature": "Amr|System.String|static=true|const=true",
382
242
  "isStatic": true,
383
243
  "isReadOnly": false,
244
+ "isLiteral": true,
384
245
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
385
246
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
386
247
  },
387
248
  {
388
249
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::AudSystem.String",
389
250
  "clrName": "Aud",
390
- "tsEmitName": "aud",
391
251
  "metadataToken": 67108967,
392
252
  "normalizedSignature": "Aud|System.String|static=true|const=true",
393
253
  "isStatic": true,
394
254
  "isReadOnly": false,
255
+ "isLiteral": true,
395
256
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
396
257
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
397
258
  },
398
259
  {
399
260
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::AuthTimeSystem.String",
400
261
  "clrName": "AuthTime",
401
- "tsEmitName": "authTime",
402
262
  "metadataToken": 67108968,
403
263
  "normalizedSignature": "AuthTime|System.String|static=true|const=true",
404
264
  "isStatic": true,
405
265
  "isReadOnly": false,
266
+ "isLiteral": true,
406
267
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
407
268
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
408
269
  },
409
270
  {
410
271
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::AzpSystem.String",
411
272
  "clrName": "Azp",
412
- "tsEmitName": "azp",
413
273
  "metadataToken": 67108969,
414
274
  "normalizedSignature": "Azp|System.String|static=true|const=true",
415
275
  "isStatic": true,
416
276
  "isReadOnly": false,
277
+ "isLiteral": true,
417
278
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
418
279
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
419
280
  },
420
281
  {
421
282
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::BirthdateSystem.String",
422
283
  "clrName": "Birthdate",
423
- "tsEmitName": "birthdate",
424
284
  "metadataToken": 67108970,
425
285
  "normalizedSignature": "Birthdate|System.String|static=true|const=true",
426
286
  "isStatic": true,
427
287
  "isReadOnly": false,
288
+ "isLiteral": true,
428
289
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
429
290
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
430
291
  },
431
292
  {
432
293
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::CHashSystem.String",
433
294
  "clrName": "CHash",
434
- "tsEmitName": "cHash",
435
295
  "metadataToken": 67108971,
436
296
  "normalizedSignature": "CHash|System.String|static=true|const=true",
437
297
  "isStatic": true,
438
298
  "isReadOnly": false,
299
+ "isLiteral": true,
439
300
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
440
301
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
441
302
  },
442
303
  {
443
304
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::AtHashSystem.String",
444
305
  "clrName": "AtHash",
445
- "tsEmitName": "atHash",
446
306
  "metadataToken": 67108972,
447
307
  "normalizedSignature": "AtHash|System.String|static=true|const=true",
448
308
  "isStatic": true,
449
309
  "isReadOnly": false,
310
+ "isLiteral": true,
450
311
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
451
312
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
452
313
  },
453
314
  {
454
315
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::EmailSystem.String",
455
316
  "clrName": "Email",
456
- "tsEmitName": "email",
457
317
  "metadataToken": 67108973,
458
318
  "normalizedSignature": "Email|System.String|static=true|const=true",
459
319
  "isStatic": true,
460
320
  "isReadOnly": false,
321
+ "isLiteral": true,
461
322
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
462
323
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
463
324
  },
464
325
  {
465
326
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::EmailVerifiedSystem.String",
466
327
  "clrName": "EmailVerified",
467
- "tsEmitName": "emailVerified",
468
328
  "metadataToken": 67108974,
469
329
  "normalizedSignature": "EmailVerified|System.String|static=true|const=true",
470
330
  "isStatic": true,
471
331
  "isReadOnly": false,
332
+ "isLiteral": true,
472
333
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
473
334
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
474
335
  },
475
336
  {
476
337
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::ExpSystem.String",
477
338
  "clrName": "Exp",
478
- "tsEmitName": "exp",
479
339
  "metadataToken": 67108975,
480
340
  "normalizedSignature": "Exp|System.String|static=true|const=true",
481
341
  "isStatic": true,
482
342
  "isReadOnly": false,
343
+ "isLiteral": true,
483
344
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
484
345
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
485
346
  },
486
347
  {
487
348
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::GenderSystem.String",
488
349
  "clrName": "Gender",
489
- "tsEmitName": "gender",
490
350
  "metadataToken": 67108976,
491
351
  "normalizedSignature": "Gender|System.String|static=true|const=true",
492
352
  "isStatic": true,
493
353
  "isReadOnly": false,
354
+ "isLiteral": true,
494
355
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
495
356
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
496
357
  },
497
358
  {
498
359
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::FamilyNameSystem.String",
499
360
  "clrName": "FamilyName",
500
- "tsEmitName": "familyName",
501
361
  "metadataToken": 67108977,
502
362
  "normalizedSignature": "FamilyName|System.String|static=true|const=true",
503
363
  "isStatic": true,
504
364
  "isReadOnly": false,
365
+ "isLiteral": true,
505
366
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
506
367
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
507
368
  },
508
369
  {
509
370
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::GivenNameSystem.String",
510
371
  "clrName": "GivenName",
511
- "tsEmitName": "givenName",
512
372
  "metadataToken": 67108978,
513
373
  "normalizedSignature": "GivenName|System.String|static=true|const=true",
514
374
  "isStatic": true,
515
375
  "isReadOnly": false,
376
+ "isLiteral": true,
516
377
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
517
378
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
518
379
  },
519
380
  {
520
381
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::IatSystem.String",
521
382
  "clrName": "Iat",
522
- "tsEmitName": "iat",
523
383
  "metadataToken": 67108979,
524
384
  "normalizedSignature": "Iat|System.String|static=true|const=true",
525
385
  "isStatic": true,
526
386
  "isReadOnly": false,
387
+ "isLiteral": true,
527
388
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
528
389
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
529
390
  },
530
391
  {
531
392
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::IssSystem.String",
532
393
  "clrName": "Iss",
533
- "tsEmitName": "iss",
534
394
  "metadataToken": 67108980,
535
395
  "normalizedSignature": "Iss|System.String|static=true|const=true",
536
396
  "isStatic": true,
537
397
  "isReadOnly": false,
398
+ "isLiteral": true,
538
399
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
539
400
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
540
401
  },
541
402
  {
542
403
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::JtiSystem.String",
543
404
  "clrName": "Jti",
544
- "tsEmitName": "jti",
545
405
  "metadataToken": 67108981,
546
406
  "normalizedSignature": "Jti|System.String|static=true|const=true",
547
407
  "isStatic": true,
548
408
  "isReadOnly": false,
409
+ "isLiteral": true,
549
410
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
550
411
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
551
412
  },
552
413
  {
553
414
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::LocaleSystem.String",
554
415
  "clrName": "Locale",
555
- "tsEmitName": "locale",
556
416
  "metadataToken": 67108982,
557
417
  "normalizedSignature": "Locale|System.String|static=true|const=true",
558
418
  "isStatic": true,
559
419
  "isReadOnly": false,
420
+ "isLiteral": true,
560
421
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
561
422
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
562
423
  },
563
424
  {
564
425
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::MiddleNameSystem.String",
565
426
  "clrName": "MiddleName",
566
- "tsEmitName": "middleName",
567
427
  "metadataToken": 67108983,
568
428
  "normalizedSignature": "MiddleName|System.String|static=true|const=true",
569
429
  "isStatic": true,
570
430
  "isReadOnly": false,
431
+ "isLiteral": true,
571
432
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
572
433
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
573
434
  },
574
435
  {
575
436
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::NameSystem.String",
576
437
  "clrName": "Name",
577
- "tsEmitName": "name",
578
438
  "metadataToken": 67108984,
579
439
  "normalizedSignature": "Name|System.String|static=true|const=true",
580
440
  "isStatic": true,
581
441
  "isReadOnly": false,
442
+ "isLiteral": true,
582
443
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
583
444
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
584
445
  },
585
446
  {
586
447
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::NameIdSystem.String",
587
448
  "clrName": "NameId",
588
- "tsEmitName": "nameId",
589
449
  "metadataToken": 67108985,
590
450
  "normalizedSignature": "NameId|System.String|static=true|const=true",
591
451
  "isStatic": true,
592
452
  "isReadOnly": false,
453
+ "isLiteral": true,
593
454
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
594
455
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
595
456
  },
596
457
  {
597
458
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::NicknameSystem.String",
598
459
  "clrName": "Nickname",
599
- "tsEmitName": "nickname",
600
460
  "metadataToken": 67108986,
601
461
  "normalizedSignature": "Nickname|System.String|static=true|const=true",
602
462
  "isStatic": true,
603
463
  "isReadOnly": false,
464
+ "isLiteral": true,
604
465
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
605
466
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
606
467
  },
607
468
  {
608
469
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::NonceSystem.String",
609
470
  "clrName": "Nonce",
610
- "tsEmitName": "nonce",
611
471
  "metadataToken": 67108987,
612
472
  "normalizedSignature": "Nonce|System.String|static=true|const=true",
613
473
  "isStatic": true,
614
474
  "isReadOnly": false,
475
+ "isLiteral": true,
615
476
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
616
477
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
617
478
  },
618
479
  {
619
480
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::NbfSystem.String",
620
481
  "clrName": "Nbf",
621
- "tsEmitName": "nbf",
622
482
  "metadataToken": 67108988,
623
483
  "normalizedSignature": "Nbf|System.String|static=true|const=true",
624
484
  "isStatic": true,
625
485
  "isReadOnly": false,
486
+ "isLiteral": true,
626
487
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
627
488
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
628
489
  },
629
490
  {
630
491
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::PhoneNumberSystem.String",
631
492
  "clrName": "PhoneNumber",
632
- "tsEmitName": "phoneNumber",
633
493
  "metadataToken": 67108989,
634
494
  "normalizedSignature": "PhoneNumber|System.String|static=true|const=true",
635
495
  "isStatic": true,
636
496
  "isReadOnly": false,
497
+ "isLiteral": true,
637
498
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
638
499
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
639
500
  },
640
501
  {
641
502
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::PhoneNumberVerifiedSystem.String",
642
503
  "clrName": "PhoneNumberVerified",
643
- "tsEmitName": "phoneNumberVerified",
644
504
  "metadataToken": 67108990,
645
505
  "normalizedSignature": "PhoneNumberVerified|System.String|static=true|const=true",
646
506
  "isStatic": true,
647
507
  "isReadOnly": false,
508
+ "isLiteral": true,
648
509
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
649
510
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
650
511
  },
651
512
  {
652
513
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::PictureSystem.String",
653
514
  "clrName": "Picture",
654
- "tsEmitName": "picture",
655
515
  "metadataToken": 67108991,
656
516
  "normalizedSignature": "Picture|System.String|static=true|const=true",
657
517
  "isStatic": true,
658
518
  "isReadOnly": false,
519
+ "isLiteral": true,
659
520
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
660
521
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
661
522
  },
662
523
  {
663
524
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::PrnSystem.String",
664
525
  "clrName": "Prn",
665
- "tsEmitName": "prn",
666
526
  "metadataToken": 67108992,
667
527
  "normalizedSignature": "Prn|System.String|static=true|const=true",
668
528
  "isStatic": true,
669
529
  "isReadOnly": false,
530
+ "isLiteral": true,
670
531
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
671
532
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
672
533
  },
673
534
  {
674
535
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::PreferredUsernameSystem.String",
675
536
  "clrName": "PreferredUsername",
676
- "tsEmitName": "preferredUsername",
677
537
  "metadataToken": 67108993,
678
538
  "normalizedSignature": "PreferredUsername|System.String|static=true|const=true",
679
539
  "isStatic": true,
680
540
  "isReadOnly": false,
541
+ "isLiteral": true,
681
542
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
682
543
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
683
544
  },
684
545
  {
685
546
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::ProfileSystem.String",
686
547
  "clrName": "Profile",
687
- "tsEmitName": "profile",
688
548
  "metadataToken": 67108994,
689
549
  "normalizedSignature": "Profile|System.String|static=true|const=true",
690
550
  "isStatic": true,
691
551
  "isReadOnly": false,
552
+ "isLiteral": true,
692
553
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
693
554
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
694
555
  },
695
556
  {
696
557
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::SidSystem.String",
697
558
  "clrName": "Sid",
698
- "tsEmitName": "sid",
699
559
  "metadataToken": 67108995,
700
560
  "normalizedSignature": "Sid|System.String|static=true|const=true",
701
561
  "isStatic": true,
702
562
  "isReadOnly": false,
563
+ "isLiteral": true,
703
564
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
704
565
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
705
566
  },
706
567
  {
707
568
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::SubSystem.String",
708
569
  "clrName": "Sub",
709
- "tsEmitName": "sub",
710
570
  "metadataToken": 67108996,
711
571
  "normalizedSignature": "Sub|System.String|static=true|const=true",
712
572
  "isStatic": true,
713
573
  "isReadOnly": false,
574
+ "isLiteral": true,
714
575
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
715
576
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
716
577
  },
717
578
  {
718
579
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::TypSystem.String",
719
580
  "clrName": "Typ",
720
- "tsEmitName": "typ",
721
581
  "metadataToken": 67108997,
722
582
  "normalizedSignature": "Typ|System.String|static=true|const=true",
723
583
  "isStatic": true,
724
584
  "isReadOnly": false,
585
+ "isLiteral": true,
725
586
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
726
587
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
727
588
  },
728
589
  {
729
590
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::UniqueNameSystem.String",
730
591
  "clrName": "UniqueName",
731
- "tsEmitName": "uniqueName",
732
592
  "metadataToken": 67108998,
733
593
  "normalizedSignature": "UniqueName|System.String|static=true|const=true",
734
594
  "isStatic": true,
735
595
  "isReadOnly": false,
596
+ "isLiteral": true,
736
597
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
737
598
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
738
599
  },
739
600
  {
740
601
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::UpdatedAtSystem.String",
741
602
  "clrName": "UpdatedAt",
742
- "tsEmitName": "updatedAt",
743
603
  "metadataToken": 67108999,
744
604
  "normalizedSignature": "UpdatedAt|System.String|static=true|const=true",
745
605
  "isStatic": true,
746
606
  "isReadOnly": false,
607
+ "isLiteral": true,
747
608
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
748
609
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
749
610
  },
750
611
  {
751
612
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::WebsiteSystem.String",
752
613
  "clrName": "Website",
753
- "tsEmitName": "website",
754
614
  "metadataToken": 67109000,
755
615
  "normalizedSignature": "Website|System.String|static=true|const=true",
756
616
  "isStatic": true,
757
617
  "isReadOnly": false,
618
+ "isLiteral": true,
758
619
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
759
620
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
760
621
  },
761
622
  {
762
623
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames::ZoneInfoSystem.String",
763
624
  "clrName": "ZoneInfo",
764
- "tsEmitName": "zoneInfo",
765
625
  "metadataToken": 67109001,
766
626
  "normalizedSignature": "ZoneInfo|System.String|static=true|const=true",
767
627
  "isStatic": true,
768
628
  "isReadOnly": false,
629
+ "isLiteral": true,
769
630
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
770
631
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
771
632
  }
772
633
  ],
773
634
  "events": [],
774
- "constructors": [],
775
- "exposedFields": [
776
- {
777
- "tsName": "actort",
778
- "isStatic": true,
779
- "tsSignatureId": "Actort|System.String|static=true|const=true",
780
- "target": {
781
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
782
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
783
- "metadataToken": 67108963
784
- }
785
- },
786
- {
787
- "tsName": "acr",
788
- "isStatic": true,
789
- "tsSignatureId": "Acr|System.String|static=true|const=true",
790
- "target": {
791
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
792
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
793
- "metadataToken": 67108964
794
- }
795
- },
796
- {
797
- "tsName": "address",
798
- "isStatic": true,
799
- "tsSignatureId": "Address|System.String|static=true|const=true",
800
- "target": {
801
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
802
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
803
- "metadataToken": 67108965
804
- }
805
- },
806
- {
807
- "tsName": "amr",
808
- "isStatic": true,
809
- "tsSignatureId": "Amr|System.String|static=true|const=true",
810
- "target": {
811
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
812
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
813
- "metadataToken": 67108966
814
- }
815
- },
816
- {
817
- "tsName": "aud",
818
- "isStatic": true,
819
- "tsSignatureId": "Aud|System.String|static=true|const=true",
820
- "target": {
821
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
822
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
823
- "metadataToken": 67108967
824
- }
825
- },
826
- {
827
- "tsName": "authTime",
828
- "isStatic": true,
829
- "tsSignatureId": "AuthTime|System.String|static=true|const=true",
830
- "target": {
831
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
832
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
833
- "metadataToken": 67108968
834
- }
835
- },
836
- {
837
- "tsName": "azp",
838
- "isStatic": true,
839
- "tsSignatureId": "Azp|System.String|static=true|const=true",
840
- "target": {
841
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
842
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
843
- "metadataToken": 67108969
844
- }
845
- },
846
- {
847
- "tsName": "birthdate",
848
- "isStatic": true,
849
- "tsSignatureId": "Birthdate|System.String|static=true|const=true",
850
- "target": {
851
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
852
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
853
- "metadataToken": 67108970
854
- }
855
- },
856
- {
857
- "tsName": "cHash",
858
- "isStatic": true,
859
- "tsSignatureId": "CHash|System.String|static=true|const=true",
860
- "target": {
861
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
862
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
863
- "metadataToken": 67108971
864
- }
865
- },
866
- {
867
- "tsName": "atHash",
868
- "isStatic": true,
869
- "tsSignatureId": "AtHash|System.String|static=true|const=true",
870
- "target": {
871
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
872
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
873
- "metadataToken": 67108972
874
- }
875
- },
876
- {
877
- "tsName": "email",
878
- "isStatic": true,
879
- "tsSignatureId": "Email|System.String|static=true|const=true",
880
- "target": {
881
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
882
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
883
- "metadataToken": 67108973
884
- }
885
- },
886
- {
887
- "tsName": "emailVerified",
888
- "isStatic": true,
889
- "tsSignatureId": "EmailVerified|System.String|static=true|const=true",
890
- "target": {
891
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
892
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
893
- "metadataToken": 67108974
894
- }
895
- },
896
- {
897
- "tsName": "exp",
898
- "isStatic": true,
899
- "tsSignatureId": "Exp|System.String|static=true|const=true",
900
- "target": {
901
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
902
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
903
- "metadataToken": 67108975
904
- }
905
- },
906
- {
907
- "tsName": "gender",
908
- "isStatic": true,
909
- "tsSignatureId": "Gender|System.String|static=true|const=true",
910
- "target": {
911
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
912
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
913
- "metadataToken": 67108976
914
- }
915
- },
916
- {
917
- "tsName": "familyName",
918
- "isStatic": true,
919
- "tsSignatureId": "FamilyName|System.String|static=true|const=true",
920
- "target": {
921
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
922
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
923
- "metadataToken": 67108977
924
- }
925
- },
926
- {
927
- "tsName": "givenName",
928
- "isStatic": true,
929
- "tsSignatureId": "GivenName|System.String|static=true|const=true",
930
- "target": {
931
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
932
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
933
- "metadataToken": 67108978
934
- }
935
- },
936
- {
937
- "tsName": "iat",
938
- "isStatic": true,
939
- "tsSignatureId": "Iat|System.String|static=true|const=true",
940
- "target": {
941
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
942
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
943
- "metadataToken": 67108979
944
- }
945
- },
946
- {
947
- "tsName": "iss",
948
- "isStatic": true,
949
- "tsSignatureId": "Iss|System.String|static=true|const=true",
950
- "target": {
951
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
952
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
953
- "metadataToken": 67108980
954
- }
955
- },
956
- {
957
- "tsName": "jti",
958
- "isStatic": true,
959
- "tsSignatureId": "Jti|System.String|static=true|const=true",
960
- "target": {
961
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
962
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
963
- "metadataToken": 67108981
964
- }
965
- },
966
- {
967
- "tsName": "locale",
968
- "isStatic": true,
969
- "tsSignatureId": "Locale|System.String|static=true|const=true",
970
- "target": {
971
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
972
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
973
- "metadataToken": 67108982
974
- }
975
- },
976
- {
977
- "tsName": "middleName",
978
- "isStatic": true,
979
- "tsSignatureId": "MiddleName|System.String|static=true|const=true",
980
- "target": {
981
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
982
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
983
- "metadataToken": 67108983
984
- }
985
- },
986
- {
987
- "tsName": "name",
988
- "isStatic": true,
989
- "tsSignatureId": "Name|System.String|static=true|const=true",
990
- "target": {
991
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
992
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
993
- "metadataToken": 67108984
994
- }
995
- },
996
- {
997
- "tsName": "nameId",
998
- "isStatic": true,
999
- "tsSignatureId": "NameId|System.String|static=true|const=true",
1000
- "target": {
1001
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1002
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1003
- "metadataToken": 67108985
1004
- }
1005
- },
1006
- {
1007
- "tsName": "nickname",
1008
- "isStatic": true,
1009
- "tsSignatureId": "Nickname|System.String|static=true|const=true",
1010
- "target": {
1011
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1012
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1013
- "metadataToken": 67108986
1014
- }
1015
- },
1016
- {
1017
- "tsName": "nonce",
1018
- "isStatic": true,
1019
- "tsSignatureId": "Nonce|System.String|static=true|const=true",
1020
- "target": {
1021
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1022
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1023
- "metadataToken": 67108987
1024
- }
1025
- },
1026
- {
1027
- "tsName": "nbf",
1028
- "isStatic": true,
1029
- "tsSignatureId": "Nbf|System.String|static=true|const=true",
1030
- "target": {
1031
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1032
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1033
- "metadataToken": 67108988
1034
- }
1035
- },
1036
- {
1037
- "tsName": "phoneNumber",
1038
- "isStatic": true,
1039
- "tsSignatureId": "PhoneNumber|System.String|static=true|const=true",
1040
- "target": {
1041
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1042
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1043
- "metadataToken": 67108989
1044
- }
1045
- },
1046
- {
1047
- "tsName": "phoneNumberVerified",
1048
- "isStatic": true,
1049
- "tsSignatureId": "PhoneNumberVerified|System.String|static=true|const=true",
1050
- "target": {
1051
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1052
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1053
- "metadataToken": 67108990
1054
- }
1055
- },
1056
- {
1057
- "tsName": "picture",
1058
- "isStatic": true,
1059
- "tsSignatureId": "Picture|System.String|static=true|const=true",
1060
- "target": {
1061
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1062
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1063
- "metadataToken": 67108991
1064
- }
1065
- },
1066
- {
1067
- "tsName": "prn",
1068
- "isStatic": true,
1069
- "tsSignatureId": "Prn|System.String|static=true|const=true",
1070
- "target": {
1071
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1072
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1073
- "metadataToken": 67108992
1074
- }
1075
- },
1076
- {
1077
- "tsName": "preferredUsername",
1078
- "isStatic": true,
1079
- "tsSignatureId": "PreferredUsername|System.String|static=true|const=true",
1080
- "target": {
1081
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1082
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1083
- "metadataToken": 67108993
1084
- }
1085
- },
1086
- {
1087
- "tsName": "profile",
1088
- "isStatic": true,
1089
- "tsSignatureId": "Profile|System.String|static=true|const=true",
1090
- "target": {
1091
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1092
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1093
- "metadataToken": 67108994
1094
- }
1095
- },
1096
- {
1097
- "tsName": "sid",
1098
- "isStatic": true,
1099
- "tsSignatureId": "Sid|System.String|static=true|const=true",
1100
- "target": {
1101
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1102
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1103
- "metadataToken": 67108995
1104
- }
1105
- },
1106
- {
1107
- "tsName": "sub",
1108
- "isStatic": true,
1109
- "tsSignatureId": "Sub|System.String|static=true|const=true",
1110
- "target": {
1111
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1112
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1113
- "metadataToken": 67108996
1114
- }
1115
- },
1116
- {
1117
- "tsName": "typ",
1118
- "isStatic": true,
1119
- "tsSignatureId": "Typ|System.String|static=true|const=true",
1120
- "target": {
1121
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1122
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1123
- "metadataToken": 67108997
1124
- }
1125
- },
1126
- {
1127
- "tsName": "uniqueName",
1128
- "isStatic": true,
1129
- "tsSignatureId": "UniqueName|System.String|static=true|const=true",
1130
- "target": {
1131
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1132
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1133
- "metadataToken": 67108998
1134
- }
1135
- },
1136
- {
1137
- "tsName": "updatedAt",
1138
- "isStatic": true,
1139
- "tsSignatureId": "UpdatedAt|System.String|static=true|const=true",
1140
- "target": {
1141
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1142
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1143
- "metadataToken": 67108999
1144
- }
1145
- },
1146
- {
1147
- "tsName": "website",
1148
- "isStatic": true,
1149
- "tsSignatureId": "Website|System.String|static=true|const=true",
1150
- "target": {
1151
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1152
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1153
- "metadataToken": 67109000
1154
- }
1155
- },
1156
- {
1157
- "tsName": "zoneInfo",
1158
- "isStatic": true,
1159
- "tsSignatureId": "ZoneInfo|System.String|static=true|const=true",
1160
- "target": {
1161
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtRegisteredClaimNames",
1162
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1163
- "metadataToken": 67109001
1164
- }
1165
- }
1166
- ]
635
+ "constructors": []
1167
636
  },
1168
637
  {
1169
638
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1170
639
  "clrName": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1171
- "tsEmitName": "JsonWebToken",
1172
640
  "assemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1173
641
  "metadataToken": 0,
642
+ "kind": "Class",
643
+ "accessibility": "Public",
644
+ "isAbstract": false,
645
+ "isSealed": false,
646
+ "isStatic": false,
647
+ "arity": 0,
1174
648
  "methods": [
1175
649
  {
1176
650
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::ToString():System.String",
1177
651
  "clrName": "ToString",
1178
- "tsEmitName": "toString",
1179
652
  "metadataToken": 100663357,
1180
653
  "canonicalSignature": "():System.String",
1181
654
  "normalizedSignature": "ToString|():System.String|static=false",
1182
655
  "emitScope": "ClassSurface",
656
+ "provenance": "Original",
1183
657
  "arity": 0,
1184
658
  "parameterCount": 0,
659
+ "isStatic": false,
660
+ "isAbstract": false,
661
+ "isVirtual": true,
662
+ "isOverride": true,
663
+ "isSealed": false,
1185
664
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1186
665
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1187
666
  "isExtensionMethod": false
@@ -1189,13 +668,18 @@
1189
668
  {
1190
669
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::UnsafeToString():System.String",
1191
670
  "clrName": "UnsafeToString",
1192
- "tsEmitName": "unsafeToString",
1193
671
  "metadataToken": 100663358,
1194
672
  "canonicalSignature": "():System.String",
1195
673
  "normalizedSignature": "UnsafeToString|():System.String|static=false",
1196
674
  "emitScope": "ClassSurface",
675
+ "provenance": "Original",
1197
676
  "arity": 0,
1198
677
  "parameterCount": 0,
678
+ "isStatic": false,
679
+ "isAbstract": false,
680
+ "isVirtual": true,
681
+ "isOverride": true,
682
+ "isSealed": false,
1199
683
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1200
684
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1201
685
  "isExtensionMethod": false
@@ -1203,13 +687,18 @@
1203
687
  {
1204
688
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::GetClaim(System.String):System.Security.Claims.Claim",
1205
689
  "clrName": "GetClaim",
1206
- "tsEmitName": "getClaim",
1207
690
  "metadataToken": 100663360,
1208
691
  "canonicalSignature": "(System.String):System.Security.Claims.Claim",
1209
692
  "normalizedSignature": "GetClaim|(System.String):System.Security.Claims.Claim|static=false",
1210
693
  "emitScope": "ClassSurface",
694
+ "provenance": "Original",
1211
695
  "arity": 0,
1212
696
  "parameterCount": 1,
697
+ "isStatic": false,
698
+ "isAbstract": false,
699
+ "isVirtual": false,
700
+ "isOverride": false,
701
+ "isSealed": false,
1213
702
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1214
703
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1215
704
  "isExtensionMethod": false
@@ -1217,13 +706,18 @@
1217
706
  {
1218
707
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::TryGetClaim(System.String,System.Security.Claims.Claim\u0026):System.Boolean",
1219
708
  "clrName": "TryGetClaim",
1220
- "tsEmitName": "tryGetClaim",
1221
709
  "metadataToken": 100663364,
1222
710
  "canonicalSignature": "(System.String,System.Security.Claims.Claim\u0026):System.Boolean",
1223
711
  "normalizedSignature": "TryGetClaim|(System.String,System.Security.Claims.Claim\u0026):System.Boolean|static=false",
1224
712
  "emitScope": "ClassSurface",
713
+ "provenance": "Original",
1225
714
  "arity": 0,
1226
715
  "parameterCount": 2,
716
+ "isStatic": false,
717
+ "isAbstract": false,
718
+ "isVirtual": false,
719
+ "isOverride": false,
720
+ "isSealed": false,
1227
721
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1228
722
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1229
723
  "isExtensionMethod": false,
@@ -1237,13 +731,18 @@
1237
731
  {
1238
732
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::GetHeaderValue(System.String):T",
1239
733
  "clrName": "GetHeaderValue",
1240
- "tsEmitName": "getHeaderValue",
1241
734
  "metadataToken": 100663366,
1242
735
  "canonicalSignature": "(System.String):T",
1243
736
  "normalizedSignature": "GetHeaderValue|(System.String):T|static=false",
1244
737
  "emitScope": "ClassSurface",
738
+ "provenance": "Original",
1245
739
  "arity": 1,
1246
740
  "parameterCount": 1,
741
+ "isStatic": false,
742
+ "isAbstract": false,
743
+ "isVirtual": false,
744
+ "isOverride": false,
745
+ "isSealed": false,
1247
746
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1248
747
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1249
748
  "isExtensionMethod": false
@@ -1251,13 +750,18 @@
1251
750
  {
1252
751
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::GetPayloadValue(System.String):T",
1253
752
  "clrName": "GetPayloadValue",
1254
- "tsEmitName": "getPayloadValue",
1255
753
  "metadataToken": 100663367,
1256
754
  "canonicalSignature": "(System.String):T",
1257
755
  "normalizedSignature": "GetPayloadValue|(System.String):T|static=false",
1258
756
  "emitScope": "ClassSurface",
757
+ "provenance": "Original",
1259
758
  "arity": 1,
1260
759
  "parameterCount": 1,
760
+ "isStatic": false,
761
+ "isAbstract": false,
762
+ "isVirtual": false,
763
+ "isOverride": false,
764
+ "isSealed": false,
1261
765
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1262
766
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1263
767
  "isExtensionMethod": false
@@ -1265,13 +769,18 @@
1265
769
  {
1266
770
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::TryGetValue(System.String,T\u0026):System.Boolean",
1267
771
  "clrName": "TryGetValue",
1268
- "tsEmitName": "tryGetValue",
1269
772
  "metadataToken": 100663368,
1270
773
  "canonicalSignature": "(System.String,T\u0026):System.Boolean",
1271
774
  "normalizedSignature": "TryGetValue|(System.String,T\u0026):System.Boolean|static=false",
1272
775
  "emitScope": "ClassSurface",
776
+ "provenance": "Original",
1273
777
  "arity": 1,
1274
778
  "parameterCount": 2,
779
+ "isStatic": false,
780
+ "isAbstract": false,
781
+ "isVirtual": false,
782
+ "isOverride": false,
783
+ "isSealed": false,
1275
784
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1276
785
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1277
786
  "isExtensionMethod": false,
@@ -1285,13 +794,18 @@
1285
794
  {
1286
795
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::TryGetHeaderValue(System.String,T\u0026):System.Boolean",
1287
796
  "clrName": "TryGetHeaderValue",
1288
- "tsEmitName": "tryGetHeaderValue",
1289
797
  "metadataToken": 100663369,
1290
798
  "canonicalSignature": "(System.String,T\u0026):System.Boolean",
1291
799
  "normalizedSignature": "TryGetHeaderValue|(System.String,T\u0026):System.Boolean|static=false",
1292
800
  "emitScope": "ClassSurface",
801
+ "provenance": "Original",
1293
802
  "arity": 1,
1294
803
  "parameterCount": 2,
804
+ "isStatic": false,
805
+ "isAbstract": false,
806
+ "isVirtual": false,
807
+ "isOverride": false,
808
+ "isSealed": false,
1295
809
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1296
810
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1297
811
  "isExtensionMethod": false,
@@ -1305,13 +819,18 @@
1305
819
  {
1306
820
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::TryGetPayloadValue(System.String,T\u0026):System.Boolean",
1307
821
  "clrName": "TryGetPayloadValue",
1308
- "tsEmitName": "tryGetPayloadValue",
1309
822
  "metadataToken": 100663370,
1310
823
  "canonicalSignature": "(System.String,T\u0026):System.Boolean",
1311
824
  "normalizedSignature": "TryGetPayloadValue|(System.String,T\u0026):System.Boolean|static=false",
1312
825
  "emitScope": "ClassSurface",
826
+ "provenance": "Original",
1313
827
  "arity": 1,
1314
828
  "parameterCount": 2,
829
+ "isStatic": false,
830
+ "isAbstract": false,
831
+ "isVirtual": false,
832
+ "isOverride": false,
833
+ "isSealed": false,
1315
834
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1316
835
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1317
836
  "isExtensionMethod": false,
@@ -1325,436 +844,562 @@
1325
844
  {
1326
845
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact::UnsafeToString():System.String",
1327
846
  "clrName": "UnsafeToString",
1328
- "tsEmitName": "unsafeToString$view",
1329
847
  "metadataToken": 100663332,
1330
848
  "canonicalSignature": "():System.String",
1331
849
  "normalizedSignature": "UnsafeToString|():System.String|static=false",
1332
850
  "emitScope": "ViewOnly",
851
+ "provenance": "ExplicitView",
1333
852
  "arity": 0,
1334
853
  "parameterCount": 0,
854
+ "isStatic": false,
855
+ "isAbstract": false,
856
+ "isVirtual": true,
857
+ "isOverride": false,
858
+ "isSealed": false,
1335
859
  "declaringClrType": "Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact",
1336
860
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1337
- "isExtensionMethod": false
861
+ "isExtensionMethod": false,
862
+ "sourceInterface": "Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact"
1338
863
  }
1339
864
  ],
1340
865
  "properties": [
1341
866
  {
1342
867
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::AuthenticationTag:System.String",
1343
868
  "clrName": "AuthenticationTag",
1344
- "tsEmitName": "authenticationTag",
1345
869
  "metadataToken": 385875974,
1346
870
  "canonicalSignature": ":System.String",
1347
871
  "normalizedSignature": "AuthenticationTag|:System.String|static=false|accessor=get",
1348
872
  "emitScope": "ClassSurface",
873
+ "provenance": "Original",
1349
874
  "isIndexer": false,
1350
875
  "hasGetter": true,
1351
876
  "hasSetter": false,
877
+ "isStatic": false,
878
+ "isAbstract": false,
879
+ "isVirtual": false,
880
+ "isOverride": false,
1352
881
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1353
882
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1354
883
  },
1355
884
  {
1356
885
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Ciphertext:System.String",
1357
886
  "clrName": "Ciphertext",
1358
- "tsEmitName": "ciphertext",
1359
887
  "metadataToken": 385875976,
1360
888
  "canonicalSignature": ":System.String",
1361
889
  "normalizedSignature": "Ciphertext|:System.String|static=false|accessor=get",
1362
890
  "emitScope": "ClassSurface",
891
+ "provenance": "Original",
1363
892
  "isIndexer": false,
1364
893
  "hasGetter": true,
1365
894
  "hasSetter": false,
895
+ "isStatic": false,
896
+ "isAbstract": false,
897
+ "isVirtual": false,
898
+ "isOverride": false,
1366
899
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1367
900
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1368
901
  },
1369
902
  {
1370
903
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::EncodedHeader:System.String",
1371
904
  "clrName": "EncodedHeader",
1372
- "tsEmitName": "encodedHeader",
1373
905
  "metadataToken": 385875982,
1374
906
  "canonicalSignature": ":System.String",
1375
907
  "normalizedSignature": "EncodedHeader|:System.String|static=false|accessor=get",
1376
908
  "emitScope": "ClassSurface",
909
+ "provenance": "Original",
1377
910
  "isIndexer": false,
1378
911
  "hasGetter": true,
1379
912
  "hasSetter": false,
913
+ "isStatic": false,
914
+ "isAbstract": false,
915
+ "isVirtual": false,
916
+ "isOverride": false,
1380
917
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1381
918
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1382
919
  },
1383
920
  {
1384
921
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::EncryptedKey:System.String",
1385
922
  "clrName": "EncryptedKey",
1386
- "tsEmitName": "encryptedKey",
1387
923
  "metadataToken": 385875983,
1388
924
  "canonicalSignature": ":System.String",
1389
925
  "normalizedSignature": "EncryptedKey|:System.String|static=false|accessor=get",
1390
926
  "emitScope": "ClassSurface",
927
+ "provenance": "Original",
1391
928
  "isIndexer": false,
1392
929
  "hasGetter": true,
1393
930
  "hasSetter": false,
931
+ "isStatic": false,
932
+ "isAbstract": false,
933
+ "isVirtual": false,
934
+ "isOverride": false,
1394
935
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1395
936
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1396
937
  },
1397
938
  {
1398
939
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::EncodedPayload:System.String",
1399
940
  "clrName": "EncodedPayload",
1400
- "tsEmitName": "encodedPayload",
1401
941
  "metadataToken": 385875985,
1402
942
  "canonicalSignature": ":System.String",
1403
943
  "normalizedSignature": "EncodedPayload|:System.String|static=false|accessor=get",
1404
944
  "emitScope": "ClassSurface",
945
+ "provenance": "Original",
1405
946
  "isIndexer": false,
1406
947
  "hasGetter": true,
1407
948
  "hasSetter": false,
949
+ "isStatic": false,
950
+ "isAbstract": false,
951
+ "isVirtual": false,
952
+ "isOverride": false,
1408
953
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1409
954
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1410
955
  },
1411
956
  {
1412
957
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::EncodedSignature:System.String",
1413
958
  "clrName": "EncodedSignature",
1414
- "tsEmitName": "encodedSignature",
1415
959
  "metadataToken": 385875986,
1416
960
  "canonicalSignature": ":System.String",
1417
961
  "normalizedSignature": "EncodedSignature|:System.String|static=false|accessor=get",
1418
962
  "emitScope": "ClassSurface",
963
+ "provenance": "Original",
1419
964
  "isIndexer": false,
1420
965
  "hasGetter": true,
1421
966
  "hasSetter": false,
967
+ "isStatic": false,
968
+ "isAbstract": false,
969
+ "isVirtual": false,
970
+ "isOverride": false,
1422
971
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1423
972
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1424
973
  },
1425
974
  {
1426
975
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::EncodedToken:System.String",
1427
976
  "clrName": "EncodedToken",
1428
- "tsEmitName": "encodedToken",
1429
977
  "metadataToken": 385875987,
1430
978
  "canonicalSignature": ":System.String",
1431
979
  "normalizedSignature": "EncodedToken|:System.String|static=false|accessor=get",
1432
980
  "emitScope": "ClassSurface",
981
+ "provenance": "Original",
1433
982
  "isIndexer": false,
1434
983
  "hasGetter": true,
1435
984
  "hasSetter": false,
985
+ "isStatic": false,
986
+ "isAbstract": false,
987
+ "isVirtual": false,
988
+ "isOverride": false,
1436
989
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1437
990
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1438
991
  },
1439
992
  {
1440
993
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::InitializationVector:System.String",
1441
994
  "clrName": "InitializationVector",
1442
- "tsEmitName": "initializationVector",
1443
995
  "metadataToken": 385875991,
1444
996
  "canonicalSignature": ":System.String",
1445
997
  "normalizedSignature": "InitializationVector|:System.String|static=false|accessor=get",
1446
998
  "emitScope": "ClassSurface",
999
+ "provenance": "Original",
1447
1000
  "isIndexer": false,
1448
1001
  "hasGetter": true,
1449
1002
  "hasSetter": false,
1003
+ "isStatic": false,
1004
+ "isAbstract": false,
1005
+ "isVirtual": false,
1006
+ "isOverride": false,
1450
1007
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1451
1008
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1452
1009
  },
1453
1010
  {
1454
1011
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::InnerToken:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1455
1012
  "clrName": "InnerToken",
1456
- "tsEmitName": "innerToken",
1457
1013
  "metadataToken": 385875992,
1458
1014
  "canonicalSignature": ":Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1459
1015
  "normalizedSignature": "InnerToken|:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken|static=false|accessor=get",
1460
1016
  "emitScope": "ClassSurface",
1017
+ "provenance": "Original",
1461
1018
  "isIndexer": false,
1462
1019
  "hasGetter": true,
1463
1020
  "hasSetter": false,
1021
+ "isStatic": false,
1022
+ "isAbstract": false,
1023
+ "isVirtual": false,
1024
+ "isOverride": false,
1464
1025
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1465
1026
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1466
1027
  },
1467
1028
  {
1468
1029
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::IsEncrypted:System.Boolean",
1469
1030
  "clrName": "IsEncrypted",
1470
- "tsEmitName": "isEncrypted",
1471
1031
  "metadataToken": 385875993,
1472
1032
  "canonicalSignature": ":System.Boolean",
1473
1033
  "normalizedSignature": "IsEncrypted|:System.Boolean|static=false|accessor=get",
1474
1034
  "emitScope": "ClassSurface",
1035
+ "provenance": "Original",
1475
1036
  "isIndexer": false,
1476
1037
  "hasGetter": true,
1477
1038
  "hasSetter": false,
1039
+ "isStatic": false,
1040
+ "isAbstract": false,
1041
+ "isVirtual": false,
1042
+ "isOverride": false,
1478
1043
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1479
1044
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1480
1045
  },
1481
1046
  {
1482
1047
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::IsSigned:System.Boolean",
1483
1048
  "clrName": "IsSigned",
1484
- "tsEmitName": "isSigned",
1485
1049
  "metadataToken": 385875994,
1486
1050
  "canonicalSignature": ":System.Boolean",
1487
1051
  "normalizedSignature": "IsSigned|:System.Boolean|static=false|accessor=get",
1488
1052
  "emitScope": "ClassSurface",
1053
+ "provenance": "Original",
1489
1054
  "isIndexer": false,
1490
1055
  "hasGetter": true,
1491
1056
  "hasSetter": false,
1057
+ "isStatic": false,
1058
+ "isAbstract": false,
1059
+ "isVirtual": false,
1060
+ "isOverride": false,
1492
1061
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1493
1062
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1494
1063
  },
1495
1064
  {
1496
1065
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::SecurityKey:Microsoft.IdentityModel.Tokens.SecurityKey",
1497
1066
  "clrName": "SecurityKey",
1498
- "tsEmitName": "securityKey",
1499
1067
  "metadataToken": 385875996,
1500
1068
  "canonicalSignature": ":Microsoft.IdentityModel.Tokens.SecurityKey",
1501
1069
  "normalizedSignature": "SecurityKey|:Microsoft.IdentityModel.Tokens.SecurityKey|static=false|accessor=get",
1502
1070
  "emitScope": "ClassSurface",
1071
+ "provenance": "Original",
1503
1072
  "isIndexer": false,
1504
1073
  "hasGetter": true,
1505
1074
  "hasSetter": false,
1075
+ "isStatic": false,
1076
+ "isAbstract": false,
1077
+ "isVirtual": true,
1078
+ "isOverride": true,
1506
1079
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1507
1080
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1508
1081
  },
1509
1082
  {
1510
1083
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::SigningKey:Microsoft.IdentityModel.Tokens.SecurityKey",
1511
1084
  "clrName": "SigningKey",
1512
- "tsEmitName": "signingKey",
1513
1085
  "metadataToken": 385875997,
1514
1086
  "canonicalSignature": ":Microsoft.IdentityModel.Tokens.SecurityKey",
1515
1087
  "normalizedSignature": "SigningKey|:Microsoft.IdentityModel.Tokens.SecurityKey|static=false|accessor=getset",
1516
1088
  "emitScope": "ClassSurface",
1089
+ "provenance": "Original",
1517
1090
  "isIndexer": false,
1518
1091
  "hasGetter": true,
1519
1092
  "hasSetter": true,
1093
+ "isStatic": false,
1094
+ "isAbstract": false,
1095
+ "isVirtual": true,
1096
+ "isOverride": true,
1520
1097
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1521
1098
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1522
1099
  },
1523
1100
  {
1524
1101
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Claims:System.Collections.Generic.IEnumerable_1[[System.Security.Claims.Claim,System.Security.Claims,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
1525
1102
  "clrName": "Claims",
1526
- "tsEmitName": "claims",
1527
1103
  "metadataToken": 385876000,
1528
1104
  "canonicalSignature": ":System.Collections.Generic.IEnumerable_1[[System.Security.Claims.Claim,System.Security.Claims,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
1529
1105
  "normalizedSignature": "Claims|:System.Collections.Generic.IEnumerable_1[[System.Security.Claims.Claim,System.Security.Claims,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
1530
1106
  "emitScope": "ClassSurface",
1107
+ "provenance": "Original",
1531
1108
  "isIndexer": false,
1532
1109
  "hasGetter": true,
1533
1110
  "hasSetter": false,
1111
+ "isStatic": false,
1112
+ "isAbstract": false,
1113
+ "isVirtual": true,
1114
+ "isOverride": false,
1534
1115
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1535
1116
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1536
1117
  },
1537
1118
  {
1538
1119
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Alg:System.String",
1539
1120
  "clrName": "Alg",
1540
- "tsEmitName": "alg",
1541
1121
  "metadataToken": 385876003,
1542
1122
  "canonicalSignature": ":System.String",
1543
1123
  "normalizedSignature": "Alg|:System.String|static=false|accessor=get",
1544
1124
  "emitScope": "ClassSurface",
1125
+ "provenance": "Original",
1545
1126
  "isIndexer": false,
1546
1127
  "hasGetter": true,
1547
1128
  "hasSetter": false,
1129
+ "isStatic": false,
1130
+ "isAbstract": false,
1131
+ "isVirtual": false,
1132
+ "isOverride": false,
1548
1133
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1549
1134
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1550
1135
  },
1551
1136
  {
1552
1137
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Cty:System.String",
1553
1138
  "clrName": "Cty",
1554
- "tsEmitName": "cty",
1555
1139
  "metadataToken": 385876004,
1556
1140
  "canonicalSignature": ":System.String",
1557
1141
  "normalizedSignature": "Cty|:System.String|static=false|accessor=get",
1558
1142
  "emitScope": "ClassSurface",
1143
+ "provenance": "Original",
1559
1144
  "isIndexer": false,
1560
1145
  "hasGetter": true,
1561
1146
  "hasSetter": false,
1147
+ "isStatic": false,
1148
+ "isAbstract": false,
1149
+ "isVirtual": false,
1150
+ "isOverride": false,
1562
1151
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1563
1152
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1564
1153
  },
1565
1154
  {
1566
1155
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Enc:System.String",
1567
1156
  "clrName": "Enc",
1568
- "tsEmitName": "enc",
1569
1157
  "metadataToken": 385876005,
1570
1158
  "canonicalSignature": ":System.String",
1571
1159
  "normalizedSignature": "Enc|:System.String|static=false|accessor=get",
1572
1160
  "emitScope": "ClassSurface",
1161
+ "provenance": "Original",
1573
1162
  "isIndexer": false,
1574
1163
  "hasGetter": true,
1575
1164
  "hasSetter": false,
1165
+ "isStatic": false,
1166
+ "isAbstract": false,
1167
+ "isVirtual": false,
1168
+ "isOverride": false,
1576
1169
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1577
1170
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1578
1171
  },
1579
1172
  {
1580
1173
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Kid:System.String",
1581
1174
  "clrName": "Kid",
1582
- "tsEmitName": "kid",
1583
1175
  "metadataToken": 385876006,
1584
1176
  "canonicalSignature": ":System.String",
1585
1177
  "normalizedSignature": "Kid|:System.String|static=false|accessor=get",
1586
1178
  "emitScope": "ClassSurface",
1179
+ "provenance": "Original",
1587
1180
  "isIndexer": false,
1588
1181
  "hasGetter": true,
1589
1182
  "hasSetter": false,
1183
+ "isStatic": false,
1184
+ "isAbstract": false,
1185
+ "isVirtual": false,
1186
+ "isOverride": false,
1590
1187
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1591
1188
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1592
1189
  },
1593
1190
  {
1594
1191
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Typ:System.String",
1595
1192
  "clrName": "Typ",
1596
- "tsEmitName": "typ",
1597
1193
  "metadataToken": 385876007,
1598
1194
  "canonicalSignature": ":System.String",
1599
1195
  "normalizedSignature": "Typ|:System.String|static=false|accessor=get",
1600
1196
  "emitScope": "ClassSurface",
1197
+ "provenance": "Original",
1601
1198
  "isIndexer": false,
1602
1199
  "hasGetter": true,
1603
1200
  "hasSetter": false,
1201
+ "isStatic": false,
1202
+ "isAbstract": false,
1203
+ "isVirtual": false,
1204
+ "isOverride": false,
1604
1205
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1605
1206
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1606
1207
  },
1607
1208
  {
1608
1209
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::X5t:System.String",
1609
1210
  "clrName": "X5t",
1610
- "tsEmitName": "x5t",
1611
1211
  "metadataToken": 385876008,
1612
1212
  "canonicalSignature": ":System.String",
1613
1213
  "normalizedSignature": "X5t|:System.String|static=false|accessor=get",
1614
1214
  "emitScope": "ClassSurface",
1215
+ "provenance": "Original",
1615
1216
  "isIndexer": false,
1616
1217
  "hasGetter": true,
1617
1218
  "hasSetter": false,
1219
+ "isStatic": false,
1220
+ "isAbstract": false,
1221
+ "isVirtual": false,
1222
+ "isOverride": false,
1618
1223
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1619
1224
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1620
1225
  },
1621
1226
  {
1622
1227
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Zip:System.String",
1623
1228
  "clrName": "Zip",
1624
- "tsEmitName": "zip",
1625
1229
  "metadataToken": 385876009,
1626
1230
  "canonicalSignature": ":System.String",
1627
1231
  "normalizedSignature": "Zip|:System.String|static=false|accessor=get",
1628
1232
  "emitScope": "ClassSurface",
1233
+ "provenance": "Original",
1629
1234
  "isIndexer": false,
1630
1235
  "hasGetter": true,
1631
1236
  "hasSetter": false,
1237
+ "isStatic": false,
1238
+ "isAbstract": false,
1239
+ "isVirtual": false,
1240
+ "isOverride": false,
1632
1241
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1633
1242
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1634
1243
  },
1635
1244
  {
1636
1245
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Actor:System.String",
1637
1246
  "clrName": "Actor",
1638
- "tsEmitName": "actor",
1639
1247
  "metadataToken": 385876010,
1640
1248
  "canonicalSignature": ":System.String",
1641
1249
  "normalizedSignature": "Actor|:System.String|static=false|accessor=get",
1642
1250
  "emitScope": "ClassSurface",
1251
+ "provenance": "Original",
1643
1252
  "isIndexer": false,
1644
1253
  "hasGetter": true,
1645
1254
  "hasSetter": false,
1255
+ "isStatic": false,
1256
+ "isAbstract": false,
1257
+ "isVirtual": false,
1258
+ "isOverride": false,
1646
1259
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1647
1260
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1648
1261
  },
1649
1262
  {
1650
1263
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Audiences:System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1651
1264
  "clrName": "Audiences",
1652
- "tsEmitName": "audiences",
1653
1265
  "metadataToken": 385876011,
1654
1266
  "canonicalSignature": ":System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1655
1267
  "normalizedSignature": "Audiences|:System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1656
1268
  "emitScope": "ClassSurface",
1269
+ "provenance": "Original",
1657
1270
  "isIndexer": false,
1658
1271
  "hasGetter": true,
1659
1272
  "hasSetter": false,
1273
+ "isStatic": false,
1274
+ "isAbstract": false,
1275
+ "isVirtual": false,
1276
+ "isOverride": false,
1660
1277
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1661
1278
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1662
1279
  },
1663
1280
  {
1664
1281
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Azp:System.String",
1665
1282
  "clrName": "Azp",
1666
- "tsEmitName": "azp",
1667
1283
  "metadataToken": 385876012,
1668
1284
  "canonicalSignature": ":System.String",
1669
1285
  "normalizedSignature": "Azp|:System.String|static=false|accessor=get",
1670
1286
  "emitScope": "ClassSurface",
1287
+ "provenance": "Original",
1671
1288
  "isIndexer": false,
1672
1289
  "hasGetter": true,
1673
1290
  "hasSetter": false,
1291
+ "isStatic": false,
1292
+ "isAbstract": false,
1293
+ "isVirtual": false,
1294
+ "isOverride": false,
1674
1295
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1675
1296
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1676
1297
  },
1677
1298
  {
1678
1299
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::IssuedAt:System.DateTime",
1679
1300
  "clrName": "IssuedAt",
1680
- "tsEmitName": "issuedAt",
1681
1301
  "metadataToken": 385876013,
1682
1302
  "canonicalSignature": ":System.DateTime",
1683
1303
  "normalizedSignature": "IssuedAt|:System.DateTime|static=false|accessor=get",
1684
1304
  "emitScope": "ClassSurface",
1305
+ "provenance": "Original",
1685
1306
  "isIndexer": false,
1686
1307
  "hasGetter": true,
1687
1308
  "hasSetter": false,
1309
+ "isStatic": false,
1310
+ "isAbstract": false,
1311
+ "isVirtual": false,
1312
+ "isOverride": false,
1688
1313
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1689
1314
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1690
1315
  },
1691
1316
  {
1692
1317
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Issuer:System.String",
1693
1318
  "clrName": "Issuer",
1694
- "tsEmitName": "issuer",
1695
1319
  "metadataToken": 385876014,
1696
1320
  "canonicalSignature": ":System.String",
1697
1321
  "normalizedSignature": "Issuer|:System.String|static=false|accessor=get",
1698
1322
  "emitScope": "ClassSurface",
1323
+ "provenance": "Original",
1699
1324
  "isIndexer": false,
1700
1325
  "hasGetter": true,
1701
1326
  "hasSetter": false,
1327
+ "isStatic": false,
1328
+ "isAbstract": false,
1329
+ "isVirtual": true,
1330
+ "isOverride": true,
1702
1331
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1703
1332
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1704
1333
  },
1705
1334
  {
1706
1335
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Id:System.String",
1707
1336
  "clrName": "Id",
1708
- "tsEmitName": "id",
1709
1337
  "metadataToken": 385876015,
1710
1338
  "canonicalSignature": ":System.String",
1711
1339
  "normalizedSignature": "Id|:System.String|static=false|accessor=get",
1712
1340
  "emitScope": "ClassSurface",
1341
+ "provenance": "Original",
1713
1342
  "isIndexer": false,
1714
1343
  "hasGetter": true,
1715
1344
  "hasSetter": false,
1345
+ "isStatic": false,
1346
+ "isAbstract": false,
1347
+ "isVirtual": true,
1348
+ "isOverride": true,
1716
1349
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1717
1350
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1718
1351
  },
1719
1352
  {
1720
1353
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::Subject:System.String",
1721
1354
  "clrName": "Subject",
1722
- "tsEmitName": "subject",
1723
1355
  "metadataToken": 385876016,
1724
1356
  "canonicalSignature": ":System.String",
1725
1357
  "normalizedSignature": "Subject|:System.String|static=false|accessor=get",
1726
1358
  "emitScope": "ClassSurface",
1359
+ "provenance": "Original",
1727
1360
  "isIndexer": false,
1728
1361
  "hasGetter": true,
1729
1362
  "hasSetter": false,
1363
+ "isStatic": false,
1364
+ "isAbstract": false,
1365
+ "isVirtual": false,
1366
+ "isOverride": false,
1730
1367
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1731
1368
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1732
1369
  },
1733
1370
  {
1734
1371
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::ValidFrom:System.DateTime",
1735
1372
  "clrName": "ValidFrom",
1736
- "tsEmitName": "validFrom",
1737
1373
  "metadataToken": 385876017,
1738
1374
  "canonicalSignature": ":System.DateTime",
1739
1375
  "normalizedSignature": "ValidFrom|:System.DateTime|static=false|accessor=get",
1740
1376
  "emitScope": "ClassSurface",
1377
+ "provenance": "Original",
1741
1378
  "isIndexer": false,
1742
1379
  "hasGetter": true,
1743
1380
  "hasSetter": false,
1381
+ "isStatic": false,
1382
+ "isAbstract": false,
1383
+ "isVirtual": true,
1384
+ "isOverride": true,
1744
1385
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1745
1386
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1746
1387
  },
1747
1388
  {
1748
1389
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken::ValidTo:System.DateTime",
1749
1390
  "clrName": "ValidTo",
1750
- "tsEmitName": "validTo",
1751
1391
  "metadataToken": 385876019,
1752
1392
  "canonicalSignature": ":System.DateTime",
1753
1393
  "normalizedSignature": "ValidTo|:System.DateTime|static=false|accessor=get",
1754
1394
  "emitScope": "ClassSurface",
1395
+ "provenance": "Original",
1755
1396
  "isIndexer": false,
1756
1397
  "hasGetter": true,
1757
1398
  "hasSetter": false,
1399
+ "isStatic": false,
1400
+ "isAbstract": false,
1401
+ "isVirtual": true,
1402
+ "isOverride": true,
1758
1403
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1759
1404
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1760
1405
  }
@@ -1792,500 +1437,92 @@
1792
1437
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1793
1438
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
1794
1439
  }
1795
- ],
1796
- "exposedMethods": [
1440
+ ]
1441
+ },
1442
+ {
1443
+ "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
1444
+ "clrName": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
1445
+ "assemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1446
+ "metadataToken": 0,
1447
+ "kind": "Class",
1448
+ "accessibility": "Public",
1449
+ "isAbstract": false,
1450
+ "isSealed": false,
1451
+ "isStatic": false,
1452
+ "arity": 0,
1453
+ "methods": [
1797
1454
  {
1798
- "tsName": "toString",
1455
+ "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String):System.String",
1456
+ "clrName": "CreateToken",
1457
+ "metadataToken": 100663396,
1458
+ "canonicalSignature": "(System.String):System.String",
1459
+ "normalizedSignature": "CreateToken|(System.String):System.String|static=false",
1460
+ "emitScope": "ClassSurface",
1461
+ "provenance": "Original",
1462
+ "arity": 0,
1463
+ "parameterCount": 1,
1799
1464
  "isStatic": false,
1800
- "tsSignatureId": "ToString|():System.String|static=false",
1801
- "target": {
1802
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1803
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1804
- "metadataToken": 100663357
1805
- }
1465
+ "isAbstract": false,
1466
+ "isVirtual": true,
1467
+ "isOverride": false,
1468
+ "isSealed": false,
1469
+ "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
1470
+ "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1471
+ "isExtensionMethod": false
1806
1472
  },
1807
1473
  {
1808
- "tsName": "unsafeToString",
1474
+ "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
1475
+ "clrName": "CreateToken",
1476
+ "metadataToken": 100663397,
1477
+ "canonicalSignature": "(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
1478
+ "normalizedSignature": "CreateToken|(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
1479
+ "emitScope": "ClassSurface",
1480
+ "provenance": "Original",
1481
+ "arity": 0,
1482
+ "parameterCount": 2,
1809
1483
  "isStatic": false,
1810
- "tsSignatureId": "UnsafeToString|():System.String|static=false",
1811
- "target": {
1812
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1813
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1814
- "metadataToken": 100663358
1815
- }
1484
+ "isAbstract": false,
1485
+ "isVirtual": true,
1486
+ "isOverride": false,
1487
+ "isSealed": false,
1488
+ "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
1489
+ "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1490
+ "isExtensionMethod": false
1816
1491
  },
1817
1492
  {
1818
- "tsName": "getClaim",
1493
+ "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String",
1494
+ "clrName": "CreateToken",
1495
+ "metadataToken": 100663398,
1496
+ "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String",
1497
+ "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String|static=false",
1498
+ "emitScope": "ClassSurface",
1499
+ "provenance": "Original",
1500
+ "arity": 0,
1501
+ "parameterCount": 2,
1819
1502
  "isStatic": false,
1820
- "tsSignatureId": "GetClaim|(System.String):System.Security.Claims.Claim|static=false",
1821
- "target": {
1822
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1823
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1824
- "metadataToken": 100663360
1825
- }
1503
+ "isAbstract": false,
1504
+ "isVirtual": true,
1505
+ "isOverride": false,
1506
+ "isSealed": false,
1507
+ "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
1508
+ "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1509
+ "isExtensionMethod": false
1826
1510
  },
1827
1511
  {
1828
- "tsName": "tryGetClaim",
1512
+ "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
1513
+ "clrName": "CreateToken",
1514
+ "metadataToken": 100663399,
1515
+ "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
1516
+ "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
1517
+ "emitScope": "ClassSurface",
1518
+ "provenance": "Original",
1519
+ "arity": 0,
1520
+ "parameterCount": 3,
1829
1521
  "isStatic": false,
1830
- "tsSignatureId": "TryGetClaim|(System.String,System.Security.Claims.Claim\u0026):System.Boolean|static=false",
1831
- "target": {
1832
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1833
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1834
- "metadataToken": 100663364
1835
- }
1836
- },
1837
- {
1838
- "tsName": "getHeaderValue",
1839
- "isStatic": false,
1840
- "tsSignatureId": "GetHeaderValue|(System.String):T|static=false",
1841
- "target": {
1842
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1843
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1844
- "metadataToken": 100663366
1845
- }
1846
- },
1847
- {
1848
- "tsName": "getPayloadValue",
1849
- "isStatic": false,
1850
- "tsSignatureId": "GetPayloadValue|(System.String):T|static=false",
1851
- "target": {
1852
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1853
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1854
- "metadataToken": 100663367
1855
- }
1856
- },
1857
- {
1858
- "tsName": "tryGetValue",
1859
- "isStatic": false,
1860
- "tsSignatureId": "TryGetValue|(System.String,T\u0026):System.Boolean|static=false",
1861
- "target": {
1862
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1863
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1864
- "metadataToken": 100663368
1865
- }
1866
- },
1867
- {
1868
- "tsName": "tryGetHeaderValue",
1869
- "isStatic": false,
1870
- "tsSignatureId": "TryGetHeaderValue|(System.String,T\u0026):System.Boolean|static=false",
1871
- "target": {
1872
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1873
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1874
- "metadataToken": 100663369
1875
- }
1876
- },
1877
- {
1878
- "tsName": "tryGetPayloadValue",
1879
- "isStatic": false,
1880
- "tsSignatureId": "TryGetPayloadValue|(System.String,T\u0026):System.Boolean|static=false",
1881
- "target": {
1882
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1883
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1884
- "metadataToken": 100663370
1885
- }
1886
- },
1887
- {
1888
- "tsName": "unsafeToString$view",
1889
- "isStatic": false,
1890
- "tsSignatureId": "UnsafeToString|():System.String|static=false",
1891
- "target": {
1892
- "declaringClrType": "Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact",
1893
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1894
- "metadataToken": 100663332
1895
- }
1896
- }
1897
- ],
1898
- "exposedProperties": [
1899
- {
1900
- "tsName": "authenticationTag",
1901
- "isStatic": false,
1902
- "tsSignatureId": "AuthenticationTag|:System.String|static=false|accessor=get",
1903
- "target": {
1904
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1905
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1906
- "metadataToken": 385875974
1907
- }
1908
- },
1909
- {
1910
- "tsName": "ciphertext",
1911
- "isStatic": false,
1912
- "tsSignatureId": "Ciphertext|:System.String|static=false|accessor=get",
1913
- "target": {
1914
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1915
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1916
- "metadataToken": 385875976
1917
- }
1918
- },
1919
- {
1920
- "tsName": "encodedHeader",
1921
- "isStatic": false,
1922
- "tsSignatureId": "EncodedHeader|:System.String|static=false|accessor=get",
1923
- "target": {
1924
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1925
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1926
- "metadataToken": 385875982
1927
- }
1928
- },
1929
- {
1930
- "tsName": "encryptedKey",
1931
- "isStatic": false,
1932
- "tsSignatureId": "EncryptedKey|:System.String|static=false|accessor=get",
1933
- "target": {
1934
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1935
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1936
- "metadataToken": 385875983
1937
- }
1938
- },
1939
- {
1940
- "tsName": "encodedPayload",
1941
- "isStatic": false,
1942
- "tsSignatureId": "EncodedPayload|:System.String|static=false|accessor=get",
1943
- "target": {
1944
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1945
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1946
- "metadataToken": 385875985
1947
- }
1948
- },
1949
- {
1950
- "tsName": "encodedSignature",
1951
- "isStatic": false,
1952
- "tsSignatureId": "EncodedSignature|:System.String|static=false|accessor=get",
1953
- "target": {
1954
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1955
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1956
- "metadataToken": 385875986
1957
- }
1958
- },
1959
- {
1960
- "tsName": "encodedToken",
1961
- "isStatic": false,
1962
- "tsSignatureId": "EncodedToken|:System.String|static=false|accessor=get",
1963
- "target": {
1964
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1965
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1966
- "metadataToken": 385875987
1967
- }
1968
- },
1969
- {
1970
- "tsName": "initializationVector",
1971
- "isStatic": false,
1972
- "tsSignatureId": "InitializationVector|:System.String|static=false|accessor=get",
1973
- "target": {
1974
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1975
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1976
- "metadataToken": 385875991
1977
- }
1978
- },
1979
- {
1980
- "tsName": "innerToken",
1981
- "isStatic": false,
1982
- "tsSignatureId": "InnerToken|:Microsoft.IdentityModel.JsonWebTokens.JsonWebToken|static=false|accessor=get",
1983
- "target": {
1984
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1985
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1986
- "metadataToken": 385875992
1987
- }
1988
- },
1989
- {
1990
- "tsName": "isEncrypted",
1991
- "isStatic": false,
1992
- "tsSignatureId": "IsEncrypted|:System.Boolean|static=false|accessor=get",
1993
- "target": {
1994
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
1995
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
1996
- "metadataToken": 385875993
1997
- }
1998
- },
1999
- {
2000
- "tsName": "isSigned",
2001
- "isStatic": false,
2002
- "tsSignatureId": "IsSigned|:System.Boolean|static=false|accessor=get",
2003
- "target": {
2004
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2005
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2006
- "metadataToken": 385875994
2007
- }
2008
- },
2009
- {
2010
- "tsName": "securityKey",
2011
- "isStatic": false,
2012
- "tsSignatureId": "SecurityKey|:Microsoft.IdentityModel.Tokens.SecurityKey|static=false|accessor=get",
2013
- "target": {
2014
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2015
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2016
- "metadataToken": 385875996
2017
- }
2018
- },
2019
- {
2020
- "tsName": "signingKey",
2021
- "isStatic": false,
2022
- "tsSignatureId": "SigningKey|:Microsoft.IdentityModel.Tokens.SecurityKey|static=false|accessor=getset",
2023
- "target": {
2024
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2025
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2026
- "metadataToken": 385875997
2027
- }
2028
- },
2029
- {
2030
- "tsName": "claims",
2031
- "isStatic": false,
2032
- "tsSignatureId": "Claims|:System.Collections.Generic.IEnumerable_1[[System.Security.Claims.Claim,System.Security.Claims,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
2033
- "target": {
2034
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2035
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2036
- "metadataToken": 385876000
2037
- }
2038
- },
2039
- {
2040
- "tsName": "alg",
2041
- "isStatic": false,
2042
- "tsSignatureId": "Alg|:System.String|static=false|accessor=get",
2043
- "target": {
2044
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2045
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2046
- "metadataToken": 385876003
2047
- }
2048
- },
2049
- {
2050
- "tsName": "cty",
2051
- "isStatic": false,
2052
- "tsSignatureId": "Cty|:System.String|static=false|accessor=get",
2053
- "target": {
2054
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2055
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2056
- "metadataToken": 385876004
2057
- }
2058
- },
2059
- {
2060
- "tsName": "enc",
2061
- "isStatic": false,
2062
- "tsSignatureId": "Enc|:System.String|static=false|accessor=get",
2063
- "target": {
2064
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2065
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2066
- "metadataToken": 385876005
2067
- }
2068
- },
2069
- {
2070
- "tsName": "kid",
2071
- "isStatic": false,
2072
- "tsSignatureId": "Kid|:System.String|static=false|accessor=get",
2073
- "target": {
2074
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2075
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2076
- "metadataToken": 385876006
2077
- }
2078
- },
2079
- {
2080
- "tsName": "typ",
2081
- "isStatic": false,
2082
- "tsSignatureId": "Typ|:System.String|static=false|accessor=get",
2083
- "target": {
2084
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2085
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2086
- "metadataToken": 385876007
2087
- }
2088
- },
2089
- {
2090
- "tsName": "x5t",
2091
- "isStatic": false,
2092
- "tsSignatureId": "X5t|:System.String|static=false|accessor=get",
2093
- "target": {
2094
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2095
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2096
- "metadataToken": 385876008
2097
- }
2098
- },
2099
- {
2100
- "tsName": "zip",
2101
- "isStatic": false,
2102
- "tsSignatureId": "Zip|:System.String|static=false|accessor=get",
2103
- "target": {
2104
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2105
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2106
- "metadataToken": 385876009
2107
- }
2108
- },
2109
- {
2110
- "tsName": "actor",
2111
- "isStatic": false,
2112
- "tsSignatureId": "Actor|:System.String|static=false|accessor=get",
2113
- "target": {
2114
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2115
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2116
- "metadataToken": 385876010
2117
- }
2118
- },
2119
- {
2120
- "tsName": "audiences",
2121
- "isStatic": false,
2122
- "tsSignatureId": "Audiences|:System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
2123
- "target": {
2124
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2125
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2126
- "metadataToken": 385876011
2127
- }
2128
- },
2129
- {
2130
- "tsName": "azp",
2131
- "isStatic": false,
2132
- "tsSignatureId": "Azp|:System.String|static=false|accessor=get",
2133
- "target": {
2134
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2135
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2136
- "metadataToken": 385876012
2137
- }
2138
- },
2139
- {
2140
- "tsName": "issuedAt",
2141
- "isStatic": false,
2142
- "tsSignatureId": "IssuedAt|:System.DateTime|static=false|accessor=get",
2143
- "target": {
2144
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2145
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2146
- "metadataToken": 385876013
2147
- }
2148
- },
2149
- {
2150
- "tsName": "issuer",
2151
- "isStatic": false,
2152
- "tsSignatureId": "Issuer|:System.String|static=false|accessor=get",
2153
- "target": {
2154
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2155
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2156
- "metadataToken": 385876014
2157
- }
2158
- },
2159
- {
2160
- "tsName": "id",
2161
- "isStatic": false,
2162
- "tsSignatureId": "Id|:System.String|static=false|accessor=get",
2163
- "target": {
2164
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2165
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2166
- "metadataToken": 385876015
2167
- }
2168
- },
2169
- {
2170
- "tsName": "subject",
2171
- "isStatic": false,
2172
- "tsSignatureId": "Subject|:System.String|static=false|accessor=get",
2173
- "target": {
2174
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2175
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2176
- "metadataToken": 385876016
2177
- }
2178
- },
2179
- {
2180
- "tsName": "validFrom",
2181
- "isStatic": false,
2182
- "tsSignatureId": "ValidFrom|:System.DateTime|static=false|accessor=get",
2183
- "target": {
2184
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2185
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2186
- "metadataToken": 385876017
2187
- }
2188
- },
2189
- {
2190
- "tsName": "validTo",
2191
- "isStatic": false,
2192
- "tsSignatureId": "ValidTo|:System.DateTime|static=false|accessor=get",
2193
- "target": {
2194
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2195
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2196
- "metadataToken": 385876019
2197
- }
2198
- }
2199
- ],
2200
- "exposedConstructors": [
2201
- {
2202
- "isStatic": false,
2203
- "tsSignatureId": "constructor|(System.String):void|static=false",
2204
- "target": {
2205
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2206
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2207
- "metadataToken": 100663306
2208
- }
2209
- },
2210
- {
2211
- "isStatic": false,
2212
- "tsSignatureId": "constructor|(System.ReadOnlyMemory_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
2213
- "target": {
2214
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2215
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2216
- "metadataToken": 100663307
2217
- }
2218
- },
2219
- {
2220
- "isStatic": false,
2221
- "tsSignatureId": "constructor|(System.String,System.String):void|static=false",
2222
- "target": {
2223
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2224
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2225
- "metadataToken": 100663308
2226
- }
2227
- }
2228
- ]
2229
- },
2230
- {
2231
- "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2232
- "clrName": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2233
- "tsEmitName": "JsonWebTokenHandler",
2234
- "assemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2235
- "metadataToken": 0,
2236
- "methods": [
2237
- {
2238
- "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String):System.String",
2239
- "clrName": "CreateToken",
2240
- "tsEmitName": "createToken",
2241
- "metadataToken": 100663396,
2242
- "canonicalSignature": "(System.String):System.String",
2243
- "normalizedSignature": "CreateToken|(System.String):System.String|static=false",
2244
- "emitScope": "ClassSurface",
2245
- "arity": 0,
2246
- "parameterCount": 1,
2247
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2248
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2249
- "isExtensionMethod": false
2250
- },
2251
- {
2252
- "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2253
- "clrName": "CreateToken",
2254
- "tsEmitName": "createToken",
2255
- "metadataToken": 100663397,
2256
- "canonicalSignature": "(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2257
- "normalizedSignature": "CreateToken|(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2258
- "emitScope": "ClassSurface",
2259
- "arity": 0,
2260
- "parameterCount": 2,
2261
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2262
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2263
- "isExtensionMethod": false
2264
- },
2265
- {
2266
- "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String",
2267
- "clrName": "CreateToken",
2268
- "tsEmitName": "createToken",
2269
- "metadataToken": 100663398,
2270
- "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String",
2271
- "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String|static=false",
2272
- "emitScope": "ClassSurface",
2273
- "arity": 0,
2274
- "parameterCount": 2,
2275
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2276
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2277
- "isExtensionMethod": false
2278
- },
2279
- {
2280
- "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2281
- "clrName": "CreateToken",
2282
- "tsEmitName": "createToken",
2283
- "metadataToken": 100663399,
2284
- "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2285
- "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2286
- "emitScope": "ClassSurface",
2287
- "arity": 0,
2288
- "parameterCount": 3,
1522
+ "isAbstract": false,
1523
+ "isVirtual": true,
1524
+ "isOverride": false,
1525
+ "isSealed": false,
2289
1526
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2290
1527
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2291
1528
  "isExtensionMethod": false
@@ -2293,13 +1530,18 @@
2293
1530
  {
2294
1531
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(Microsoft.IdentityModel.Tokens.SecurityTokenDescriptor):System.String",
2295
1532
  "clrName": "CreateToken",
2296
- "tsEmitName": "createToken",
2297
1533
  "metadataToken": 100663400,
2298
1534
  "canonicalSignature": "(Microsoft.IdentityModel.Tokens.SecurityTokenDescriptor):System.String",
2299
1535
  "normalizedSignature": "CreateToken|(Microsoft.IdentityModel.Tokens.SecurityTokenDescriptor):System.String|static=false",
2300
1536
  "emitScope": "ClassSurface",
1537
+ "provenance": "Original",
2301
1538
  "arity": 0,
2302
1539
  "parameterCount": 1,
1540
+ "isStatic": false,
1541
+ "isAbstract": false,
1542
+ "isVirtual": true,
1543
+ "isOverride": false,
1544
+ "isSealed": false,
2303
1545
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2304
1546
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2305
1547
  "isExtensionMethod": false
@@ -2307,13 +1549,18 @@
2307
1549
  {
2308
1550
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String",
2309
1551
  "clrName": "CreateToken",
2310
- "tsEmitName": "createToken",
2311
1552
  "metadataToken": 100663402,
2312
1553
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String",
2313
1554
  "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String|static=false",
2314
1555
  "emitScope": "ClassSurface",
1556
+ "provenance": "Original",
2315
1557
  "arity": 0,
2316
1558
  "parameterCount": 2,
1559
+ "isStatic": false,
1560
+ "isAbstract": false,
1561
+ "isVirtual": true,
1562
+ "isOverride": false,
1563
+ "isSealed": false,
2317
1564
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2318
1565
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2319
1566
  "isExtensionMethod": false
@@ -2321,13 +1568,18 @@
2321
1568
  {
2322
1569
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2323
1570
  "clrName": "CreateToken",
2324
- "tsEmitName": "createToken",
2325
1571
  "metadataToken": 100663403,
2326
1572
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2327
1573
  "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2328
1574
  "emitScope": "ClassSurface",
1575
+ "provenance": "Original",
2329
1576
  "arity": 0,
2330
1577
  "parameterCount": 3,
1578
+ "isStatic": false,
1579
+ "isAbstract": false,
1580
+ "isVirtual": true,
1581
+ "isOverride": false,
1582
+ "isSealed": false,
2331
1583
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2332
1584
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2333
1585
  "isExtensionMethod": false
@@ -2335,13 +1587,18 @@
2335
1587
  {
2336
1588
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String",
2337
1589
  "clrName": "CreateToken",
2338
- "tsEmitName": "createToken",
2339
1590
  "metadataToken": 100663404,
2340
1591
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String",
2341
1592
  "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String|static=false",
2342
1593
  "emitScope": "ClassSurface",
1594
+ "provenance": "Original",
2343
1595
  "arity": 0,
2344
1596
  "parameterCount": 3,
1597
+ "isStatic": false,
1598
+ "isAbstract": false,
1599
+ "isVirtual": true,
1600
+ "isOverride": false,
1601
+ "isSealed": false,
2345
1602
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2346
1603
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2347
1604
  "isExtensionMethod": false
@@ -2349,13 +1606,18 @@
2349
1606
  {
2350
1607
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2351
1608
  "clrName": "CreateToken",
2352
- "tsEmitName": "createToken",
2353
1609
  "metadataToken": 100663405,
2354
1610
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2355
1611
  "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2356
1612
  "emitScope": "ClassSurface",
1613
+ "provenance": "Original",
2357
1614
  "arity": 0,
2358
1615
  "parameterCount": 4,
1616
+ "isStatic": false,
1617
+ "isAbstract": false,
1618
+ "isVirtual": true,
1619
+ "isOverride": false,
1620
+ "isSealed": false,
2359
1621
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2360
1622
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2361
1623
  "isExtensionMethod": false
@@ -2363,13 +1625,18 @@
2363
1625
  {
2364
1626
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String",
2365
1627
  "clrName": "CreateToken",
2366
- "tsEmitName": "createToken",
2367
1628
  "metadataToken": 100663406,
2368
1629
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String",
2369
1630
  "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String|static=false",
2370
1631
  "emitScope": "ClassSurface",
1632
+ "provenance": "Original",
2371
1633
  "arity": 0,
2372
1634
  "parameterCount": 3,
1635
+ "isStatic": false,
1636
+ "isAbstract": false,
1637
+ "isVirtual": true,
1638
+ "isOverride": false,
1639
+ "isSealed": false,
2373
1640
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2374
1641
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2375
1642
  "isExtensionMethod": false
@@ -2377,13 +1644,18 @@
2377
1644
  {
2378
1645
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String",
2379
1646
  "clrName": "CreateToken",
2380
- "tsEmitName": "createToken",
2381
1647
  "metadataToken": 100663407,
2382
1648
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String",
2383
1649
  "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String|static=false",
2384
1650
  "emitScope": "ClassSurface",
1651
+ "provenance": "Original",
2385
1652
  "arity": 0,
2386
1653
  "parameterCount": 4,
1654
+ "isStatic": false,
1655
+ "isAbstract": false,
1656
+ "isVirtual": true,
1657
+ "isOverride": false,
1658
+ "isSealed": false,
2387
1659
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2388
1660
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2389
1661
  "isExtensionMethod": false
@@ -2391,13 +1663,18 @@
2391
1663
  {
2392
1664
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2393
1665
  "clrName": "CreateToken",
2394
- "tsEmitName": "createToken",
2395
1666
  "metadataToken": 100663408,
2396
1667
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2397
1668
  "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2398
1669
  "emitScope": "ClassSurface",
1670
+ "provenance": "Original",
2399
1671
  "arity": 0,
2400
1672
  "parameterCount": 6,
1673
+ "isStatic": false,
1674
+ "isAbstract": false,
1675
+ "isVirtual": true,
1676
+ "isOverride": false,
1677
+ "isSealed": false,
2401
1678
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2402
1679
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2403
1680
  "isExtensionMethod": false
@@ -2405,13 +1682,18 @@
2405
1682
  {
2406
1683
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CreateToken(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2407
1684
  "clrName": "CreateToken",
2408
- "tsEmitName": "createToken",
2409
1685
  "metadataToken": 100663409,
2410
1686
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2411
1687
  "normalizedSignature": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2412
1688
  "emitScope": "ClassSurface",
1689
+ "provenance": "Original",
2413
1690
  "arity": 0,
2414
1691
  "parameterCount": 5,
1692
+ "isStatic": false,
1693
+ "isAbstract": false,
1694
+ "isVirtual": true,
1695
+ "isOverride": false,
1696
+ "isSealed": false,
2415
1697
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2416
1698
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2417
1699
  "isExtensionMethod": false
@@ -2419,13 +1701,18 @@
2419
1701
  {
2420
1702
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::EncryptToken(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String",
2421
1703
  "clrName": "EncryptToken",
2422
- "tsEmitName": "encryptToken",
2423
1704
  "metadataToken": 100663416,
2424
1705
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String",
2425
1706
  "normalizedSignature": "EncryptToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String|static=false",
2426
1707
  "emitScope": "ClassSurface",
1708
+ "provenance": "Original",
2427
1709
  "arity": 0,
2428
1710
  "parameterCount": 2,
1711
+ "isStatic": false,
1712
+ "isAbstract": false,
1713
+ "isVirtual": false,
1714
+ "isOverride": false,
1715
+ "isSealed": false,
2429
1716
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2430
1717
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2431
1718
  "isExtensionMethod": false
@@ -2433,13 +1720,18 @@
2433
1720
  {
2434
1721
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::EncryptToken(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2435
1722
  "clrName": "EncryptToken",
2436
- "tsEmitName": "encryptToken",
2437
1723
  "metadataToken": 100663417,
2438
1724
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2439
1725
  "normalizedSignature": "EncryptToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2440
1726
  "emitScope": "ClassSurface",
1727
+ "provenance": "Original",
2441
1728
  "arity": 0,
2442
1729
  "parameterCount": 3,
1730
+ "isStatic": false,
1731
+ "isAbstract": false,
1732
+ "isVirtual": false,
1733
+ "isOverride": false,
1734
+ "isSealed": false,
2443
1735
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2444
1736
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2445
1737
  "isExtensionMethod": false
@@ -2447,13 +1739,18 @@
2447
1739
  {
2448
1740
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::EncryptToken(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String",
2449
1741
  "clrName": "EncryptToken",
2450
- "tsEmitName": "encryptToken",
2451
1742
  "metadataToken": 100663418,
2452
1743
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String",
2453
1744
  "normalizedSignature": "EncryptToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String|static=false",
2454
1745
  "emitScope": "ClassSurface",
1746
+ "provenance": "Original",
2455
1747
  "arity": 0,
2456
1748
  "parameterCount": 3,
1749
+ "isStatic": false,
1750
+ "isAbstract": false,
1751
+ "isVirtual": false,
1752
+ "isOverride": false,
1753
+ "isSealed": false,
2457
1754
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2458
1755
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2459
1756
  "isExtensionMethod": false
@@ -2461,13 +1758,18 @@
2461
1758
  {
2462
1759
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::EncryptToken(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2463
1760
  "clrName": "EncryptToken",
2464
- "tsEmitName": "encryptToken",
2465
1761
  "metadataToken": 100663419,
2466
1762
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
2467
1763
  "normalizedSignature": "EncryptToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2468
1764
  "emitScope": "ClassSurface",
1765
+ "provenance": "Original",
2469
1766
  "arity": 0,
2470
1767
  "parameterCount": 4,
1768
+ "isStatic": false,
1769
+ "isAbstract": false,
1770
+ "isVirtual": false,
1771
+ "isOverride": false,
1772
+ "isSealed": false,
2471
1773
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2472
1774
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2473
1775
  "isExtensionMethod": false
@@ -2475,13 +1777,18 @@
2475
1777
  {
2476
1778
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CanReadToken(System.String):System.Boolean",
2477
1779
  "clrName": "CanReadToken",
2478
- "tsEmitName": "canReadToken",
2479
1780
  "metadataToken": 100663431,
2480
1781
  "canonicalSignature": "(System.String):System.Boolean",
2481
1782
  "normalizedSignature": "CanReadToken|(System.String):System.Boolean|static=false",
2482
1783
  "emitScope": "ClassSurface",
1784
+ "provenance": "Original",
2483
1785
  "arity": 0,
2484
1786
  "parameterCount": 1,
1787
+ "isStatic": false,
1788
+ "isAbstract": false,
1789
+ "isVirtual": true,
1790
+ "isOverride": false,
1791
+ "isSealed": false,
2485
1792
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2486
1793
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2487
1794
  "isExtensionMethod": false
@@ -2489,13 +1796,18 @@
2489
1796
  {
2490
1797
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::DecryptToken(Microsoft.IdentityModel.JsonWebTokens.JsonWebToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.String",
2491
1798
  "clrName": "DecryptToken",
2492
- "tsEmitName": "decryptToken",
2493
1799
  "metadataToken": 100663441,
2494
1800
  "canonicalSignature": "(Microsoft.IdentityModel.JsonWebTokens.JsonWebToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.String",
2495
1801
  "normalizedSignature": "DecryptToken|(Microsoft.IdentityModel.JsonWebTokens.JsonWebToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.String|static=false",
2496
1802
  "emitScope": "ClassSurface",
1803
+ "provenance": "Original",
2497
1804
  "arity": 0,
2498
1805
  "parameterCount": 2,
1806
+ "isStatic": false,
1807
+ "isAbstract": false,
1808
+ "isVirtual": false,
1809
+ "isOverride": false,
1810
+ "isSealed": false,
2499
1811
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2500
1812
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2501
1813
  "isExtensionMethod": false
@@ -2503,13 +1815,18 @@
2503
1815
  {
2504
1816
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::ReadJsonWebToken(System.String):Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2505
1817
  "clrName": "ReadJsonWebToken",
2506
- "tsEmitName": "readJsonWebToken",
2507
1818
  "metadataToken": 100663445,
2508
1819
  "canonicalSignature": "(System.String):Microsoft.IdentityModel.JsonWebTokens.JsonWebToken",
2509
1820
  "normalizedSignature": "ReadJsonWebToken|(System.String):Microsoft.IdentityModel.JsonWebTokens.JsonWebToken|static=false",
2510
1821
  "emitScope": "ClassSurface",
1822
+ "provenance": "Original",
2511
1823
  "arity": 0,
2512
1824
  "parameterCount": 1,
1825
+ "isStatic": false,
1826
+ "isAbstract": false,
1827
+ "isVirtual": true,
1828
+ "isOverride": false,
1829
+ "isSealed": false,
2513
1830
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2514
1831
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2515
1832
  "isExtensionMethod": false
@@ -2517,13 +1834,18 @@
2517
1834
  {
2518
1835
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::ReadToken(System.String):Microsoft.IdentityModel.Tokens.SecurityToken",
2519
1836
  "clrName": "ReadToken",
2520
- "tsEmitName": "readToken",
2521
1837
  "metadataToken": 100663446,
2522
1838
  "canonicalSignature": "(System.String):Microsoft.IdentityModel.Tokens.SecurityToken",
2523
1839
  "normalizedSignature": "ReadToken|(System.String):Microsoft.IdentityModel.Tokens.SecurityToken|static=false",
2524
1840
  "emitScope": "ClassSurface",
1841
+ "provenance": "Original",
2525
1842
  "arity": 0,
2526
1843
  "parameterCount": 1,
1844
+ "isStatic": false,
1845
+ "isAbstract": false,
1846
+ "isVirtual": true,
1847
+ "isOverride": true,
1848
+ "isSealed": false,
2527
1849
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2528
1850
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2529
1851
  "isExtensionMethod": false
@@ -2531,13 +1853,18 @@
2531
1853
  {
2532
1854
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::ValidateToken(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):Microsoft.IdentityModel.Tokens.TokenValidationResult",
2533
1855
  "clrName": "ValidateToken",
2534
- "tsEmitName": "validateToken",
2535
1856
  "metadataToken": 100663447,
2536
1857
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):Microsoft.IdentityModel.Tokens.TokenValidationResult",
2537
1858
  "normalizedSignature": "ValidateToken|(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):Microsoft.IdentityModel.Tokens.TokenValidationResult|static=false",
2538
1859
  "emitScope": "ClassSurface",
1860
+ "provenance": "Original",
2539
1861
  "arity": 0,
2540
1862
  "parameterCount": 2,
1863
+ "isStatic": false,
1864
+ "isAbstract": false,
1865
+ "isVirtual": true,
1866
+ "isOverride": false,
1867
+ "isSealed": false,
2541
1868
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2542
1869
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2543
1870
  "isExtensionMethod": false
@@ -2545,13 +1872,18 @@
2545
1872
  {
2546
1873
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::ValidateTokenAsync(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.TokenValidationResult,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
2547
1874
  "clrName": "ValidateTokenAsync",
2548
- "tsEmitName": "validateTokenAsync3",
2549
1875
  "metadataToken": 100663448,
2550
1876
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.TokenValidationResult,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
2551
1877
  "normalizedSignature": "ValidateTokenAsync|(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.TokenValidationResult,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=false",
2552
1878
  "emitScope": "ClassSurface",
1879
+ "provenance": "Original",
2553
1880
  "arity": 0,
2554
1881
  "parameterCount": 2,
1882
+ "isStatic": false,
1883
+ "isAbstract": false,
1884
+ "isVirtual": true,
1885
+ "isOverride": true,
1886
+ "isSealed": false,
2555
1887
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2556
1888
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2557
1889
  "isExtensionMethod": false
@@ -2559,13 +1891,18 @@
2559
1891
  {
2560
1892
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::ValidateTokenAsync(Microsoft.IdentityModel.Tokens.SecurityToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.TokenValidationResult,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
2561
1893
  "clrName": "ValidateTokenAsync",
2562
- "tsEmitName": "validateTokenAsync3",
2563
1894
  "metadataToken": 100663449,
2564
1895
  "canonicalSignature": "(Microsoft.IdentityModel.Tokens.SecurityToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.TokenValidationResult,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
2565
1896
  "normalizedSignature": "ValidateTokenAsync|(Microsoft.IdentityModel.Tokens.SecurityToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.TokenValidationResult,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=false",
2566
1897
  "emitScope": "ClassSurface",
1898
+ "provenance": "Original",
2567
1899
  "arity": 0,
2568
1900
  "parameterCount": 2,
1901
+ "isStatic": false,
1902
+ "isAbstract": false,
1903
+ "isVirtual": true,
1904
+ "isOverride": true,
1905
+ "isSealed": false,
2569
1906
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2570
1907
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2571
1908
  "isExtensionMethod": false
@@ -2573,13 +1910,18 @@
2573
1910
  {
2574
1911
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::ValidateTokenAsync(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1",
2575
1912
  "clrName": "ValidateTokenAsync",
2576
- "tsEmitName": "validateTokenAsync",
2577
1913
  "metadataToken": 0,
2578
1914
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1",
2579
1915
  "normalizedSignature": "ValidateTokenAsync|(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1|static=false",
2580
1916
  "emitScope": "ClassSurface",
1917
+ "provenance": "BaseOverload",
2581
1918
  "arity": 0,
2582
1919
  "parameterCount": 2,
1920
+ "isStatic": false,
1921
+ "isAbstract": false,
1922
+ "isVirtual": true,
1923
+ "isOverride": false,
1924
+ "isSealed": false,
2583
1925
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2584
1926
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2585
1927
  "isExtensionMethod": false
@@ -2587,13 +1929,18 @@
2587
1929
  {
2588
1930
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::ValidateTokenAsync(Microsoft.IdentityModel.Tokens.SecurityToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1",
2589
1931
  "clrName": "ValidateTokenAsync",
2590
- "tsEmitName": "validateTokenAsync2",
2591
1932
  "metadataToken": 0,
2592
1933
  "canonicalSignature": "(Microsoft.IdentityModel.Tokens.SecurityToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1",
2593
1934
  "normalizedSignature": "ValidateTokenAsync|(Microsoft.IdentityModel.Tokens.SecurityToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1|static=false",
2594
1935
  "emitScope": "ClassSurface",
1936
+ "provenance": "BaseOverload",
2595
1937
  "arity": 0,
2596
1938
  "parameterCount": 2,
1939
+ "isStatic": false,
1940
+ "isAbstract": false,
1941
+ "isVirtual": true,
1942
+ "isOverride": false,
1943
+ "isSealed": false,
2597
1944
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2598
1945
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2599
1946
  "isExtensionMethod": false
@@ -2603,70 +1950,90 @@
2603
1950
  {
2604
1951
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::TokenType:System.Type",
2605
1952
  "clrName": "TokenType",
2606
- "tsEmitName": "tokenType",
2607
1953
  "metadataToken": 385876021,
2608
1954
  "canonicalSignature": ":System.Type",
2609
1955
  "normalizedSignature": "TokenType|:System.Type|static=false|accessor=get",
2610
1956
  "emitScope": "ClassSurface",
1957
+ "provenance": "Original",
2611
1958
  "isIndexer": false,
2612
1959
  "hasGetter": true,
2613
1960
  "hasSetter": false,
1961
+ "isStatic": false,
1962
+ "isAbstract": false,
1963
+ "isVirtual": false,
1964
+ "isOverride": false,
2614
1965
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2615
1966
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
2616
1967
  },
2617
1968
  {
2618
1969
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::ShortClaimTypeProperty:System.String",
2619
1970
  "clrName": "ShortClaimTypeProperty",
2620
- "tsEmitName": "shortClaimTypeProperty",
2621
1971
  "metadataToken": 385876022,
2622
1972
  "canonicalSignature": ":System.String",
2623
1973
  "normalizedSignature": "ShortClaimTypeProperty|:System.String|static=true|accessor=getset",
2624
1974
  "emitScope": "ClassSurface",
1975
+ "provenance": "Original",
2625
1976
  "isIndexer": false,
2626
1977
  "hasGetter": true,
2627
1978
  "hasSetter": true,
1979
+ "isStatic": true,
1980
+ "isAbstract": false,
1981
+ "isVirtual": false,
1982
+ "isOverride": false,
2628
1983
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2629
1984
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
2630
1985
  },
2631
1986
  {
2632
1987
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::MapInboundClaims:System.Boolean",
2633
1988
  "clrName": "MapInboundClaims",
2634
- "tsEmitName": "mapInboundClaims",
2635
1989
  "metadataToken": 385876023,
2636
1990
  "canonicalSignature": ":System.Boolean",
2637
1991
  "normalizedSignature": "MapInboundClaims|:System.Boolean|static=false|accessor=getset",
2638
1992
  "emitScope": "ClassSurface",
1993
+ "provenance": "Original",
2639
1994
  "isIndexer": false,
2640
1995
  "hasGetter": true,
2641
1996
  "hasSetter": true,
1997
+ "isStatic": false,
1998
+ "isAbstract": false,
1999
+ "isVirtual": false,
2000
+ "isOverride": false,
2642
2001
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2643
2002
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
2644
2003
  },
2645
2004
  {
2646
2005
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::InboundClaimTypeMap:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
2647
2006
  "clrName": "InboundClaimTypeMap",
2648
- "tsEmitName": "inboundClaimTypeMap",
2649
2007
  "metadataToken": 385876024,
2650
2008
  "canonicalSignature": ":System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
2651
2009
  "normalizedSignature": "InboundClaimTypeMap|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
2652
2010
  "emitScope": "ClassSurface",
2011
+ "provenance": "Original",
2653
2012
  "isIndexer": false,
2654
2013
  "hasGetter": true,
2655
2014
  "hasSetter": true,
2015
+ "isStatic": false,
2016
+ "isAbstract": false,
2017
+ "isVirtual": false,
2018
+ "isOverride": false,
2656
2019
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2657
2020
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
2658
2021
  },
2659
2022
  {
2660
2023
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::CanValidateToken:System.Boolean",
2661
2024
  "clrName": "CanValidateToken",
2662
- "tsEmitName": "canValidateToken",
2663
2025
  "metadataToken": 385876025,
2664
2026
  "canonicalSignature": ":System.Boolean",
2665
2027
  "normalizedSignature": "CanValidateToken|:System.Boolean|static=false|accessor=get",
2666
2028
  "emitScope": "ClassSurface",
2029
+ "provenance": "Original",
2667
2030
  "isIndexer": false,
2668
2031
  "hasGetter": true,
2669
2032
  "hasSetter": false,
2033
+ "isStatic": false,
2034
+ "isAbstract": false,
2035
+ "isVirtual": true,
2036
+ "isOverride": false,
2670
2037
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2671
2038
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
2672
2039
  }
@@ -2675,33 +2042,33 @@
2675
2042
  {
2676
2043
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::DefaultInboundClaimTypeMapSystem.Collections.Generic.IDictionary\u00602[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
2677
2044
  "clrName": "DefaultInboundClaimTypeMap",
2678
- "tsEmitName": "defaultInboundClaimTypeMap",
2679
2045
  "metadataToken": 67108931,
2680
2046
  "normalizedSignature": "DefaultInboundClaimTypeMap|System.Collections.Generic.IDictionary\u00602[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]|static=true|const=false",
2681
2047
  "isStatic": true,
2682
2048
  "isReadOnly": false,
2049
+ "isLiteral": false,
2683
2050
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2684
2051
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
2685
2052
  },
2686
2053
  {
2687
2054
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::DefaultMapInboundClaimsSystem.Boolean",
2688
2055
  "clrName": "DefaultMapInboundClaims",
2689
- "tsEmitName": "defaultMapInboundClaims",
2690
2056
  "metadataToken": 67108932,
2691
2057
  "normalizedSignature": "DefaultMapInboundClaims|System.Boolean|static=true|const=false",
2692
2058
  "isStatic": true,
2693
2059
  "isReadOnly": false,
2060
+ "isLiteral": false,
2694
2061
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2695
2062
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
2696
2063
  },
2697
2064
  {
2698
2065
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler::Base64UrlEncodedUnsignedJWSHeaderSystem.String",
2699
2066
  "clrName": "Base64UrlEncodedUnsignedJWSHeader",
2700
- "tsEmitName": "base64UrlEncodedUnsignedJWSHeader",
2701
2067
  "metadataToken": 67108933,
2702
2068
  "normalizedSignature": "Base64UrlEncodedUnsignedJWSHeader|System.String|static=true|const=true",
2703
2069
  "isStatic": true,
2704
2070
  "isReadOnly": false,
2071
+ "isLiteral": true,
2705
2072
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2706
2073
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
2707
2074
  }
@@ -2718,412 +2085,35 @@
2718
2085
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2719
2086
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
2720
2087
  }
2721
- ],
2722
- "exposedMethods": [
2723
- {
2724
- "tsName": "createToken",
2725
- "isStatic": false,
2726
- "tsSignatureId": "CreateToken|(System.String):System.String|static=false",
2727
- "target": {
2728
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2729
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2730
- "metadataToken": 100663396
2731
- }
2732
- },
2733
- {
2734
- "tsName": "createToken",
2735
- "isStatic": false,
2736
- "tsSignatureId": "CreateToken|(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2737
- "target": {
2738
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2739
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2740
- "metadataToken": 100663397
2741
- }
2742
- },
2743
- {
2744
- "tsName": "createToken",
2745
- "isStatic": false,
2746
- "tsSignatureId": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String|static=false",
2747
- "target": {
2748
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2749
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2750
- "metadataToken": 100663398
2751
- }
2752
- },
2753
- {
2754
- "tsName": "createToken",
2755
- "isStatic": false,
2756
- "tsSignatureId": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2757
- "target": {
2758
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2759
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2760
- "metadataToken": 100663399
2761
- }
2762
- },
2763
- {
2764
- "tsName": "createToken",
2765
- "isStatic": false,
2766
- "tsSignatureId": "CreateToken|(Microsoft.IdentityModel.Tokens.SecurityTokenDescriptor):System.String|static=false",
2767
- "target": {
2768
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2769
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2770
- "metadataToken": 100663400
2771
- }
2772
- },
2773
- {
2774
- "tsName": "createToken",
2775
- "isStatic": false,
2776
- "tsSignatureId": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String|static=false",
2777
- "target": {
2778
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2779
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2780
- "metadataToken": 100663402
2781
- }
2782
- },
2783
- {
2784
- "tsName": "createToken",
2785
- "isStatic": false,
2786
- "tsSignatureId": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2787
- "target": {
2788
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2789
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2790
- "metadataToken": 100663403
2791
- }
2792
- },
2793
- {
2794
- "tsName": "createToken",
2795
- "isStatic": false,
2796
- "tsSignatureId": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String|static=false",
2797
- "target": {
2798
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2799
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2800
- "metadataToken": 100663404
2801
- }
2802
- },
2803
- {
2804
- "tsName": "createToken",
2805
- "isStatic": false,
2806
- "tsSignatureId": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2807
- "target": {
2808
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2809
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2810
- "metadataToken": 100663405
2811
- }
2812
- },
2813
- {
2814
- "tsName": "createToken",
2815
- "isStatic": false,
2816
- "tsSignatureId": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String|static=false",
2817
- "target": {
2818
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2819
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2820
- "metadataToken": 100663406
2821
- }
2822
- },
2823
- {
2824
- "tsName": "createToken",
2825
- "isStatic": false,
2826
- "tsSignatureId": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String|static=false",
2827
- "target": {
2828
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2829
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2830
- "metadataToken": 100663407
2831
- }
2832
- },
2833
- {
2834
- "tsName": "createToken",
2835
- "isStatic": false,
2836
- "tsSignatureId": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2837
- "target": {
2838
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2839
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2840
- "metadataToken": 100663408
2841
- }
2842
- },
2843
- {
2844
- "tsName": "createToken",
2845
- "isStatic": false,
2846
- "tsSignatureId": "CreateToken|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2847
- "target": {
2848
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2849
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2850
- "metadataToken": 100663409
2851
- }
2852
- },
2853
- {
2854
- "tsName": "encryptToken",
2855
- "isStatic": false,
2856
- "tsSignatureId": "EncryptToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials):System.String|static=false",
2857
- "target": {
2858
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2859
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2860
- "metadataToken": 100663416
2861
- }
2862
- },
2863
- {
2864
- "tsName": "encryptToken",
2865
- "isStatic": false,
2866
- "tsSignatureId": "EncryptToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2867
- "target": {
2868
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2869
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2870
- "metadataToken": 100663417
2871
- }
2872
- },
2873
- {
2874
- "tsName": "encryptToken",
2875
- "isStatic": false,
2876
- "tsSignatureId": "EncryptToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String):System.String|static=false",
2877
- "target": {
2878
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2879
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2880
- "metadataToken": 100663418
2881
- }
2882
- },
2883
- {
2884
- "tsName": "encryptToken",
2885
- "isStatic": false,
2886
- "tsSignatureId": "EncryptToken|(System.String,Microsoft.IdentityModel.Tokens.EncryptingCredentials,System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=false",
2887
- "target": {
2888
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2889
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2890
- "metadataToken": 100663419
2891
- }
2892
- },
2893
- {
2894
- "tsName": "canReadToken",
2895
- "isStatic": false,
2896
- "tsSignatureId": "CanReadToken|(System.String):System.Boolean|static=false",
2897
- "target": {
2898
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2899
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2900
- "metadataToken": 100663431
2901
- }
2902
- },
2903
- {
2904
- "tsName": "decryptToken",
2905
- "isStatic": false,
2906
- "tsSignatureId": "DecryptToken|(Microsoft.IdentityModel.JsonWebTokens.JsonWebToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.String|static=false",
2907
- "target": {
2908
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2909
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2910
- "metadataToken": 100663441
2911
- }
2912
- },
2913
- {
2914
- "tsName": "readJsonWebToken",
2915
- "isStatic": false,
2916
- "tsSignatureId": "ReadJsonWebToken|(System.String):Microsoft.IdentityModel.JsonWebTokens.JsonWebToken|static=false",
2917
- "target": {
2918
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2919
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2920
- "metadataToken": 100663445
2921
- }
2922
- },
2923
- {
2924
- "tsName": "readToken",
2925
- "isStatic": false,
2926
- "tsSignatureId": "ReadToken|(System.String):Microsoft.IdentityModel.Tokens.SecurityToken|static=false",
2927
- "target": {
2928
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2929
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2930
- "metadataToken": 100663446
2931
- }
2932
- },
2933
- {
2934
- "tsName": "validateToken",
2935
- "isStatic": false,
2936
- "tsSignatureId": "ValidateToken|(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):Microsoft.IdentityModel.Tokens.TokenValidationResult|static=false",
2937
- "target": {
2938
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2939
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2940
- "metadataToken": 100663447
2941
- }
2942
- },
2943
- {
2944
- "tsName": "validateTokenAsync3",
2945
- "isStatic": false,
2946
- "tsSignatureId": "ValidateTokenAsync|(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.TokenValidationResult,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=false",
2947
- "target": {
2948
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2949
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2950
- "metadataToken": 100663448
2951
- }
2952
- },
2953
- {
2954
- "tsName": "validateTokenAsync3",
2955
- "isStatic": false,
2956
- "tsSignatureId": "ValidateTokenAsync|(Microsoft.IdentityModel.Tokens.SecurityToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.TokenValidationResult,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=false",
2957
- "target": {
2958
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2959
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2960
- "metadataToken": 100663449
2961
- }
2962
- },
2963
- {
2964
- "tsName": "validateTokenAsync",
2965
- "isStatic": false,
2966
- "tsSignatureId": "ValidateTokenAsync|(System.String,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1|static=false",
2967
- "target": {
2968
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2969
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2970
- "metadataToken": 0
2971
- }
2972
- },
2973
- {
2974
- "tsName": "validateTokenAsync2",
2975
- "isStatic": false,
2976
- "tsSignatureId": "ValidateTokenAsync|(Microsoft.IdentityModel.Tokens.SecurityToken,Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Threading.Tasks.Task_1|static=false",
2977
- "target": {
2978
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2979
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2980
- "metadataToken": 0
2981
- }
2982
- }
2983
- ],
2984
- "exposedProperties": [
2985
- {
2986
- "tsName": "tokenType",
2987
- "isStatic": false,
2988
- "tsSignatureId": "TokenType|:System.Type|static=false|accessor=get",
2989
- "target": {
2990
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
2991
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
2992
- "metadataToken": 385876021
2993
- }
2994
- },
2995
- {
2996
- "tsName": "shortClaimTypeProperty",
2997
- "isStatic": true,
2998
- "tsSignatureId": "ShortClaimTypeProperty|:System.String|static=true|accessor=getset",
2999
- "target": {
3000
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
3001
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3002
- "metadataToken": 385876022
3003
- }
3004
- },
3005
- {
3006
- "tsName": "mapInboundClaims",
3007
- "isStatic": false,
3008
- "tsSignatureId": "MapInboundClaims|:System.Boolean|static=false|accessor=getset",
3009
- "target": {
3010
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
3011
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3012
- "metadataToken": 385876023
3013
- }
3014
- },
3015
- {
3016
- "tsName": "inboundClaimTypeMap",
3017
- "isStatic": false,
3018
- "tsSignatureId": "InboundClaimTypeMap|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
3019
- "target": {
3020
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
3021
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3022
- "metadataToken": 385876024
3023
- }
3024
- },
3025
- {
3026
- "tsName": "canValidateToken",
3027
- "isStatic": false,
3028
- "tsSignatureId": "CanValidateToken|:System.Boolean|static=false|accessor=get",
3029
- "target": {
3030
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
3031
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3032
- "metadataToken": 385876025
3033
- }
3034
- },
3035
- {
3036
- "tsName": "maximumTokenSizeInBytes",
3037
- "isStatic": false,
3038
- "tsSignatureId": "MaximumTokenSizeInBytes|:System.Int32|static=false|accessor=getset",
3039
- "target": {
3040
- "declaringClrType": "Microsoft.IdentityModel.Tokens.TokenHandler",
3041
- "declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
3042
- "metadataToken": 385876169
3043
- }
3044
- },
3045
- {
3046
- "tsName": "setDefaultTimesOnTokenCreation",
3047
- "isStatic": false,
3048
- "tsSignatureId": "SetDefaultTimesOnTokenCreation|:System.Boolean|static=false|accessor=getset",
3049
- "target": {
3050
- "declaringClrType": "Microsoft.IdentityModel.Tokens.TokenHandler",
3051
- "declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
3052
- "metadataToken": 385876170
3053
- }
3054
- },
3055
- {
3056
- "tsName": "tokenLifetimeInMinutes",
3057
- "isStatic": false,
3058
- "tsSignatureId": "TokenLifetimeInMinutes|:System.Int32|static=false|accessor=getset",
3059
- "target": {
3060
- "declaringClrType": "Microsoft.IdentityModel.Tokens.TokenHandler",
3061
- "declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
3062
- "metadataToken": 385876171
3063
- }
3064
- }
3065
- ],
3066
- "exposedFields": [
3067
- {
3068
- "tsName": "defaultInboundClaimTypeMap",
3069
- "isStatic": true,
3070
- "tsSignatureId": "DefaultInboundClaimTypeMap|System.Collections.Generic.IDictionary\u00602[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]|static=true|const=false",
3071
- "target": {
3072
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
3073
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3074
- "metadataToken": 67108931
3075
- }
3076
- },
3077
- {
3078
- "tsName": "defaultMapInboundClaims",
3079
- "isStatic": true,
3080
- "tsSignatureId": "DefaultMapInboundClaims|System.Boolean|static=true|const=false",
3081
- "target": {
3082
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
3083
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3084
- "metadataToken": 67108932
3085
- }
3086
- },
3087
- {
3088
- "tsName": "base64UrlEncodedUnsignedJWSHeader",
3089
- "isStatic": true,
3090
- "tsSignatureId": "Base64UrlEncodedUnsignedJWSHeader|System.String|static=true|const=true",
3091
- "target": {
3092
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
3093
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3094
- "metadataToken": 67108933
3095
- }
3096
- }
3097
- ],
3098
- "exposedConstructors": [
3099
- {
3100
- "isStatic": false,
3101
- "tsSignatureId": "constructor|():void|static=false",
3102
- "target": {
3103
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler",
3104
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3105
- "metadataToken": 100663423
3106
- }
3107
- }
3108
2088
  ]
3109
2089
  },
3110
2090
  {
3111
2091
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3112
2092
  "clrName": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3113
- "tsEmitName": "JwtTokenUtilities",
3114
2093
  "assemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3115
2094
  "metadataToken": 0,
2095
+ "kind": "Class",
2096
+ "accessibility": "Public",
2097
+ "isAbstract": false,
2098
+ "isSealed": false,
2099
+ "isStatic": false,
2100
+ "arity": 0,
3116
2101
  "methods": [
3117
2102
  {
3118
2103
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities::CreateEncodedSignature(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String",
3119
2104
  "clrName": "CreateEncodedSignature",
3120
- "tsEmitName": "createEncodedSignature",
3121
2105
  "metadataToken": 100663554,
3122
2106
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String",
3123
2107
  "normalizedSignature": "CreateEncodedSignature|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String|static=true",
3124
2108
  "emitScope": "ClassSurface",
2109
+ "provenance": "Original",
3125
2110
  "arity": 0,
3126
2111
  "parameterCount": 2,
2112
+ "isStatic": true,
2113
+ "isAbstract": false,
2114
+ "isVirtual": false,
2115
+ "isOverride": false,
2116
+ "isSealed": false,
3127
2117
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3128
2118
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3129
2119
  "isExtensionMethod": false
@@ -3131,13 +2121,18 @@
3131
2121
  {
3132
2122
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities::CreateEncodedSignature(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Boolean):System.String",
3133
2123
  "clrName": "CreateEncodedSignature",
3134
- "tsEmitName": "createEncodedSignature",
3135
2124
  "metadataToken": 100663555,
3136
2125
  "canonicalSignature": "(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Boolean):System.String",
3137
2126
  "normalizedSignature": "CreateEncodedSignature|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Boolean):System.String|static=true",
3138
2127
  "emitScope": "ClassSurface",
2128
+ "provenance": "Original",
3139
2129
  "arity": 0,
3140
2130
  "parameterCount": 3,
2131
+ "isStatic": true,
2132
+ "isAbstract": false,
2133
+ "isVirtual": false,
2134
+ "isOverride": false,
2135
+ "isSealed": false,
3141
2136
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3142
2137
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3143
2138
  "isExtensionMethod": false
@@ -3145,13 +2140,18 @@
3145
2140
  {
3146
2141
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities::GenerateKeyBytes(System.Int32):System.Byte[]",
3147
2142
  "clrName": "GenerateKeyBytes",
3148
- "tsEmitName": "generateKeyBytes",
3149
2143
  "metadataToken": 100663562,
3150
2144
  "canonicalSignature": "(System.Int32):System.Byte[]",
3151
2145
  "normalizedSignature": "GenerateKeyBytes|(System.Int32):System.Byte[]|static=true",
3152
2146
  "emitScope": "ClassSurface",
2147
+ "provenance": "Original",
3153
2148
  "arity": 0,
3154
2149
  "parameterCount": 1,
2150
+ "isStatic": true,
2151
+ "isAbstract": false,
2152
+ "isVirtual": false,
2153
+ "isOverride": false,
2154
+ "isSealed": false,
3155
2155
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3156
2156
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3157
2157
  "isExtensionMethod": false
@@ -3159,13 +2159,18 @@
3159
2159
  {
3160
2160
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities::GetAllDecryptionKeys(Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Collections.Generic.IEnumerable_1[[Microsoft.IdentityModel.Tokens.SecurityKey,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
3161
2161
  "clrName": "GetAllDecryptionKeys",
3162
- "tsEmitName": "getAllDecryptionKeys",
3163
2162
  "metadataToken": 100663564,
3164
2163
  "canonicalSignature": "(Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Collections.Generic.IEnumerable_1[[Microsoft.IdentityModel.Tokens.SecurityKey,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
3165
2164
  "normalizedSignature": "GetAllDecryptionKeys|(Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Collections.Generic.IEnumerable_1[[Microsoft.IdentityModel.Tokens.SecurityKey,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=true",
3166
2165
  "emitScope": "ClassSurface",
2166
+ "provenance": "Original",
3167
2167
  "arity": 0,
3168
2168
  "parameterCount": 1,
2169
+ "isStatic": true,
2170
+ "isAbstract": false,
2171
+ "isVirtual": false,
2172
+ "isOverride": false,
2173
+ "isSealed": false,
3169
2174
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3170
2175
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3171
2176
  "isExtensionMethod": false
@@ -3176,22 +2181,22 @@
3176
2181
  {
3177
2182
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities::RegexJwsSystem.Text.RegularExpressions.Regex",
3178
2183
  "clrName": "RegexJws",
3179
- "tsEmitName": "regexJws",
3180
2184
  "metadataToken": 67109019,
3181
2185
  "normalizedSignature": "RegexJws|System.Text.RegularExpressions.Regex|static=true|const=false",
3182
2186
  "isStatic": true,
3183
2187
  "isReadOnly": false,
2188
+ "isLiteral": false,
3184
2189
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3185
2190
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3186
2191
  },
3187
2192
  {
3188
2193
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities::RegexJweSystem.Text.RegularExpressions.Regex",
3189
2194
  "clrName": "RegexJwe",
3190
- "tsEmitName": "regexJwe",
3191
2195
  "metadataToken": 67109020,
3192
2196
  "normalizedSignature": "RegexJwe|System.Text.RegularExpressions.Regex|static=true|const=false",
3193
2197
  "isStatic": true,
3194
2198
  "isReadOnly": false,
2199
+ "isLiteral": false,
3195
2200
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3196
2201
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3197
2202
  }
@@ -3208,385 +2213,186 @@
3208
2213
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3209
2214
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3210
2215
  }
3211
- ],
3212
- "exposedMethods": [
3213
- {
3214
- "tsName": "createEncodedSignature",
3215
- "isStatic": true,
3216
- "tsSignatureId": "CreateEncodedSignature|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials):System.String|static=true",
3217
- "target": {
3218
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3219
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3220
- "metadataToken": 100663554
3221
- }
3222
- },
3223
- {
3224
- "tsName": "createEncodedSignature",
3225
- "isStatic": true,
3226
- "tsSignatureId": "CreateEncodedSignature|(System.String,Microsoft.IdentityModel.Tokens.SigningCredentials,System.Boolean):System.String|static=true",
3227
- "target": {
3228
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3229
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3230
- "metadataToken": 100663555
3231
- }
3232
- },
3233
- {
3234
- "tsName": "generateKeyBytes",
3235
- "isStatic": true,
3236
- "tsSignatureId": "GenerateKeyBytes|(System.Int32):System.Byte[]|static=true",
3237
- "target": {
3238
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3239
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3240
- "metadataToken": 100663562
3241
- }
3242
- },
3243
- {
3244
- "tsName": "getAllDecryptionKeys",
3245
- "isStatic": true,
3246
- "tsSignatureId": "GetAllDecryptionKeys|(Microsoft.IdentityModel.Tokens.TokenValidationParameters):System.Collections.Generic.IEnumerable_1[[Microsoft.IdentityModel.Tokens.SecurityKey,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=true",
3247
- "target": {
3248
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3249
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3250
- "metadataToken": 100663564
3251
- }
3252
- }
3253
- ],
3254
- "exposedFields": [
3255
- {
3256
- "tsName": "regexJws",
3257
- "isStatic": true,
3258
- "tsSignatureId": "RegexJws|System.Text.RegularExpressions.Regex|static=true|const=false",
3259
- "target": {
3260
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3261
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3262
- "metadataToken": 67109019
3263
- }
3264
- },
3265
- {
3266
- "tsName": "regexJwe",
3267
- "isStatic": true,
3268
- "tsSignatureId": "RegexJwe|System.Text.RegularExpressions.Regex|static=true|const=false",
3269
- "target": {
3270
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3271
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3272
- "metadataToken": 67109020
3273
- }
3274
- }
3275
- ],
3276
- "exposedConstructors": [
3277
- {
3278
- "isStatic": false,
3279
- "tsSignatureId": "constructor|():void|static=false",
3280
- "target": {
3281
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities",
3282
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3283
- "metadataToken": 100663572
3284
- }
3285
- }
3286
2216
  ]
3287
2217
  },
3288
2218
  {
3289
2219
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes",
3290
2220
  "clrName": "Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes",
3291
- "tsEmitName": "JsonClaimValueTypes",
3292
2221
  "assemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3293
2222
  "metadataToken": 0,
2223
+ "kind": "StaticNamespace",
2224
+ "accessibility": "Public",
2225
+ "isAbstract": true,
2226
+ "isSealed": true,
2227
+ "isStatic": true,
2228
+ "arity": 0,
3294
2229
  "methods": [],
3295
2230
  "properties": [],
3296
2231
  "fields": [
3297
2232
  {
3298
2233
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes::JsonSystem.String",
3299
2234
  "clrName": "Json",
3300
- "tsEmitName": "json",
3301
2235
  "metadataToken": 67108871,
3302
2236
  "normalizedSignature": "Json|System.String|static=true|const=true",
3303
2237
  "isStatic": true,
3304
2238
  "isReadOnly": false,
2239
+ "isLiteral": true,
3305
2240
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes",
3306
2241
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3307
2242
  },
3308
2243
  {
3309
2244
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes::JsonArraySystem.String",
3310
2245
  "clrName": "JsonArray",
3311
- "tsEmitName": "jsonArray",
3312
2246
  "metadataToken": 67108872,
3313
2247
  "normalizedSignature": "JsonArray|System.String|static=true|const=true",
3314
2248
  "isStatic": true,
3315
2249
  "isReadOnly": false,
2250
+ "isLiteral": true,
3316
2251
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes",
3317
2252
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3318
2253
  },
3319
2254
  {
3320
2255
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes::JsonNullSystem.String",
3321
2256
  "clrName": "JsonNull",
3322
- "tsEmitName": "jsonNull",
3323
2257
  "metadataToken": 67108873,
3324
2258
  "normalizedSignature": "JsonNull|System.String|static=true|const=true",
3325
2259
  "isStatic": true,
3326
2260
  "isReadOnly": false,
2261
+ "isLiteral": true,
3327
2262
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes",
3328
2263
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3329
2264
  }
3330
2265
  ],
3331
2266
  "events": [],
3332
- "constructors": [],
3333
- "exposedFields": [
3334
- {
3335
- "tsName": "json",
3336
- "isStatic": true,
3337
- "tsSignatureId": "Json|System.String|static=true|const=true",
3338
- "target": {
3339
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes",
3340
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3341
- "metadataToken": 67108871
3342
- }
3343
- },
3344
- {
3345
- "tsName": "jsonArray",
3346
- "isStatic": true,
3347
- "tsSignatureId": "JsonArray|System.String|static=true|const=true",
3348
- "target": {
3349
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes",
3350
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3351
- "metadataToken": 67108872
3352
- }
3353
- },
3354
- {
3355
- "tsName": "jsonNull",
3356
- "isStatic": true,
3357
- "tsSignatureId": "JsonNull|System.String|static=true|const=true",
3358
- "target": {
3359
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JsonClaimValueTypes",
3360
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3361
- "metadataToken": 67108873
3362
- }
3363
- }
3364
- ]
2267
+ "constructors": []
3365
2268
  },
3366
2269
  {
3367
2270
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3368
2271
  "clrName": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3369
- "tsEmitName": "JwtConstants",
3370
2272
  "assemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3371
2273
  "metadataToken": 0,
2274
+ "kind": "StaticNamespace",
2275
+ "accessibility": "Public",
2276
+ "isAbstract": true,
2277
+ "isSealed": true,
2278
+ "isStatic": true,
2279
+ "arity": 0,
3372
2280
  "methods": [],
3373
2281
  "properties": [],
3374
2282
  "fields": [
3375
2283
  {
3376
2284
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants::HeaderTypeSystem.String",
3377
2285
  "clrName": "HeaderType",
3378
- "tsEmitName": "headerType",
3379
2286
  "metadataToken": 67108938,
3380
2287
  "normalizedSignature": "HeaderType|System.String|static=true|const=true",
3381
2288
  "isStatic": true,
3382
2289
  "isReadOnly": false,
2290
+ "isLiteral": true,
3383
2291
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3384
2292
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3385
2293
  },
3386
2294
  {
3387
2295
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants::HeaderTypeAltSystem.String",
3388
2296
  "clrName": "HeaderTypeAlt",
3389
- "tsEmitName": "headerTypeAlt",
3390
2297
  "metadataToken": 67108939,
3391
2298
  "normalizedSignature": "HeaderTypeAlt|System.String|static=true|const=true",
3392
2299
  "isStatic": true,
3393
2300
  "isReadOnly": false,
2301
+ "isLiteral": true,
3394
2302
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3395
2303
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3396
2304
  },
3397
2305
  {
3398
2306
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants::TokenTypeSystem.String",
3399
2307
  "clrName": "TokenType",
3400
- "tsEmitName": "tokenType",
3401
2308
  "metadataToken": 67108940,
3402
2309
  "normalizedSignature": "TokenType|System.String|static=true|const=true",
3403
2310
  "isStatic": true,
3404
2311
  "isReadOnly": false,
2312
+ "isLiteral": true,
3405
2313
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3406
2314
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3407
2315
  },
3408
2316
  {
3409
2317
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants::TokenTypeAltSystem.String",
3410
2318
  "clrName": "TokenTypeAlt",
3411
- "tsEmitName": "tokenTypeAlt",
3412
2319
  "metadataToken": 67108941,
3413
2320
  "normalizedSignature": "TokenTypeAlt|System.String|static=true|const=true",
3414
2321
  "isStatic": true,
3415
2322
  "isReadOnly": false,
2323
+ "isLiteral": true,
3416
2324
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3417
2325
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3418
2326
  },
3419
2327
  {
3420
2328
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants::JsonCompactSerializationRegexSystem.String",
3421
2329
  "clrName": "JsonCompactSerializationRegex",
3422
- "tsEmitName": "jsonCompactSerializationRegex",
3423
2330
  "metadataToken": 67108942,
3424
2331
  "normalizedSignature": "JsonCompactSerializationRegex|System.String|static=true|const=true",
3425
2332
  "isStatic": true,
3426
2333
  "isReadOnly": false,
2334
+ "isLiteral": true,
3427
2335
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3428
2336
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3429
2337
  },
3430
2338
  {
3431
2339
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants::JweCompactSerializationRegexSystem.String",
3432
2340
  "clrName": "JweCompactSerializationRegex",
3433
- "tsEmitName": "jweCompactSerializationRegex",
3434
2341
  "metadataToken": 67108943,
3435
2342
  "normalizedSignature": "JweCompactSerializationRegex|System.String|static=true|const=true",
3436
2343
  "isStatic": true,
3437
2344
  "isReadOnly": false,
2345
+ "isLiteral": true,
3438
2346
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3439
2347
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3440
2348
  },
3441
2349
  {
3442
2350
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants::JweSegmentCountSystem.Int32",
3443
2351
  "clrName": "JweSegmentCount",
3444
- "tsEmitName": "jweSegmentCount",
3445
2352
  "metadataToken": 67108944,
3446
2353
  "normalizedSignature": "JweSegmentCount|System.Int32|static=true|const=true",
3447
2354
  "isStatic": true,
3448
2355
  "isReadOnly": false,
2356
+ "isLiteral": true,
3449
2357
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3450
2358
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3451
2359
  },
3452
2360
  {
3453
2361
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants::JwsSegmentCountSystem.Int32",
3454
2362
  "clrName": "JwsSegmentCount",
3455
- "tsEmitName": "jwsSegmentCount",
3456
2363
  "metadataToken": 67108945,
3457
2364
  "normalizedSignature": "JwsSegmentCount|System.Int32|static=true|const=true",
3458
2365
  "isStatic": true,
3459
2366
  "isReadOnly": false,
2367
+ "isLiteral": true,
3460
2368
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3461
2369
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3462
2370
  },
3463
2371
  {
3464
2372
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants::MaxJwtSegmentCountSystem.Int32",
3465
2373
  "clrName": "MaxJwtSegmentCount",
3466
- "tsEmitName": "maxJwtSegmentCount",
3467
2374
  "metadataToken": 67108946,
3468
2375
  "normalizedSignature": "MaxJwtSegmentCount|System.Int32|static=true|const=true",
3469
2376
  "isStatic": true,
3470
2377
  "isReadOnly": false,
2378
+ "isLiteral": true,
3471
2379
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3472
2380
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3473
2381
  },
3474
2382
  {
3475
2383
  "stableId": "Microsoft.IdentityModel.JsonWebTokens:Microsoft.IdentityModel.JsonWebTokens.JwtConstants::DirectKeyUseAlgSystem.String",
3476
2384
  "clrName": "DirectKeyUseAlg",
3477
- "tsEmitName": "directKeyUseAlg",
3478
2385
  "metadataToken": 67108947,
3479
2386
  "normalizedSignature": "DirectKeyUseAlg|System.String|static=true|const=true",
3480
2387
  "isStatic": true,
3481
2388
  "isReadOnly": false,
2389
+ "isLiteral": true,
3482
2390
  "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3483
2391
  "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens"
3484
2392
  }
3485
2393
  ],
3486
2394
  "events": [],
3487
- "constructors": [],
3488
- "exposedFields": [
3489
- {
3490
- "tsName": "headerType",
3491
- "isStatic": true,
3492
- "tsSignatureId": "HeaderType|System.String|static=true|const=true",
3493
- "target": {
3494
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3495
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3496
- "metadataToken": 67108938
3497
- }
3498
- },
3499
- {
3500
- "tsName": "headerTypeAlt",
3501
- "isStatic": true,
3502
- "tsSignatureId": "HeaderTypeAlt|System.String|static=true|const=true",
3503
- "target": {
3504
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3505
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3506
- "metadataToken": 67108939
3507
- }
3508
- },
3509
- {
3510
- "tsName": "tokenType",
3511
- "isStatic": true,
3512
- "tsSignatureId": "TokenType|System.String|static=true|const=true",
3513
- "target": {
3514
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3515
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3516
- "metadataToken": 67108940
3517
- }
3518
- },
3519
- {
3520
- "tsName": "tokenTypeAlt",
3521
- "isStatic": true,
3522
- "tsSignatureId": "TokenTypeAlt|System.String|static=true|const=true",
3523
- "target": {
3524
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3525
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3526
- "metadataToken": 67108941
3527
- }
3528
- },
3529
- {
3530
- "tsName": "jsonCompactSerializationRegex",
3531
- "isStatic": true,
3532
- "tsSignatureId": "JsonCompactSerializationRegex|System.String|static=true|const=true",
3533
- "target": {
3534
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3535
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3536
- "metadataToken": 67108942
3537
- }
3538
- },
3539
- {
3540
- "tsName": "jweCompactSerializationRegex",
3541
- "isStatic": true,
3542
- "tsSignatureId": "JweCompactSerializationRegex|System.String|static=true|const=true",
3543
- "target": {
3544
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3545
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3546
- "metadataToken": 67108943
3547
- }
3548
- },
3549
- {
3550
- "tsName": "jweSegmentCount",
3551
- "isStatic": true,
3552
- "tsSignatureId": "JweSegmentCount|System.Int32|static=true|const=true",
3553
- "target": {
3554
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3555
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3556
- "metadataToken": 67108944
3557
- }
3558
- },
3559
- {
3560
- "tsName": "jwsSegmentCount",
3561
- "isStatic": true,
3562
- "tsSignatureId": "JwsSegmentCount|System.Int32|static=true|const=true",
3563
- "target": {
3564
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3565
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3566
- "metadataToken": 67108945
3567
- }
3568
- },
3569
- {
3570
- "tsName": "maxJwtSegmentCount",
3571
- "isStatic": true,
3572
- "tsSignatureId": "MaxJwtSegmentCount|System.Int32|static=true|const=true",
3573
- "target": {
3574
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3575
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3576
- "metadataToken": 67108946
3577
- }
3578
- },
3579
- {
3580
- "tsName": "directKeyUseAlg",
3581
- "isStatic": true,
3582
- "tsSignatureId": "DirectKeyUseAlg|System.String|static=true|const=true",
3583
- "target": {
3584
- "declaringClrType": "Microsoft.IdentityModel.JsonWebTokens.JwtConstants",
3585
- "declaringAssemblyName": "Microsoft.IdentityModel.JsonWebTokens",
3586
- "metadataToken": 67108947
3587
- }
3588
- }
3589
- ]
2395
+ "constructors": []
3590
2396
  }
3591
2397
  ]
3592
2398
  }