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