@tsonic/efcore-sqlserver 0.1.2 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +21 -21
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -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,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.IdentityModel.Protocols",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.IdentityModel.Protocols"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
6
9
|
"clrName": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
7
|
-
"tsEmitName": "IConfigurationManager_1",
|
|
8
10
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Interface",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": true,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 1,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::GetConfigurationAsync(System.Threading.CancellationToken):Task_1",
|
|
13
21
|
"clrName": "GetConfigurationAsync",
|
|
14
|
-
"tsEmitName": "getConfigurationAsync",
|
|
15
22
|
"metadataToken": 100663346,
|
|
16
23
|
"canonicalSignature": "(System.Threading.CancellationToken):Task_1",
|
|
17
24
|
"normalizedSignature": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 1,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": true,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -25,13 +38,18 @@
|
|
|
25
38
|
{
|
|
26
39
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::RequestRefresh():System.Void",
|
|
27
40
|
"clrName": "RequestRefresh",
|
|
28
|
-
"tsEmitName": "requestRefresh",
|
|
29
41
|
"metadataToken": 100663347,
|
|
30
42
|
"canonicalSignature": "():System.Void",
|
|
31
43
|
"normalizedSignature": "RequestRefresh|():System.Void|static=false",
|
|
32
44
|
"emitScope": "ClassSurface",
|
|
45
|
+
"provenance": "Original",
|
|
33
46
|
"arity": 0,
|
|
34
47
|
"parameterCount": 0,
|
|
48
|
+
"isStatic": false,
|
|
49
|
+
"isAbstract": true,
|
|
50
|
+
"isVirtual": true,
|
|
51
|
+
"isOverride": false,
|
|
52
|
+
"isSealed": false,
|
|
35
53
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
36
54
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
37
55
|
"isExtensionMethod": false
|
|
@@ -40,47 +58,35 @@
|
|
|
40
58
|
"properties": [],
|
|
41
59
|
"fields": [],
|
|
42
60
|
"events": [],
|
|
43
|
-
"constructors": []
|
|
44
|
-
"exposedMethods": [
|
|
45
|
-
{
|
|
46
|
-
"tsName": "getConfigurationAsync",
|
|
47
|
-
"isStatic": false,
|
|
48
|
-
"tsSignatureId": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
49
|
-
"target": {
|
|
50
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
51
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
52
|
-
"metadataToken": 100663346
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"tsName": "requestRefresh",
|
|
57
|
-
"isStatic": false,
|
|
58
|
-
"tsSignatureId": "RequestRefresh|():System.Void|static=false",
|
|
59
|
-
"target": {
|
|
60
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
61
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
62
|
-
"metadataToken": 100663347
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
]
|
|
61
|
+
"constructors": []
|
|
66
62
|
},
|
|
67
63
|
{
|
|
68
64
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601",
|
|
69
65
|
"clrName": "Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601",
|
|
70
|
-
"tsEmitName": "IConfigurationRetriever_1",
|
|
71
66
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
72
67
|
"metadataToken": 0,
|
|
68
|
+
"kind": "Interface",
|
|
69
|
+
"accessibility": "Public",
|
|
70
|
+
"isAbstract": true,
|
|
71
|
+
"isSealed": false,
|
|
72
|
+
"isStatic": false,
|
|
73
|
+
"arity": 1,
|
|
73
74
|
"methods": [
|
|
74
75
|
{
|
|
75
76
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601::GetConfigurationAsync(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):Task_1",
|
|
76
77
|
"clrName": "GetConfigurationAsync",
|
|
77
|
-
"tsEmitName": "getConfigurationAsync",
|
|
78
78
|
"metadataToken": 100663348,
|
|
79
79
|
"canonicalSignature": "(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):Task_1",
|
|
80
80
|
"normalizedSignature": "GetConfigurationAsync|(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):Task_1|static=false",
|
|
81
81
|
"emitScope": "ClassSurface",
|
|
82
|
+
"provenance": "Original",
|
|
82
83
|
"arity": 0,
|
|
83
84
|
"parameterCount": 3,
|
|
85
|
+
"isStatic": false,
|
|
86
|
+
"isAbstract": true,
|
|
87
|
+
"isVirtual": true,
|
|
88
|
+
"isOverride": false,
|
|
89
|
+
"isSealed": false,
|
|
84
90
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601",
|
|
85
91
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
86
92
|
"isExtensionMethod": false
|
|
@@ -89,37 +95,35 @@
|
|
|
89
95
|
"properties": [],
|
|
90
96
|
"fields": [],
|
|
91
97
|
"events": [],
|
|
92
|
-
"constructors": []
|
|
93
|
-
"exposedMethods": [
|
|
94
|
-
{
|
|
95
|
-
"tsName": "getConfigurationAsync",
|
|
96
|
-
"isStatic": false,
|
|
97
|
-
"tsSignatureId": "GetConfigurationAsync|(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):Task_1|static=false",
|
|
98
|
-
"target": {
|
|
99
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601",
|
|
100
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
101
|
-
"metadataToken": 100663348
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
]
|
|
98
|
+
"constructors": []
|
|
105
99
|
},
|
|
106
100
|
{
|
|
107
101
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationValidator\u00601",
|
|
108
102
|
"clrName": "Microsoft.IdentityModel.Protocols.IConfigurationValidator\u00601",
|
|
109
|
-
"tsEmitName": "IConfigurationValidator_1",
|
|
110
103
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
111
104
|
"metadataToken": 0,
|
|
105
|
+
"kind": "Interface",
|
|
106
|
+
"accessibility": "Public",
|
|
107
|
+
"isAbstract": true,
|
|
108
|
+
"isSealed": false,
|
|
109
|
+
"isStatic": false,
|
|
110
|
+
"arity": 1,
|
|
112
111
|
"methods": [
|
|
113
112
|
{
|
|
114
113
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationValidator\u00601::Validate(T):Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
115
114
|
"clrName": "Validate",
|
|
116
|
-
"tsEmitName": "validate",
|
|
117
115
|
"metadataToken": 100663349,
|
|
118
116
|
"canonicalSignature": "(T):Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
119
117
|
"normalizedSignature": "Validate|(T):Microsoft.IdentityModel.Protocols.ConfigurationValidationResult|static=false",
|
|
120
118
|
"emitScope": "ClassSurface",
|
|
119
|
+
"provenance": "Original",
|
|
121
120
|
"arity": 0,
|
|
122
121
|
"parameterCount": 1,
|
|
122
|
+
"isStatic": false,
|
|
123
|
+
"isAbstract": true,
|
|
124
|
+
"isVirtual": true,
|
|
125
|
+
"isOverride": false,
|
|
126
|
+
"isSealed": false,
|
|
123
127
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationValidator\u00601",
|
|
124
128
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
125
129
|
"isExtensionMethod": false
|
|
@@ -128,37 +132,35 @@
|
|
|
128
132
|
"properties": [],
|
|
129
133
|
"fields": [],
|
|
130
134
|
"events": [],
|
|
131
|
-
"constructors": []
|
|
132
|
-
"exposedMethods": [
|
|
133
|
-
{
|
|
134
|
-
"tsName": "validate",
|
|
135
|
-
"isStatic": false,
|
|
136
|
-
"tsSignatureId": "Validate|(T):Microsoft.IdentityModel.Protocols.ConfigurationValidationResult|static=false",
|
|
137
|
-
"target": {
|
|
138
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationValidator\u00601",
|
|
139
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
140
|
-
"metadataToken": 100663349
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
]
|
|
135
|
+
"constructors": []
|
|
144
136
|
},
|
|
145
137
|
{
|
|
146
138
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
147
139
|
"clrName": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
148
|
-
"tsEmitName": "IDocumentRetriever",
|
|
149
140
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
150
141
|
"metadataToken": 0,
|
|
142
|
+
"kind": "Interface",
|
|
143
|
+
"accessibility": "Public",
|
|
144
|
+
"isAbstract": true,
|
|
145
|
+
"isSealed": false,
|
|
146
|
+
"isStatic": false,
|
|
147
|
+
"arity": 0,
|
|
151
148
|
"methods": [
|
|
152
149
|
{
|
|
153
150
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IDocumentRetriever::GetDocumentAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
154
151
|
"clrName": "GetDocumentAsync",
|
|
155
|
-
"tsEmitName": "getDocumentAsync",
|
|
156
152
|
"metadataToken": 100663350,
|
|
157
153
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
158
154
|
"normalizedSignature": "GetDocumentAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
159
155
|
"emitScope": "ClassSurface",
|
|
156
|
+
"provenance": "Original",
|
|
160
157
|
"arity": 0,
|
|
161
158
|
"parameterCount": 2,
|
|
159
|
+
"isStatic": false,
|
|
160
|
+
"isAbstract": true,
|
|
161
|
+
"isVirtual": true,
|
|
162
|
+
"isOverride": false,
|
|
163
|
+
"isSealed": false,
|
|
162
164
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
163
165
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
164
166
|
"isExtensionMethod": false
|
|
@@ -167,37 +169,35 @@
|
|
|
167
169
|
"properties": [],
|
|
168
170
|
"fields": [],
|
|
169
171
|
"events": [],
|
|
170
|
-
"constructors": []
|
|
171
|
-
"exposedMethods": [
|
|
172
|
-
{
|
|
173
|
-
"tsName": "getDocumentAsync",
|
|
174
|
-
"isStatic": false,
|
|
175
|
-
"tsSignatureId": "GetDocumentAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
176
|
-
"target": {
|
|
177
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
178
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
179
|
-
"metadataToken": 100663350
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
]
|
|
172
|
+
"constructors": []
|
|
183
173
|
},
|
|
184
174
|
{
|
|
185
175
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
186
176
|
"clrName": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
187
|
-
"tsEmitName": "AuthenticationProtocolMessage",
|
|
188
177
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
189
178
|
"metadataToken": 0,
|
|
179
|
+
"kind": "Class",
|
|
180
|
+
"accessibility": "Public",
|
|
181
|
+
"isAbstract": true,
|
|
182
|
+
"isSealed": false,
|
|
183
|
+
"isStatic": false,
|
|
184
|
+
"arity": 0,
|
|
190
185
|
"methods": [
|
|
191
186
|
{
|
|
192
187
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::BuildFormPost():System.String",
|
|
193
188
|
"clrName": "BuildFormPost",
|
|
194
|
-
"tsEmitName": "buildFormPost",
|
|
195
189
|
"metadataToken": 100663298,
|
|
196
190
|
"canonicalSignature": "():System.String",
|
|
197
191
|
"normalizedSignature": "BuildFormPost|():System.String|static=false",
|
|
198
192
|
"emitScope": "ClassSurface",
|
|
193
|
+
"provenance": "Original",
|
|
199
194
|
"arity": 0,
|
|
200
195
|
"parameterCount": 0,
|
|
196
|
+
"isStatic": false,
|
|
197
|
+
"isAbstract": false,
|
|
198
|
+
"isVirtual": true,
|
|
199
|
+
"isOverride": false,
|
|
200
|
+
"isSealed": false,
|
|
201
201
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
202
202
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
203
203
|
"isExtensionMethod": false
|
|
@@ -205,13 +205,18 @@
|
|
|
205
205
|
{
|
|
206
206
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::BuildRedirectUrl():System.String",
|
|
207
207
|
"clrName": "BuildRedirectUrl",
|
|
208
|
-
"tsEmitName": "buildRedirectUrl",
|
|
209
208
|
"metadataToken": 100663299,
|
|
210
209
|
"canonicalSignature": "():System.String",
|
|
211
210
|
"normalizedSignature": "BuildRedirectUrl|():System.String|static=false",
|
|
212
211
|
"emitScope": "ClassSurface",
|
|
212
|
+
"provenance": "Original",
|
|
213
213
|
"arity": 0,
|
|
214
214
|
"parameterCount": 0,
|
|
215
|
+
"isStatic": false,
|
|
216
|
+
"isAbstract": false,
|
|
217
|
+
"isVirtual": true,
|
|
218
|
+
"isOverride": false,
|
|
219
|
+
"isSealed": false,
|
|
215
220
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
216
221
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
217
222
|
"isExtensionMethod": false
|
|
@@ -219,13 +224,18 @@
|
|
|
219
224
|
{
|
|
220
225
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::GetParameter(System.String):System.String",
|
|
221
226
|
"clrName": "GetParameter",
|
|
222
|
-
"tsEmitName": "getParameter",
|
|
223
227
|
"metadataToken": 100663300,
|
|
224
228
|
"canonicalSignature": "(System.String):System.String",
|
|
225
229
|
"normalizedSignature": "GetParameter|(System.String):System.String|static=false",
|
|
226
230
|
"emitScope": "ClassSurface",
|
|
231
|
+
"provenance": "Original",
|
|
227
232
|
"arity": 0,
|
|
228
233
|
"parameterCount": 1,
|
|
234
|
+
"isStatic": false,
|
|
235
|
+
"isAbstract": false,
|
|
236
|
+
"isVirtual": true,
|
|
237
|
+
"isOverride": false,
|
|
238
|
+
"isSealed": false,
|
|
229
239
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
230
240
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
231
241
|
"isExtensionMethod": false
|
|
@@ -233,13 +243,18 @@
|
|
|
233
243
|
{
|
|
234
244
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::RemoveParameter(System.String):System.Void",
|
|
235
245
|
"clrName": "RemoveParameter",
|
|
236
|
-
"tsEmitName": "removeParameter",
|
|
237
246
|
"metadataToken": 100663306,
|
|
238
247
|
"canonicalSignature": "(System.String):System.Void",
|
|
239
248
|
"normalizedSignature": "RemoveParameter|(System.String):System.Void|static=false",
|
|
240
249
|
"emitScope": "ClassSurface",
|
|
250
|
+
"provenance": "Original",
|
|
241
251
|
"arity": 0,
|
|
242
252
|
"parameterCount": 1,
|
|
253
|
+
"isStatic": false,
|
|
254
|
+
"isAbstract": false,
|
|
255
|
+
"isVirtual": true,
|
|
256
|
+
"isOverride": false,
|
|
257
|
+
"isSealed": false,
|
|
243
258
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
244
259
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
245
260
|
"isExtensionMethod": false
|
|
@@ -247,13 +262,18 @@
|
|
|
247
262
|
{
|
|
248
263
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::SetParameter(System.String,System.String):System.Void",
|
|
249
264
|
"clrName": "SetParameter",
|
|
250
|
-
"tsEmitName": "setParameter",
|
|
251
265
|
"metadataToken": 100663307,
|
|
252
266
|
"canonicalSignature": "(System.String,System.String):System.Void",
|
|
253
267
|
"normalizedSignature": "SetParameter|(System.String,System.String):System.Void|static=false",
|
|
254
268
|
"emitScope": "ClassSurface",
|
|
269
|
+
"provenance": "Original",
|
|
255
270
|
"arity": 0,
|
|
256
271
|
"parameterCount": 2,
|
|
272
|
+
"isStatic": false,
|
|
273
|
+
"isAbstract": false,
|
|
274
|
+
"isVirtual": false,
|
|
275
|
+
"isOverride": false,
|
|
276
|
+
"isSealed": false,
|
|
257
277
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
258
278
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
259
279
|
"isExtensionMethod": false
|
|
@@ -261,13 +281,18 @@
|
|
|
261
281
|
{
|
|
262
282
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::SetParameters(System.Collections.Specialized.NameValueCollection):System.Void",
|
|
263
283
|
"clrName": "SetParameters",
|
|
264
|
-
"tsEmitName": "setParameters",
|
|
265
284
|
"metadataToken": 100663308,
|
|
266
285
|
"canonicalSignature": "(System.Collections.Specialized.NameValueCollection):System.Void",
|
|
267
286
|
"normalizedSignature": "SetParameters|(System.Collections.Specialized.NameValueCollection):System.Void|static=false",
|
|
268
287
|
"emitScope": "ClassSurface",
|
|
288
|
+
"provenance": "Original",
|
|
269
289
|
"arity": 0,
|
|
270
290
|
"parameterCount": 1,
|
|
291
|
+
"isStatic": false,
|
|
292
|
+
"isAbstract": false,
|
|
293
|
+
"isVirtual": true,
|
|
294
|
+
"isOverride": false,
|
|
295
|
+
"isSealed": false,
|
|
271
296
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
272
297
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
273
298
|
"isExtensionMethod": false
|
|
@@ -277,233 +302,143 @@
|
|
|
277
302
|
{
|
|
278
303
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::IssuerAddress:System.String",
|
|
279
304
|
"clrName": "IssuerAddress",
|
|
280
|
-
"tsEmitName": "issuerAddress",
|
|
281
305
|
"metadataToken": 385875969,
|
|
282
306
|
"canonicalSignature": ":System.String",
|
|
283
307
|
"normalizedSignature": "IssuerAddress|:System.String|static=false|accessor=getset",
|
|
284
308
|
"emitScope": "ClassSurface",
|
|
309
|
+
"provenance": "Original",
|
|
285
310
|
"isIndexer": false,
|
|
286
311
|
"hasGetter": true,
|
|
287
312
|
"hasSetter": true,
|
|
313
|
+
"isStatic": false,
|
|
314
|
+
"isAbstract": false,
|
|
315
|
+
"isVirtual": false,
|
|
316
|
+
"isOverride": false,
|
|
288
317
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
289
318
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
290
319
|
},
|
|
291
320
|
{
|
|
292
321
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::Parameters: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]]",
|
|
293
322
|
"clrName": "Parameters",
|
|
294
|
-
"tsEmitName": "parameters",
|
|
295
323
|
"metadataToken": 385875970,
|
|
296
324
|
"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]]",
|
|
297
325
|
"normalizedSignature": "Parameters|: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=get",
|
|
298
326
|
"emitScope": "ClassSurface",
|
|
327
|
+
"provenance": "Original",
|
|
299
328
|
"isIndexer": false,
|
|
300
329
|
"hasGetter": true,
|
|
301
330
|
"hasSetter": false,
|
|
331
|
+
"isStatic": false,
|
|
332
|
+
"isAbstract": false,
|
|
333
|
+
"isVirtual": false,
|
|
334
|
+
"isOverride": false,
|
|
302
335
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
303
336
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
304
337
|
},
|
|
305
338
|
{
|
|
306
339
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::PostTitle:System.String",
|
|
307
340
|
"clrName": "PostTitle",
|
|
308
|
-
"tsEmitName": "postTitle",
|
|
309
341
|
"metadataToken": 385875971,
|
|
310
342
|
"canonicalSignature": ":System.String",
|
|
311
343
|
"normalizedSignature": "PostTitle|:System.String|static=false|accessor=getset",
|
|
312
344
|
"emitScope": "ClassSurface",
|
|
345
|
+
"provenance": "Original",
|
|
313
346
|
"isIndexer": false,
|
|
314
347
|
"hasGetter": true,
|
|
315
348
|
"hasSetter": true,
|
|
349
|
+
"isStatic": false,
|
|
350
|
+
"isAbstract": false,
|
|
351
|
+
"isVirtual": false,
|
|
352
|
+
"isOverride": false,
|
|
316
353
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
317
354
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
318
355
|
},
|
|
319
356
|
{
|
|
320
357
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::Script:System.String",
|
|
321
358
|
"clrName": "Script",
|
|
322
|
-
"tsEmitName": "script",
|
|
323
359
|
"metadataToken": 385875972,
|
|
324
360
|
"canonicalSignature": ":System.String",
|
|
325
361
|
"normalizedSignature": "Script|:System.String|static=false|accessor=getset",
|
|
326
362
|
"emitScope": "ClassSurface",
|
|
363
|
+
"provenance": "Original",
|
|
327
364
|
"isIndexer": false,
|
|
328
365
|
"hasGetter": true,
|
|
329
366
|
"hasSetter": true,
|
|
367
|
+
"isStatic": false,
|
|
368
|
+
"isAbstract": false,
|
|
369
|
+
"isVirtual": false,
|
|
370
|
+
"isOverride": false,
|
|
330
371
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
331
372
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
332
373
|
},
|
|
333
374
|
{
|
|
334
375
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::ScriptButtonText:System.String",
|
|
335
376
|
"clrName": "ScriptButtonText",
|
|
336
|
-
"tsEmitName": "scriptButtonText",
|
|
337
377
|
"metadataToken": 385875973,
|
|
338
378
|
"canonicalSignature": ":System.String",
|
|
339
379
|
"normalizedSignature": "ScriptButtonText|:System.String|static=false|accessor=getset",
|
|
340
380
|
"emitScope": "ClassSurface",
|
|
381
|
+
"provenance": "Original",
|
|
341
382
|
"isIndexer": false,
|
|
342
383
|
"hasGetter": true,
|
|
343
384
|
"hasSetter": true,
|
|
385
|
+
"isStatic": false,
|
|
386
|
+
"isAbstract": false,
|
|
387
|
+
"isVirtual": false,
|
|
388
|
+
"isOverride": false,
|
|
344
389
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
345
390
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
346
391
|
},
|
|
347
392
|
{
|
|
348
393
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::ScriptDisabledText:System.String",
|
|
349
394
|
"clrName": "ScriptDisabledText",
|
|
350
|
-
"tsEmitName": "scriptDisabledText",
|
|
351
395
|
"metadataToken": 385875974,
|
|
352
396
|
"canonicalSignature": ":System.String",
|
|
353
397
|
"normalizedSignature": "ScriptDisabledText|:System.String|static=false|accessor=getset",
|
|
354
398
|
"emitScope": "ClassSurface",
|
|
399
|
+
"provenance": "Original",
|
|
355
400
|
"isIndexer": false,
|
|
356
401
|
"hasGetter": true,
|
|
357
402
|
"hasSetter": true,
|
|
403
|
+
"isStatic": false,
|
|
404
|
+
"isAbstract": false,
|
|
405
|
+
"isVirtual": false,
|
|
406
|
+
"isOverride": false,
|
|
358
407
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
359
408
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
360
409
|
}
|
|
361
410
|
],
|
|
362
411
|
"fields": [],
|
|
363
412
|
"events": [],
|
|
364
|
-
"constructors": []
|
|
365
|
-
"exposedMethods": [
|
|
366
|
-
{
|
|
367
|
-
"tsName": "buildFormPost",
|
|
368
|
-
"isStatic": false,
|
|
369
|
-
"tsSignatureId": "BuildFormPost|():System.String|static=false",
|
|
370
|
-
"target": {
|
|
371
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
372
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
373
|
-
"metadataToken": 100663298
|
|
374
|
-
}
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"tsName": "buildRedirectUrl",
|
|
378
|
-
"isStatic": false,
|
|
379
|
-
"tsSignatureId": "BuildRedirectUrl|():System.String|static=false",
|
|
380
|
-
"target": {
|
|
381
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
382
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
383
|
-
"metadataToken": 100663299
|
|
384
|
-
}
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
"tsName": "getParameter",
|
|
388
|
-
"isStatic": false,
|
|
389
|
-
"tsSignatureId": "GetParameter|(System.String):System.String|static=false",
|
|
390
|
-
"target": {
|
|
391
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
392
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
393
|
-
"metadataToken": 100663300
|
|
394
|
-
}
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"tsName": "removeParameter",
|
|
398
|
-
"isStatic": false,
|
|
399
|
-
"tsSignatureId": "RemoveParameter|(System.String):System.Void|static=false",
|
|
400
|
-
"target": {
|
|
401
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
402
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
403
|
-
"metadataToken": 100663306
|
|
404
|
-
}
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"tsName": "setParameter",
|
|
408
|
-
"isStatic": false,
|
|
409
|
-
"tsSignatureId": "SetParameter|(System.String,System.String):System.Void|static=false",
|
|
410
|
-
"target": {
|
|
411
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
412
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
413
|
-
"metadataToken": 100663307
|
|
414
|
-
}
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
"tsName": "setParameters",
|
|
418
|
-
"isStatic": false,
|
|
419
|
-
"tsSignatureId": "SetParameters|(System.Collections.Specialized.NameValueCollection):System.Void|static=false",
|
|
420
|
-
"target": {
|
|
421
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
422
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
423
|
-
"metadataToken": 100663308
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
],
|
|
427
|
-
"exposedProperties": [
|
|
428
|
-
{
|
|
429
|
-
"tsName": "issuerAddress",
|
|
430
|
-
"isStatic": false,
|
|
431
|
-
"tsSignatureId": "IssuerAddress|:System.String|static=false|accessor=getset",
|
|
432
|
-
"target": {
|
|
433
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
434
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
435
|
-
"metadataToken": 385875969
|
|
436
|
-
}
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
"tsName": "parameters",
|
|
440
|
-
"isStatic": false,
|
|
441
|
-
"tsSignatureId": "Parameters|: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=get",
|
|
442
|
-
"target": {
|
|
443
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
444
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
445
|
-
"metadataToken": 385875970
|
|
446
|
-
}
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"tsName": "postTitle",
|
|
450
|
-
"isStatic": false,
|
|
451
|
-
"tsSignatureId": "PostTitle|:System.String|static=false|accessor=getset",
|
|
452
|
-
"target": {
|
|
453
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
454
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
455
|
-
"metadataToken": 385875971
|
|
456
|
-
}
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
"tsName": "script",
|
|
460
|
-
"isStatic": false,
|
|
461
|
-
"tsSignatureId": "Script|:System.String|static=false|accessor=getset",
|
|
462
|
-
"target": {
|
|
463
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
464
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
465
|
-
"metadataToken": 385875972
|
|
466
|
-
}
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
"tsName": "scriptButtonText",
|
|
470
|
-
"isStatic": false,
|
|
471
|
-
"tsSignatureId": "ScriptButtonText|:System.String|static=false|accessor=getset",
|
|
472
|
-
"target": {
|
|
473
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
474
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
475
|
-
"metadataToken": 385875973
|
|
476
|
-
}
|
|
477
|
-
},
|
|
478
|
-
{
|
|
479
|
-
"tsName": "scriptDisabledText",
|
|
480
|
-
"isStatic": false,
|
|
481
|
-
"tsSignatureId": "ScriptDisabledText|:System.String|static=false|accessor=getset",
|
|
482
|
-
"target": {
|
|
483
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
484
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
485
|
-
"metadataToken": 385875974
|
|
486
|
-
}
|
|
487
|
-
}
|
|
488
|
-
]
|
|
413
|
+
"constructors": []
|
|
489
414
|
},
|
|
490
415
|
{
|
|
491
416
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
492
417
|
"clrName": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
493
|
-
"tsEmitName": "ConfigurationManager_1",
|
|
494
418
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
495
419
|
"metadataToken": 0,
|
|
420
|
+
"kind": "Class",
|
|
421
|
+
"accessibility": "Public",
|
|
422
|
+
"isAbstract": false,
|
|
423
|
+
"isSealed": false,
|
|
424
|
+
"isStatic": false,
|
|
425
|
+
"arity": 1,
|
|
496
426
|
"methods": [
|
|
497
427
|
{
|
|
498
428
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::GetConfigurationAsync():Task_1",
|
|
499
429
|
"clrName": "GetConfigurationAsync",
|
|
500
|
-
"tsEmitName": "getConfigurationAsync",
|
|
501
430
|
"metadataToken": 100663321,
|
|
502
431
|
"canonicalSignature": "():Task_1",
|
|
503
432
|
"normalizedSignature": "GetConfigurationAsync|():Task_1|static=false",
|
|
504
433
|
"emitScope": "ClassSurface",
|
|
434
|
+
"provenance": "Original",
|
|
505
435
|
"arity": 0,
|
|
506
436
|
"parameterCount": 0,
|
|
437
|
+
"isStatic": false,
|
|
438
|
+
"isAbstract": false,
|
|
439
|
+
"isVirtual": false,
|
|
440
|
+
"isOverride": false,
|
|
441
|
+
"isSealed": false,
|
|
507
442
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
508
443
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
509
444
|
"isExtensionMethod": false
|
|
@@ -511,13 +446,18 @@
|
|
|
511
446
|
{
|
|
512
447
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::GetConfigurationAsync(System.Threading.CancellationToken):Task_1",
|
|
513
448
|
"clrName": "GetConfigurationAsync",
|
|
514
|
-
"tsEmitName": "getConfigurationAsync",
|
|
515
449
|
"metadataToken": 100663322,
|
|
516
450
|
"canonicalSignature": "(System.Threading.CancellationToken):Task_1",
|
|
517
451
|
"normalizedSignature": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
518
452
|
"emitScope": "ClassSurface",
|
|
453
|
+
"provenance": "Original",
|
|
519
454
|
"arity": 0,
|
|
520
455
|
"parameterCount": 1,
|
|
456
|
+
"isStatic": false,
|
|
457
|
+
"isAbstract": false,
|
|
458
|
+
"isVirtual": true,
|
|
459
|
+
"isOverride": false,
|
|
460
|
+
"isSealed": true,
|
|
521
461
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
522
462
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
523
463
|
"isExtensionMethod": false
|
|
@@ -525,13 +465,18 @@
|
|
|
525
465
|
{
|
|
526
466
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::GetBaseConfigurationAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.BaseConfiguration,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
|
|
527
467
|
"clrName": "GetBaseConfigurationAsync",
|
|
528
|
-
"tsEmitName": "getBaseConfigurationAsync2",
|
|
529
468
|
"metadataToken": 100663323,
|
|
530
469
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.BaseConfiguration,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
|
|
531
470
|
"normalizedSignature": "GetBaseConfigurationAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.BaseConfiguration,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=false",
|
|
532
471
|
"emitScope": "ClassSurface",
|
|
472
|
+
"provenance": "Original",
|
|
533
473
|
"arity": 0,
|
|
534
474
|
"parameterCount": 1,
|
|
475
|
+
"isStatic": false,
|
|
476
|
+
"isAbstract": false,
|
|
477
|
+
"isVirtual": true,
|
|
478
|
+
"isOverride": true,
|
|
479
|
+
"isSealed": false,
|
|
535
480
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
536
481
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
537
482
|
"isExtensionMethod": false
|
|
@@ -539,13 +484,18 @@
|
|
|
539
484
|
{
|
|
540
485
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::RequestRefresh():System.Void",
|
|
541
486
|
"clrName": "RequestRefresh",
|
|
542
|
-
"tsEmitName": "requestRefresh",
|
|
543
487
|
"metadataToken": 100663324,
|
|
544
488
|
"canonicalSignature": "():System.Void",
|
|
545
489
|
"normalizedSignature": "RequestRefresh|():System.Void|static=false",
|
|
546
490
|
"emitScope": "ClassSurface",
|
|
491
|
+
"provenance": "Original",
|
|
547
492
|
"arity": 0,
|
|
548
493
|
"parameterCount": 0,
|
|
494
|
+
"isStatic": false,
|
|
495
|
+
"isAbstract": false,
|
|
496
|
+
"isVirtual": true,
|
|
497
|
+
"isOverride": true,
|
|
498
|
+
"isSealed": false,
|
|
549
499
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
550
500
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
551
501
|
"isExtensionMethod": false
|
|
@@ -553,41 +503,58 @@
|
|
|
553
503
|
{
|
|
554
504
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::GetConfigurationAsync(System.Threading.CancellationToken):Task_1",
|
|
555
505
|
"clrName": "GetConfigurationAsync",
|
|
556
|
-
"tsEmitName": "getConfigurationAsync$view",
|
|
557
506
|
"metadataToken": 100663346,
|
|
558
507
|
"canonicalSignature": "(System.Threading.CancellationToken):Task_1",
|
|
559
508
|
"normalizedSignature": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
560
509
|
"emitScope": "ViewOnly",
|
|
510
|
+
"provenance": "ExplicitView",
|
|
561
511
|
"arity": 0,
|
|
562
512
|
"parameterCount": 1,
|
|
513
|
+
"isStatic": false,
|
|
514
|
+
"isAbstract": false,
|
|
515
|
+
"isVirtual": true,
|
|
516
|
+
"isOverride": false,
|
|
517
|
+
"isSealed": false,
|
|
563
518
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
564
519
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
565
|
-
"isExtensionMethod": false
|
|
520
|
+
"isExtensionMethod": false,
|
|
521
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601"
|
|
566
522
|
},
|
|
567
523
|
{
|
|
568
524
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::RequestRefresh():System.Void",
|
|
569
525
|
"clrName": "RequestRefresh",
|
|
570
|
-
"tsEmitName": "requestRefresh$view",
|
|
571
526
|
"metadataToken": 100663347,
|
|
572
527
|
"canonicalSignature": "():System.Void",
|
|
573
528
|
"normalizedSignature": "RequestRefresh|():System.Void|static=false",
|
|
574
529
|
"emitScope": "ViewOnly",
|
|
530
|
+
"provenance": "ExplicitView",
|
|
575
531
|
"arity": 0,
|
|
576
532
|
"parameterCount": 0,
|
|
533
|
+
"isStatic": false,
|
|
534
|
+
"isAbstract": false,
|
|
535
|
+
"isVirtual": true,
|
|
536
|
+
"isOverride": false,
|
|
537
|
+
"isSealed": false,
|
|
577
538
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
578
539
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
579
|
-
"isExtensionMethod": false
|
|
540
|
+
"isExtensionMethod": false,
|
|
541
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601"
|
|
580
542
|
},
|
|
581
543
|
{
|
|
582
544
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::GetBaseConfigurationAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
|
|
583
545
|
"clrName": "GetBaseConfigurationAsync",
|
|
584
|
-
"tsEmitName": "getBaseConfigurationAsync",
|
|
585
546
|
"metadataToken": 0,
|
|
586
547
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
|
|
587
548
|
"normalizedSignature": "GetBaseConfigurationAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
|
|
588
549
|
"emitScope": "ClassSurface",
|
|
550
|
+
"provenance": "BaseOverload",
|
|
589
551
|
"arity": 0,
|
|
590
552
|
"parameterCount": 1,
|
|
553
|
+
"isStatic": false,
|
|
554
|
+
"isAbstract": false,
|
|
555
|
+
"isVirtual": true,
|
|
556
|
+
"isOverride": false,
|
|
557
|
+
"isSealed": false,
|
|
591
558
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
592
559
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
593
560
|
"isExtensionMethod": false
|
|
@@ -598,44 +565,44 @@
|
|
|
598
565
|
{
|
|
599
566
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::DefaultAutomaticRefreshIntervalSystem.TimeSpan",
|
|
600
567
|
"clrName": "DefaultAutomaticRefreshInterval",
|
|
601
|
-
"tsEmitName": "defaultAutomaticRefreshInterval",
|
|
602
568
|
"metadataToken": 67108881,
|
|
603
569
|
"normalizedSignature": "DefaultAutomaticRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
604
570
|
"isStatic": true,
|
|
605
571
|
"isReadOnly": true,
|
|
572
|
+
"isLiteral": false,
|
|
606
573
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
607
574
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
608
575
|
},
|
|
609
576
|
{
|
|
610
577
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::DefaultRefreshIntervalSystem.TimeSpan",
|
|
611
578
|
"clrName": "DefaultRefreshInterval",
|
|
612
|
-
"tsEmitName": "defaultRefreshInterval",
|
|
613
579
|
"metadataToken": 67108882,
|
|
614
580
|
"normalizedSignature": "DefaultRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
615
581
|
"isStatic": true,
|
|
616
582
|
"isReadOnly": true,
|
|
583
|
+
"isLiteral": false,
|
|
617
584
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
618
585
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
619
586
|
},
|
|
620
587
|
{
|
|
621
588
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::MinimumAutomaticRefreshIntervalSystem.TimeSpan",
|
|
622
589
|
"clrName": "MinimumAutomaticRefreshInterval",
|
|
623
|
-
"tsEmitName": "minimumAutomaticRefreshInterval",
|
|
624
590
|
"metadataToken": 67108883,
|
|
625
591
|
"normalizedSignature": "MinimumAutomaticRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
626
592
|
"isStatic": true,
|
|
627
593
|
"isReadOnly": true,
|
|
594
|
+
"isLiteral": false,
|
|
628
595
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
629
596
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
630
597
|
},
|
|
631
598
|
{
|
|
632
599
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::MinimumRefreshIntervalSystem.TimeSpan",
|
|
633
600
|
"clrName": "MinimumRefreshInterval",
|
|
634
|
-
"tsEmitName": "minimumRefreshInterval",
|
|
635
601
|
"metadataToken": 67108884,
|
|
636
602
|
"normalizedSignature": "MinimumRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
637
603
|
"isStatic": true,
|
|
638
604
|
"isReadOnly": true,
|
|
605
|
+
"isLiteral": false,
|
|
639
606
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
640
607
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
641
608
|
}
|
|
@@ -702,283 +669,54 @@
|
|
|
702
669
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
703
670
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
704
671
|
}
|
|
705
|
-
],
|
|
706
|
-
"exposedMethods": [
|
|
707
|
-
{
|
|
708
|
-
"tsName": "getConfigurationAsync",
|
|
709
|
-
"isStatic": false,
|
|
710
|
-
"tsSignatureId": "GetConfigurationAsync|():Task_1|static=false",
|
|
711
|
-
"target": {
|
|
712
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
713
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
714
|
-
"metadataToken": 100663321
|
|
715
|
-
}
|
|
716
|
-
},
|
|
717
|
-
{
|
|
718
|
-
"tsName": "getConfigurationAsync",
|
|
719
|
-
"isStatic": false,
|
|
720
|
-
"tsSignatureId": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
721
|
-
"target": {
|
|
722
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
723
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
724
|
-
"metadataToken": 100663322
|
|
725
|
-
}
|
|
726
|
-
},
|
|
727
|
-
{
|
|
728
|
-
"tsName": "getBaseConfigurationAsync2",
|
|
729
|
-
"isStatic": false,
|
|
730
|
-
"tsSignatureId": "GetBaseConfigurationAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.BaseConfiguration,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=false",
|
|
731
|
-
"target": {
|
|
732
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
733
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
734
|
-
"metadataToken": 100663323
|
|
735
|
-
}
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
"tsName": "requestRefresh",
|
|
739
|
-
"isStatic": false,
|
|
740
|
-
"tsSignatureId": "RequestRefresh|():System.Void|static=false",
|
|
741
|
-
"target": {
|
|
742
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
743
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
744
|
-
"metadataToken": 100663324
|
|
745
|
-
}
|
|
746
|
-
},
|
|
747
|
-
{
|
|
748
|
-
"tsName": "getConfigurationAsync$view",
|
|
749
|
-
"isStatic": false,
|
|
750
|
-
"tsSignatureId": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
751
|
-
"target": {
|
|
752
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
753
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
754
|
-
"metadataToken": 100663346
|
|
755
|
-
}
|
|
756
|
-
},
|
|
757
|
-
{
|
|
758
|
-
"tsName": "requestRefresh$view",
|
|
759
|
-
"isStatic": false,
|
|
760
|
-
"tsSignatureId": "RequestRefresh|():System.Void|static=false",
|
|
761
|
-
"target": {
|
|
762
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
763
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
764
|
-
"metadataToken": 100663347
|
|
765
|
-
}
|
|
766
|
-
},
|
|
767
|
-
{
|
|
768
|
-
"tsName": "getBaseConfigurationAsync",
|
|
769
|
-
"isStatic": false,
|
|
770
|
-
"tsSignatureId": "GetBaseConfigurationAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
|
|
771
|
-
"target": {
|
|
772
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
773
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
774
|
-
"metadataToken": 0
|
|
775
|
-
}
|
|
776
|
-
}
|
|
777
|
-
],
|
|
778
|
-
"exposedProperties": [
|
|
779
|
-
{
|
|
780
|
-
"tsName": "automaticRefreshInterval",
|
|
781
|
-
"isStatic": false,
|
|
782
|
-
"tsSignatureId": "AutomaticRefreshInterval|:System.TimeSpan|static=false|accessor=getset",
|
|
783
|
-
"target": {
|
|
784
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
785
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
786
|
-
"metadataToken": 385875990
|
|
787
|
-
}
|
|
788
|
-
},
|
|
789
|
-
{
|
|
790
|
-
"tsName": "lastKnownGoodConfiguration",
|
|
791
|
-
"isStatic": false,
|
|
792
|
-
"tsSignatureId": "LastKnownGoodConfiguration|:Microsoft.IdentityModel.Tokens.BaseConfiguration|static=false|accessor=getset",
|
|
793
|
-
"target": {
|
|
794
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
795
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
796
|
-
"metadataToken": 385875991
|
|
797
|
-
}
|
|
798
|
-
},
|
|
799
|
-
{
|
|
800
|
-
"tsName": "lastKnownGoodLifetime",
|
|
801
|
-
"isStatic": false,
|
|
802
|
-
"tsSignatureId": "LastKnownGoodLifetime|:System.TimeSpan|static=false|accessor=getset",
|
|
803
|
-
"target": {
|
|
804
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
805
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
806
|
-
"metadataToken": 385875992
|
|
807
|
-
}
|
|
808
|
-
},
|
|
809
|
-
{
|
|
810
|
-
"tsName": "metadataAddress",
|
|
811
|
-
"isStatic": false,
|
|
812
|
-
"tsSignatureId": "MetadataAddress|:System.String|static=false|accessor=getset",
|
|
813
|
-
"target": {
|
|
814
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
815
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
816
|
-
"metadataToken": 385875993
|
|
817
|
-
}
|
|
818
|
-
},
|
|
819
|
-
{
|
|
820
|
-
"tsName": "refreshInterval",
|
|
821
|
-
"isStatic": false,
|
|
822
|
-
"tsSignatureId": "RefreshInterval|:System.TimeSpan|static=false|accessor=getset",
|
|
823
|
-
"target": {
|
|
824
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
825
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
826
|
-
"metadataToken": 385875994
|
|
827
|
-
}
|
|
828
|
-
},
|
|
829
|
-
{
|
|
830
|
-
"tsName": "useLastKnownGoodConfiguration",
|
|
831
|
-
"isStatic": false,
|
|
832
|
-
"tsSignatureId": "UseLastKnownGoodConfiguration|:System.Boolean|static=false|accessor=getset",
|
|
833
|
-
"target": {
|
|
834
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
835
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
836
|
-
"metadataToken": 385875995
|
|
837
|
-
}
|
|
838
|
-
},
|
|
839
|
-
{
|
|
840
|
-
"tsName": "isLastKnownGoodValid",
|
|
841
|
-
"isStatic": false,
|
|
842
|
-
"tsSignatureId": "IsLastKnownGoodValid|:System.Boolean|static=false|accessor=get",
|
|
843
|
-
"target": {
|
|
844
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
845
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
846
|
-
"metadataToken": 385875996
|
|
847
|
-
}
|
|
848
|
-
}
|
|
849
|
-
],
|
|
850
|
-
"exposedFields": [
|
|
851
|
-
{
|
|
852
|
-
"tsName": "defaultAutomaticRefreshInterval",
|
|
853
|
-
"isStatic": true,
|
|
854
|
-
"tsSignatureId": "DefaultAutomaticRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
855
|
-
"target": {
|
|
856
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
857
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
858
|
-
"metadataToken": 67108881
|
|
859
|
-
}
|
|
860
|
-
},
|
|
861
|
-
{
|
|
862
|
-
"tsName": "defaultRefreshInterval",
|
|
863
|
-
"isStatic": true,
|
|
864
|
-
"tsSignatureId": "DefaultRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
865
|
-
"target": {
|
|
866
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
867
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
868
|
-
"metadataToken": 67108882
|
|
869
|
-
}
|
|
870
|
-
},
|
|
871
|
-
{
|
|
872
|
-
"tsName": "minimumAutomaticRefreshInterval",
|
|
873
|
-
"isStatic": true,
|
|
874
|
-
"tsSignatureId": "MinimumAutomaticRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
875
|
-
"target": {
|
|
876
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
877
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
878
|
-
"metadataToken": 67108883
|
|
879
|
-
}
|
|
880
|
-
},
|
|
881
|
-
{
|
|
882
|
-
"tsName": "minimumRefreshInterval",
|
|
883
|
-
"isStatic": true,
|
|
884
|
-
"tsSignatureId": "MinimumRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
885
|
-
"target": {
|
|
886
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
887
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
888
|
-
"metadataToken": 67108884
|
|
889
|
-
}
|
|
890
|
-
}
|
|
891
|
-
],
|
|
892
|
-
"exposedConstructors": [
|
|
893
|
-
{
|
|
894
|
-
"isStatic": false,
|
|
895
|
-
"tsSignatureId": "constructor|(System.String,IConfigurationRetriever_1):void|static=false",
|
|
896
|
-
"target": {
|
|
897
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
898
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
899
|
-
"metadataToken": 100663315
|
|
900
|
-
}
|
|
901
|
-
},
|
|
902
|
-
{
|
|
903
|
-
"isStatic": false,
|
|
904
|
-
"tsSignatureId": "constructor|(System.String,IConfigurationRetriever_1,System.Net.Http.HttpClient):void|static=false",
|
|
905
|
-
"target": {
|
|
906
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
907
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
908
|
-
"metadataToken": 100663316
|
|
909
|
-
}
|
|
910
|
-
},
|
|
911
|
-
{
|
|
912
|
-
"isStatic": false,
|
|
913
|
-
"tsSignatureId": "constructor|(System.String,IConfigurationRetriever_1,Microsoft.IdentityModel.Protocols.IDocumentRetriever):void|static=false",
|
|
914
|
-
"target": {
|
|
915
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
916
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
917
|
-
"metadataToken": 100663317
|
|
918
|
-
}
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"isStatic": false,
|
|
922
|
-
"tsSignatureId": "constructor|(System.String,IConfigurationRetriever_1,Microsoft.IdentityModel.Protocols.IDocumentRetriever,Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions):void|static=false",
|
|
923
|
-
"target": {
|
|
924
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
925
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
926
|
-
"metadataToken": 100663318
|
|
927
|
-
}
|
|
928
|
-
},
|
|
929
|
-
{
|
|
930
|
-
"isStatic": false,
|
|
931
|
-
"tsSignatureId": "constructor|(System.String,IConfigurationRetriever_1,Microsoft.IdentityModel.Protocols.IDocumentRetriever,IConfigurationValidator_1):void|static=false",
|
|
932
|
-
"target": {
|
|
933
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
934
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
935
|
-
"metadataToken": 100663319
|
|
936
|
-
}
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
"isStatic": false,
|
|
940
|
-
"tsSignatureId": "constructor|(System.String,IConfigurationRetriever_1,Microsoft.IdentityModel.Protocols.IDocumentRetriever,IConfigurationValidator_1,Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions):void|static=false",
|
|
941
|
-
"target": {
|
|
942
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
943
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
944
|
-
"metadataToken": 100663320
|
|
945
|
-
}
|
|
946
|
-
}
|
|
947
672
|
]
|
|
948
673
|
},
|
|
949
674
|
{
|
|
950
675
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
951
676
|
"clrName": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
952
|
-
"tsEmitName": "ConfigurationValidationResult",
|
|
953
677
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
954
678
|
"metadataToken": 0,
|
|
679
|
+
"kind": "Class",
|
|
680
|
+
"accessibility": "Public",
|
|
681
|
+
"isAbstract": false,
|
|
682
|
+
"isSealed": false,
|
|
683
|
+
"isStatic": false,
|
|
684
|
+
"arity": 0,
|
|
955
685
|
"methods": [],
|
|
956
686
|
"properties": [
|
|
957
687
|
{
|
|
958
688
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationValidationResult::ErrorMessage:System.String",
|
|
959
689
|
"clrName": "ErrorMessage",
|
|
960
|
-
"tsEmitName": "errorMessage",
|
|
961
690
|
"metadataToken": 385875975,
|
|
962
691
|
"canonicalSignature": ":System.String",
|
|
963
692
|
"normalizedSignature": "ErrorMessage|:System.String|static=false|accessor=getset",
|
|
964
693
|
"emitScope": "ClassSurface",
|
|
694
|
+
"provenance": "Original",
|
|
965
695
|
"isIndexer": false,
|
|
966
696
|
"hasGetter": true,
|
|
967
697
|
"hasSetter": true,
|
|
698
|
+
"isStatic": false,
|
|
699
|
+
"isAbstract": false,
|
|
700
|
+
"isVirtual": false,
|
|
701
|
+
"isOverride": false,
|
|
968
702
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
969
703
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
970
704
|
},
|
|
971
705
|
{
|
|
972
706
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationValidationResult::Succeeded:System.Boolean",
|
|
973
707
|
"clrName": "Succeeded",
|
|
974
|
-
"tsEmitName": "succeeded",
|
|
975
708
|
"metadataToken": 385875976,
|
|
976
709
|
"canonicalSignature": ":System.Boolean",
|
|
977
710
|
"normalizedSignature": "Succeeded|:System.Boolean|static=false|accessor=getset",
|
|
978
711
|
"emitScope": "ClassSurface",
|
|
712
|
+
"provenance": "Original",
|
|
979
713
|
"isIndexer": false,
|
|
980
714
|
"hasGetter": true,
|
|
981
715
|
"hasSetter": true,
|
|
716
|
+
"isStatic": false,
|
|
717
|
+
"isAbstract": false,
|
|
718
|
+
"isVirtual": false,
|
|
719
|
+
"isOverride": false,
|
|
982
720
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
983
721
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
984
722
|
}
|
|
@@ -996,58 +734,35 @@
|
|
|
996
734
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
997
735
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
998
736
|
}
|
|
999
|
-
],
|
|
1000
|
-
"exposedProperties": [
|
|
1001
|
-
{
|
|
1002
|
-
"tsName": "errorMessage",
|
|
1003
|
-
"isStatic": false,
|
|
1004
|
-
"tsSignatureId": "ErrorMessage|:System.String|static=false|accessor=getset",
|
|
1005
|
-
"target": {
|
|
1006
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
1007
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1008
|
-
"metadataToken": 385875975
|
|
1009
|
-
}
|
|
1010
|
-
},
|
|
1011
|
-
{
|
|
1012
|
-
"tsName": "succeeded",
|
|
1013
|
-
"isStatic": false,
|
|
1014
|
-
"tsSignatureId": "Succeeded|:System.Boolean|static=false|accessor=getset",
|
|
1015
|
-
"target": {
|
|
1016
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
1017
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1018
|
-
"metadataToken": 385875976
|
|
1019
|
-
}
|
|
1020
|
-
}
|
|
1021
|
-
],
|
|
1022
|
-
"exposedConstructors": [
|
|
1023
|
-
{
|
|
1024
|
-
"isStatic": false,
|
|
1025
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
1026
|
-
"target": {
|
|
1027
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
1028
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1029
|
-
"metadataToken": 100663330
|
|
1030
|
-
}
|
|
1031
|
-
}
|
|
1032
737
|
]
|
|
1033
738
|
},
|
|
1034
739
|
{
|
|
1035
740
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.FileDocumentRetriever",
|
|
1036
741
|
"clrName": "Microsoft.IdentityModel.Protocols.FileDocumentRetriever",
|
|
1037
|
-
"tsEmitName": "FileDocumentRetriever",
|
|
1038
742
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1039
743
|
"metadataToken": 0,
|
|
744
|
+
"kind": "Class",
|
|
745
|
+
"accessibility": "Public",
|
|
746
|
+
"isAbstract": false,
|
|
747
|
+
"isSealed": false,
|
|
748
|
+
"isStatic": false,
|
|
749
|
+
"arity": 0,
|
|
1040
750
|
"methods": [
|
|
1041
751
|
{
|
|
1042
752
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.FileDocumentRetriever::GetDocumentAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1043
753
|
"clrName": "GetDocumentAsync",
|
|
1044
|
-
"tsEmitName": "getDocumentAsync",
|
|
1045
754
|
"metadataToken": 100663332,
|
|
1046
755
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1047
756
|
"normalizedSignature": "GetDocumentAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
1048
757
|
"emitScope": "ClassSurface",
|
|
758
|
+
"provenance": "Original",
|
|
1049
759
|
"arity": 0,
|
|
1050
760
|
"parameterCount": 2,
|
|
761
|
+
"isStatic": false,
|
|
762
|
+
"isAbstract": false,
|
|
763
|
+
"isVirtual": true,
|
|
764
|
+
"isOverride": false,
|
|
765
|
+
"isSealed": true,
|
|
1051
766
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.FileDocumentRetriever",
|
|
1052
767
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1053
768
|
"isExtensionMethod": false
|
|
@@ -1055,16 +770,22 @@
|
|
|
1055
770
|
{
|
|
1056
771
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IDocumentRetriever::GetDocumentAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1057
772
|
"clrName": "GetDocumentAsync",
|
|
1058
|
-
"tsEmitName": "getDocumentAsync$view",
|
|
1059
773
|
"metadataToken": 100663350,
|
|
1060
774
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1061
775
|
"normalizedSignature": "GetDocumentAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
1062
776
|
"emitScope": "ViewOnly",
|
|
777
|
+
"provenance": "ExplicitView",
|
|
1063
778
|
"arity": 0,
|
|
1064
779
|
"parameterCount": 2,
|
|
780
|
+
"isStatic": false,
|
|
781
|
+
"isAbstract": false,
|
|
782
|
+
"isVirtual": true,
|
|
783
|
+
"isOverride": false,
|
|
784
|
+
"isSealed": false,
|
|
1065
785
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
1066
786
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1067
|
-
"isExtensionMethod": false
|
|
787
|
+
"isExtensionMethod": false,
|
|
788
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IDocumentRetriever"
|
|
1068
789
|
}
|
|
1069
790
|
],
|
|
1070
791
|
"properties": [],
|
|
@@ -1081,58 +802,35 @@
|
|
|
1081
802
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.FileDocumentRetriever",
|
|
1082
803
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1083
804
|
}
|
|
1084
|
-
],
|
|
1085
|
-
"exposedMethods": [
|
|
1086
|
-
{
|
|
1087
|
-
"tsName": "getDocumentAsync",
|
|
1088
|
-
"isStatic": false,
|
|
1089
|
-
"tsSignatureId": "GetDocumentAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
1090
|
-
"target": {
|
|
1091
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.FileDocumentRetriever",
|
|
1092
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1093
|
-
"metadataToken": 100663332
|
|
1094
|
-
}
|
|
1095
|
-
},
|
|
1096
|
-
{
|
|
1097
|
-
"tsName": "getDocumentAsync$view",
|
|
1098
|
-
"isStatic": false,
|
|
1099
|
-
"tsSignatureId": "GetDocumentAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
1100
|
-
"target": {
|
|
1101
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
1102
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1103
|
-
"metadataToken": 100663350
|
|
1104
|
-
}
|
|
1105
|
-
}
|
|
1106
|
-
],
|
|
1107
|
-
"exposedConstructors": [
|
|
1108
|
-
{
|
|
1109
|
-
"isStatic": false,
|
|
1110
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
1111
|
-
"target": {
|
|
1112
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.FileDocumentRetriever",
|
|
1113
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1114
|
-
"metadataToken": 100663331
|
|
1115
|
-
}
|
|
1116
|
-
}
|
|
1117
805
|
]
|
|
1118
806
|
},
|
|
1119
807
|
{
|
|
1120
808
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1121
809
|
"clrName": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1122
|
-
"tsEmitName": "HttpDocumentRetriever",
|
|
1123
810
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1124
811
|
"metadataToken": 0,
|
|
812
|
+
"kind": "Class",
|
|
813
|
+
"accessibility": "Public",
|
|
814
|
+
"isAbstract": false,
|
|
815
|
+
"isSealed": false,
|
|
816
|
+
"isStatic": false,
|
|
817
|
+
"arity": 0,
|
|
1125
818
|
"methods": [
|
|
1126
819
|
{
|
|
1127
820
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::GetDocumentAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1128
821
|
"clrName": "GetDocumentAsync",
|
|
1129
|
-
"tsEmitName": "getDocumentAsync",
|
|
1130
822
|
"metadataToken": 100663343,
|
|
1131
823
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1132
824
|
"normalizedSignature": "GetDocumentAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
1133
825
|
"emitScope": "ClassSurface",
|
|
826
|
+
"provenance": "Original",
|
|
1134
827
|
"arity": 0,
|
|
1135
828
|
"parameterCount": 2,
|
|
829
|
+
"isStatic": false,
|
|
830
|
+
"isAbstract": false,
|
|
831
|
+
"isVirtual": true,
|
|
832
|
+
"isOverride": false,
|
|
833
|
+
"isSealed": true,
|
|
1136
834
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1137
835
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1138
836
|
"isExtensionMethod": false
|
|
@@ -1140,58 +838,76 @@
|
|
|
1140
838
|
{
|
|
1141
839
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IDocumentRetriever::GetDocumentAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1142
840
|
"clrName": "GetDocumentAsync",
|
|
1143
|
-
"tsEmitName": "getDocumentAsync$view",
|
|
1144
841
|
"metadataToken": 100663350,
|
|
1145
842
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1146
843
|
"normalizedSignature": "GetDocumentAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
1147
844
|
"emitScope": "ViewOnly",
|
|
845
|
+
"provenance": "ExplicitView",
|
|
1148
846
|
"arity": 0,
|
|
1149
847
|
"parameterCount": 2,
|
|
848
|
+
"isStatic": false,
|
|
849
|
+
"isAbstract": false,
|
|
850
|
+
"isVirtual": true,
|
|
851
|
+
"isOverride": false,
|
|
852
|
+
"isSealed": false,
|
|
1150
853
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
1151
854
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1152
|
-
"isExtensionMethod": false
|
|
855
|
+
"isExtensionMethod": false,
|
|
856
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IDocumentRetriever"
|
|
1153
857
|
}
|
|
1154
858
|
],
|
|
1155
859
|
"properties": [
|
|
1156
860
|
{
|
|
1157
861
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::DefaultSendAdditionalHeaderData:System.Boolean",
|
|
1158
862
|
"clrName": "DefaultSendAdditionalHeaderData",
|
|
1159
|
-
"tsEmitName": "defaultSendAdditionalHeaderData",
|
|
1160
863
|
"metadataToken": 385875977,
|
|
1161
864
|
"canonicalSignature": ":System.Boolean",
|
|
1162
865
|
"normalizedSignature": "DefaultSendAdditionalHeaderData|:System.Boolean|static=true|accessor=getset",
|
|
1163
866
|
"emitScope": "ClassSurface",
|
|
867
|
+
"provenance": "Original",
|
|
1164
868
|
"isIndexer": false,
|
|
1165
869
|
"hasGetter": true,
|
|
1166
870
|
"hasSetter": true,
|
|
871
|
+
"isStatic": true,
|
|
872
|
+
"isAbstract": false,
|
|
873
|
+
"isVirtual": false,
|
|
874
|
+
"isOverride": false,
|
|
1167
875
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1168
876
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1169
877
|
},
|
|
1170
878
|
{
|
|
1171
879
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::SendAdditionalHeaderData:System.Boolean",
|
|
1172
880
|
"clrName": "SendAdditionalHeaderData",
|
|
1173
|
-
"tsEmitName": "sendAdditionalHeaderData",
|
|
1174
881
|
"metadataToken": 385875978,
|
|
1175
882
|
"canonicalSignature": ":System.Boolean",
|
|
1176
883
|
"normalizedSignature": "SendAdditionalHeaderData|:System.Boolean|static=false|accessor=getset",
|
|
1177
884
|
"emitScope": "ClassSurface",
|
|
885
|
+
"provenance": "Original",
|
|
1178
886
|
"isIndexer": false,
|
|
1179
887
|
"hasGetter": true,
|
|
1180
888
|
"hasSetter": true,
|
|
889
|
+
"isStatic": false,
|
|
890
|
+
"isAbstract": false,
|
|
891
|
+
"isVirtual": false,
|
|
892
|
+
"isOverride": false,
|
|
1181
893
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1182
894
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1183
895
|
},
|
|
1184
896
|
{
|
|
1185
897
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::RequireHttps:System.Boolean",
|
|
1186
898
|
"clrName": "RequireHttps",
|
|
1187
|
-
"tsEmitName": "requireHttps",
|
|
1188
899
|
"metadataToken": 385875980,
|
|
1189
900
|
"canonicalSignature": ":System.Boolean",
|
|
1190
901
|
"normalizedSignature": "RequireHttps|:System.Boolean|static=false|accessor=getset",
|
|
1191
902
|
"emitScope": "ClassSurface",
|
|
903
|
+
"provenance": "Original",
|
|
1192
904
|
"isIndexer": false,
|
|
1193
905
|
"hasGetter": true,
|
|
1194
906
|
"hasSetter": true,
|
|
907
|
+
"isStatic": false,
|
|
908
|
+
"isAbstract": false,
|
|
909
|
+
"isVirtual": false,
|
|
910
|
+
"isOverride": false,
|
|
1195
911
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1196
912
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1197
913
|
}
|
|
@@ -1200,22 +916,22 @@
|
|
|
1200
916
|
{
|
|
1201
917
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::StatusCodeSystem.String",
|
|
1202
918
|
"clrName": "StatusCode",
|
|
1203
|
-
"tsEmitName": "statusCode",
|
|
1204
919
|
"metadataToken": 67108889,
|
|
1205
920
|
"normalizedSignature": "StatusCode|System.String|static=true|const=true",
|
|
1206
921
|
"isStatic": true,
|
|
1207
922
|
"isReadOnly": false,
|
|
923
|
+
"isLiteral": true,
|
|
1208
924
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1209
925
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1210
926
|
},
|
|
1211
927
|
{
|
|
1212
928
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::ResponseContentSystem.String",
|
|
1213
929
|
"clrName": "ResponseContent",
|
|
1214
|
-
"tsEmitName": "responseContent",
|
|
1215
930
|
"metadataToken": 67108890,
|
|
1216
931
|
"normalizedSignature": "ResponseContent|System.String|static=true|const=true",
|
|
1217
932
|
"isStatic": true,
|
|
1218
933
|
"isReadOnly": false,
|
|
934
|
+
"isLiteral": true,
|
|
1219
935
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1220
936
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1221
937
|
}
|
|
@@ -1242,121 +958,35 @@
|
|
|
1242
958
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1243
959
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1244
960
|
}
|
|
1245
|
-
],
|
|
1246
|
-
"exposedMethods": [
|
|
1247
|
-
{
|
|
1248
|
-
"tsName": "getDocumentAsync",
|
|
1249
|
-
"isStatic": false,
|
|
1250
|
-
"tsSignatureId": "GetDocumentAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
1251
|
-
"target": {
|
|
1252
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1253
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1254
|
-
"metadataToken": 100663343
|
|
1255
|
-
}
|
|
1256
|
-
},
|
|
1257
|
-
{
|
|
1258
|
-
"tsName": "getDocumentAsync$view",
|
|
1259
|
-
"isStatic": false,
|
|
1260
|
-
"tsSignatureId": "GetDocumentAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
1261
|
-
"target": {
|
|
1262
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
1263
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1264
|
-
"metadataToken": 100663350
|
|
1265
|
-
}
|
|
1266
|
-
}
|
|
1267
|
-
],
|
|
1268
|
-
"exposedProperties": [
|
|
1269
|
-
{
|
|
1270
|
-
"tsName": "defaultSendAdditionalHeaderData",
|
|
1271
|
-
"isStatic": true,
|
|
1272
|
-
"tsSignatureId": "DefaultSendAdditionalHeaderData|:System.Boolean|static=true|accessor=getset",
|
|
1273
|
-
"target": {
|
|
1274
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1275
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1276
|
-
"metadataToken": 385875977
|
|
1277
|
-
}
|
|
1278
|
-
},
|
|
1279
|
-
{
|
|
1280
|
-
"tsName": "sendAdditionalHeaderData",
|
|
1281
|
-
"isStatic": false,
|
|
1282
|
-
"tsSignatureId": "SendAdditionalHeaderData|:System.Boolean|static=false|accessor=getset",
|
|
1283
|
-
"target": {
|
|
1284
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1285
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1286
|
-
"metadataToken": 385875978
|
|
1287
|
-
}
|
|
1288
|
-
},
|
|
1289
|
-
{
|
|
1290
|
-
"tsName": "requireHttps",
|
|
1291
|
-
"isStatic": false,
|
|
1292
|
-
"tsSignatureId": "RequireHttps|:System.Boolean|static=false|accessor=getset",
|
|
1293
|
-
"target": {
|
|
1294
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1295
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1296
|
-
"metadataToken": 385875980
|
|
1297
|
-
}
|
|
1298
|
-
}
|
|
1299
|
-
],
|
|
1300
|
-
"exposedFields": [
|
|
1301
|
-
{
|
|
1302
|
-
"tsName": "statusCode",
|
|
1303
|
-
"isStatic": true,
|
|
1304
|
-
"tsSignatureId": "StatusCode|System.String|static=true|const=true",
|
|
1305
|
-
"target": {
|
|
1306
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1307
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1308
|
-
"metadataToken": 67108889
|
|
1309
|
-
}
|
|
1310
|
-
},
|
|
1311
|
-
{
|
|
1312
|
-
"tsName": "responseContent",
|
|
1313
|
-
"isStatic": true,
|
|
1314
|
-
"tsSignatureId": "ResponseContent|System.String|static=true|const=true",
|
|
1315
|
-
"target": {
|
|
1316
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1317
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1318
|
-
"metadataToken": 67108890
|
|
1319
|
-
}
|
|
1320
|
-
}
|
|
1321
|
-
],
|
|
1322
|
-
"exposedConstructors": [
|
|
1323
|
-
{
|
|
1324
|
-
"isStatic": false,
|
|
1325
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
1326
|
-
"target": {
|
|
1327
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1328
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1329
|
-
"metadataToken": 100663339
|
|
1330
|
-
}
|
|
1331
|
-
},
|
|
1332
|
-
{
|
|
1333
|
-
"isStatic": false,
|
|
1334
|
-
"tsSignatureId": "constructor|(System.Net.Http.HttpClient):void|static=false",
|
|
1335
|
-
"target": {
|
|
1336
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1337
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1338
|
-
"metadataToken": 100663340
|
|
1339
|
-
}
|
|
1340
|
-
}
|
|
1341
961
|
]
|
|
1342
962
|
},
|
|
1343
963
|
{
|
|
1344
964
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1345
965
|
"clrName": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1346
|
-
"tsEmitName": "HttpRequestData",
|
|
1347
966
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1348
967
|
"metadataToken": 0,
|
|
968
|
+
"kind": "Class",
|
|
969
|
+
"accessibility": "Public",
|
|
970
|
+
"isAbstract": false,
|
|
971
|
+
"isSealed": false,
|
|
972
|
+
"isStatic": false,
|
|
973
|
+
"arity": 0,
|
|
1349
974
|
"methods": [
|
|
1350
975
|
{
|
|
1351
976
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::AppendHeaders(System.Net.Http.Headers.HttpHeaders):System.Void",
|
|
1352
977
|
"clrName": "AppendHeaders",
|
|
1353
|
-
"tsEmitName": "appendHeaders",
|
|
1354
978
|
"metadataToken": 100663366,
|
|
1355
979
|
"canonicalSignature": "(System.Net.Http.Headers.HttpHeaders):System.Void",
|
|
1356
980
|
"normalizedSignature": "AppendHeaders|(System.Net.Http.Headers.HttpHeaders):System.Void|static=false",
|
|
1357
981
|
"emitScope": "ClassSurface",
|
|
982
|
+
"provenance": "Original",
|
|
1358
983
|
"arity": 0,
|
|
1359
984
|
"parameterCount": 1,
|
|
985
|
+
"isStatic": false,
|
|
986
|
+
"isAbstract": false,
|
|
987
|
+
"isVirtual": false,
|
|
988
|
+
"isOverride": false,
|
|
989
|
+
"isSealed": false,
|
|
1360
990
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1361
991
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1362
992
|
"isExtensionMethod": false
|
|
@@ -1366,84 +996,108 @@
|
|
|
1366
996
|
{
|
|
1367
997
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::Uri:System.Uri",
|
|
1368
998
|
"clrName": "Uri",
|
|
1369
|
-
"tsEmitName": "uri",
|
|
1370
999
|
"metadataToken": 385875981,
|
|
1371
1000
|
"canonicalSignature": ":System.Uri",
|
|
1372
1001
|
"normalizedSignature": "Uri|:System.Uri|static=false|accessor=getset",
|
|
1373
1002
|
"emitScope": "ClassSurface",
|
|
1003
|
+
"provenance": "Original",
|
|
1374
1004
|
"isIndexer": false,
|
|
1375
1005
|
"hasGetter": true,
|
|
1376
1006
|
"hasSetter": true,
|
|
1007
|
+
"isStatic": false,
|
|
1008
|
+
"isAbstract": false,
|
|
1009
|
+
"isVirtual": false,
|
|
1010
|
+
"isOverride": false,
|
|
1377
1011
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1378
1012
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1379
1013
|
},
|
|
1380
1014
|
{
|
|
1381
1015
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::Method:System.String",
|
|
1382
1016
|
"clrName": "Method",
|
|
1383
|
-
"tsEmitName": "method",
|
|
1384
1017
|
"metadataToken": 385875982,
|
|
1385
1018
|
"canonicalSignature": ":System.String",
|
|
1386
1019
|
"normalizedSignature": "Method|:System.String|static=false|accessor=getset",
|
|
1387
1020
|
"emitScope": "ClassSurface",
|
|
1021
|
+
"provenance": "Original",
|
|
1388
1022
|
"isIndexer": false,
|
|
1389
1023
|
"hasGetter": true,
|
|
1390
1024
|
"hasSetter": true,
|
|
1025
|
+
"isStatic": false,
|
|
1026
|
+
"isAbstract": false,
|
|
1027
|
+
"isVirtual": false,
|
|
1028
|
+
"isOverride": false,
|
|
1391
1029
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1392
1030
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1393
1031
|
},
|
|
1394
1032
|
{
|
|
1395
1033
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::Body:System.Byte[]",
|
|
1396
1034
|
"clrName": "Body",
|
|
1397
|
-
"tsEmitName": "body",
|
|
1398
1035
|
"metadataToken": 385875983,
|
|
1399
1036
|
"canonicalSignature": ":System.Byte[]",
|
|
1400
1037
|
"normalizedSignature": "Body|:System.Byte[]|static=false|accessor=getset",
|
|
1401
1038
|
"emitScope": "ClassSurface",
|
|
1039
|
+
"provenance": "Original",
|
|
1402
1040
|
"isIndexer": false,
|
|
1403
1041
|
"hasGetter": true,
|
|
1404
1042
|
"hasSetter": true,
|
|
1043
|
+
"isStatic": false,
|
|
1044
|
+
"isAbstract": false,
|
|
1045
|
+
"isVirtual": false,
|
|
1046
|
+
"isOverride": false,
|
|
1405
1047
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1406
1048
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1407
1049
|
},
|
|
1408
1050
|
{
|
|
1409
1051
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::Headers:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1410
1052
|
"clrName": "Headers",
|
|
1411
|
-
"tsEmitName": "headers",
|
|
1412
1053
|
"metadataToken": 385875984,
|
|
1413
1054
|
"canonicalSignature": ":System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1414
1055
|
"normalizedSignature": "Headers|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
1415
1056
|
"emitScope": "ClassSurface",
|
|
1057
|
+
"provenance": "Original",
|
|
1416
1058
|
"isIndexer": false,
|
|
1417
1059
|
"hasGetter": true,
|
|
1418
1060
|
"hasSetter": true,
|
|
1061
|
+
"isStatic": false,
|
|
1062
|
+
"isAbstract": false,
|
|
1063
|
+
"isVirtual": false,
|
|
1064
|
+
"isOverride": false,
|
|
1419
1065
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1420
1066
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1421
1067
|
},
|
|
1422
1068
|
{
|
|
1423
1069
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::ClientCertificates:System.Security.Cryptography.X509Certificates.X509Certificate2Collection",
|
|
1424
1070
|
"clrName": "ClientCertificates",
|
|
1425
|
-
"tsEmitName": "clientCertificates",
|
|
1426
1071
|
"metadataToken": 385875985,
|
|
1427
1072
|
"canonicalSignature": ":System.Security.Cryptography.X509Certificates.X509Certificate2Collection",
|
|
1428
1073
|
"normalizedSignature": "ClientCertificates|:System.Security.Cryptography.X509Certificates.X509Certificate2Collection|static=false|accessor=get",
|
|
1429
1074
|
"emitScope": "ClassSurface",
|
|
1075
|
+
"provenance": "Original",
|
|
1430
1076
|
"isIndexer": false,
|
|
1431
1077
|
"hasGetter": true,
|
|
1432
1078
|
"hasSetter": false,
|
|
1079
|
+
"isStatic": false,
|
|
1080
|
+
"isAbstract": false,
|
|
1081
|
+
"isVirtual": false,
|
|
1082
|
+
"isOverride": false,
|
|
1433
1083
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1434
1084
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1435
1085
|
},
|
|
1436
1086
|
{
|
|
1437
1087
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::PropertyBag: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]]",
|
|
1438
1088
|
"clrName": "PropertyBag",
|
|
1439
|
-
"tsEmitName": "propertyBag",
|
|
1440
1089
|
"metadataToken": 385875986,
|
|
1441
1090
|
"canonicalSignature": ":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]]",
|
|
1442
1091
|
"normalizedSignature": "PropertyBag|: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]]|static=false|accessor=getset",
|
|
1443
1092
|
"emitScope": "ClassSurface",
|
|
1093
|
+
"provenance": "Original",
|
|
1444
1094
|
"isIndexer": false,
|
|
1445
1095
|
"hasGetter": true,
|
|
1446
1096
|
"hasSetter": true,
|
|
1097
|
+
"isStatic": false,
|
|
1098
|
+
"isAbstract": false,
|
|
1099
|
+
"isVirtual": false,
|
|
1100
|
+
"isOverride": false,
|
|
1447
1101
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1448
1102
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1449
1103
|
}
|
|
@@ -1461,110 +1115,35 @@
|
|
|
1461
1115
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1462
1116
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1463
1117
|
}
|
|
1464
|
-
],
|
|
1465
|
-
"exposedMethods": [
|
|
1466
|
-
{
|
|
1467
|
-
"tsName": "appendHeaders",
|
|
1468
|
-
"isStatic": false,
|
|
1469
|
-
"tsSignatureId": "AppendHeaders|(System.Net.Http.Headers.HttpHeaders):System.Void|static=false",
|
|
1470
|
-
"target": {
|
|
1471
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1472
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1473
|
-
"metadataToken": 100663366
|
|
1474
|
-
}
|
|
1475
|
-
}
|
|
1476
|
-
],
|
|
1477
|
-
"exposedProperties": [
|
|
1478
|
-
{
|
|
1479
|
-
"tsName": "uri",
|
|
1480
|
-
"isStatic": false,
|
|
1481
|
-
"tsSignatureId": "Uri|:System.Uri|static=false|accessor=getset",
|
|
1482
|
-
"target": {
|
|
1483
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1484
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1485
|
-
"metadataToken": 385875981
|
|
1486
|
-
}
|
|
1487
|
-
},
|
|
1488
|
-
{
|
|
1489
|
-
"tsName": "method",
|
|
1490
|
-
"isStatic": false,
|
|
1491
|
-
"tsSignatureId": "Method|:System.String|static=false|accessor=getset",
|
|
1492
|
-
"target": {
|
|
1493
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1494
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1495
|
-
"metadataToken": 385875982
|
|
1496
|
-
}
|
|
1497
|
-
},
|
|
1498
|
-
{
|
|
1499
|
-
"tsName": "body",
|
|
1500
|
-
"isStatic": false,
|
|
1501
|
-
"tsSignatureId": "Body|:System.Byte[]|static=false|accessor=getset",
|
|
1502
|
-
"target": {
|
|
1503
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1504
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1505
|
-
"metadataToken": 385875983
|
|
1506
|
-
}
|
|
1507
|
-
},
|
|
1508
|
-
{
|
|
1509
|
-
"tsName": "headers",
|
|
1510
|
-
"isStatic": false,
|
|
1511
|
-
"tsSignatureId": "Headers|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
1512
|
-
"target": {
|
|
1513
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1514
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1515
|
-
"metadataToken": 385875984
|
|
1516
|
-
}
|
|
1517
|
-
},
|
|
1518
|
-
{
|
|
1519
|
-
"tsName": "clientCertificates",
|
|
1520
|
-
"isStatic": false,
|
|
1521
|
-
"tsSignatureId": "ClientCertificates|:System.Security.Cryptography.X509Certificates.X509Certificate2Collection|static=false|accessor=get",
|
|
1522
|
-
"target": {
|
|
1523
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1524
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1525
|
-
"metadataToken": 385875985
|
|
1526
|
-
}
|
|
1527
|
-
},
|
|
1528
|
-
{
|
|
1529
|
-
"tsName": "propertyBag",
|
|
1530
|
-
"isStatic": false,
|
|
1531
|
-
"tsSignatureId": "PropertyBag|: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]]|static=false|accessor=getset",
|
|
1532
|
-
"target": {
|
|
1533
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1534
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1535
|
-
"metadataToken": 385875986
|
|
1536
|
-
}
|
|
1537
|
-
}
|
|
1538
|
-
],
|
|
1539
|
-
"exposedConstructors": [
|
|
1540
|
-
{
|
|
1541
|
-
"isStatic": false,
|
|
1542
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
1543
|
-
"target": {
|
|
1544
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1545
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1546
|
-
"metadataToken": 100663367
|
|
1547
|
-
}
|
|
1548
|
-
}
|
|
1549
1118
|
]
|
|
1550
1119
|
},
|
|
1551
1120
|
{
|
|
1552
1121
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1553
1122
|
"clrName": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1554
|
-
"tsEmitName": "StaticConfigurationManager_1",
|
|
1555
1123
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1556
1124
|
"metadataToken": 0,
|
|
1125
|
+
"kind": "Class",
|
|
1126
|
+
"accessibility": "Public",
|
|
1127
|
+
"isAbstract": false,
|
|
1128
|
+
"isSealed": false,
|
|
1129
|
+
"isStatic": false,
|
|
1130
|
+
"arity": 1,
|
|
1557
1131
|
"methods": [
|
|
1558
1132
|
{
|
|
1559
1133
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601::GetConfigurationAsync(System.Threading.CancellationToken):Task_1",
|
|
1560
1134
|
"clrName": "GetConfigurationAsync",
|
|
1561
|
-
"tsEmitName": "getConfigurationAsync",
|
|
1562
1135
|
"metadataToken": 100663352,
|
|
1563
1136
|
"canonicalSignature": "(System.Threading.CancellationToken):Task_1",
|
|
1564
1137
|
"normalizedSignature": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
1565
1138
|
"emitScope": "ClassSurface",
|
|
1139
|
+
"provenance": "Original",
|
|
1566
1140
|
"arity": 0,
|
|
1567
1141
|
"parameterCount": 1,
|
|
1142
|
+
"isStatic": false,
|
|
1143
|
+
"isAbstract": false,
|
|
1144
|
+
"isVirtual": true,
|
|
1145
|
+
"isOverride": false,
|
|
1146
|
+
"isSealed": true,
|
|
1568
1147
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1569
1148
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1570
1149
|
"isExtensionMethod": false
|
|
@@ -1572,13 +1151,18 @@
|
|
|
1572
1151
|
{
|
|
1573
1152
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601::GetBaseConfigurationAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.BaseConfiguration,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
|
|
1574
1153
|
"clrName": "GetBaseConfigurationAsync",
|
|
1575
|
-
"tsEmitName": "getBaseConfigurationAsync2",
|
|
1576
1154
|
"metadataToken": 100663353,
|
|
1577
1155
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.BaseConfiguration,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
|
|
1578
1156
|
"normalizedSignature": "GetBaseConfigurationAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.BaseConfiguration,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=false",
|
|
1579
1157
|
"emitScope": "ClassSurface",
|
|
1158
|
+
"provenance": "Original",
|
|
1580
1159
|
"arity": 0,
|
|
1581
1160
|
"parameterCount": 1,
|
|
1161
|
+
"isStatic": false,
|
|
1162
|
+
"isAbstract": false,
|
|
1163
|
+
"isVirtual": true,
|
|
1164
|
+
"isOverride": true,
|
|
1165
|
+
"isSealed": false,
|
|
1582
1166
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1583
1167
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1584
1168
|
"isExtensionMethod": false
|
|
@@ -1586,13 +1170,18 @@
|
|
|
1586
1170
|
{
|
|
1587
1171
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601::RequestRefresh():System.Void",
|
|
1588
1172
|
"clrName": "RequestRefresh",
|
|
1589
|
-
"tsEmitName": "requestRefresh",
|
|
1590
1173
|
"metadataToken": 100663354,
|
|
1591
1174
|
"canonicalSignature": "():System.Void",
|
|
1592
1175
|
"normalizedSignature": "RequestRefresh|():System.Void|static=false",
|
|
1593
1176
|
"emitScope": "ClassSurface",
|
|
1177
|
+
"provenance": "Original",
|
|
1594
1178
|
"arity": 0,
|
|
1595
1179
|
"parameterCount": 0,
|
|
1180
|
+
"isStatic": false,
|
|
1181
|
+
"isAbstract": false,
|
|
1182
|
+
"isVirtual": true,
|
|
1183
|
+
"isOverride": true,
|
|
1184
|
+
"isSealed": false,
|
|
1596
1185
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1597
1186
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1598
1187
|
"isExtensionMethod": false
|
|
@@ -1600,41 +1189,58 @@
|
|
|
1600
1189
|
{
|
|
1601
1190
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::GetConfigurationAsync(System.Threading.CancellationToken):Task_1",
|
|
1602
1191
|
"clrName": "GetConfigurationAsync",
|
|
1603
|
-
"tsEmitName": "getConfigurationAsync$view",
|
|
1604
1192
|
"metadataToken": 100663346,
|
|
1605
1193
|
"canonicalSignature": "(System.Threading.CancellationToken):Task_1",
|
|
1606
1194
|
"normalizedSignature": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
1607
1195
|
"emitScope": "ViewOnly",
|
|
1196
|
+
"provenance": "ExplicitView",
|
|
1608
1197
|
"arity": 0,
|
|
1609
1198
|
"parameterCount": 1,
|
|
1199
|
+
"isStatic": false,
|
|
1200
|
+
"isAbstract": false,
|
|
1201
|
+
"isVirtual": true,
|
|
1202
|
+
"isOverride": false,
|
|
1203
|
+
"isSealed": false,
|
|
1610
1204
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
1611
1205
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1612
|
-
"isExtensionMethod": false
|
|
1206
|
+
"isExtensionMethod": false,
|
|
1207
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601"
|
|
1613
1208
|
},
|
|
1614
1209
|
{
|
|
1615
1210
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::RequestRefresh():System.Void",
|
|
1616
1211
|
"clrName": "RequestRefresh",
|
|
1617
|
-
"tsEmitName": "requestRefresh$view",
|
|
1618
1212
|
"metadataToken": 100663347,
|
|
1619
1213
|
"canonicalSignature": "():System.Void",
|
|
1620
1214
|
"normalizedSignature": "RequestRefresh|():System.Void|static=false",
|
|
1621
1215
|
"emitScope": "ViewOnly",
|
|
1216
|
+
"provenance": "ExplicitView",
|
|
1622
1217
|
"arity": 0,
|
|
1623
1218
|
"parameterCount": 0,
|
|
1219
|
+
"isStatic": false,
|
|
1220
|
+
"isAbstract": false,
|
|
1221
|
+
"isVirtual": true,
|
|
1222
|
+
"isOverride": false,
|
|
1223
|
+
"isSealed": false,
|
|
1624
1224
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
1625
1225
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1626
|
-
"isExtensionMethod": false
|
|
1226
|
+
"isExtensionMethod": false,
|
|
1227
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601"
|
|
1627
1228
|
},
|
|
1628
1229
|
{
|
|
1629
1230
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601::GetBaseConfigurationAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
|
|
1630
1231
|
"clrName": "GetBaseConfigurationAsync",
|
|
1631
|
-
"tsEmitName": "getBaseConfigurationAsync",
|
|
1632
1232
|
"metadataToken": 0,
|
|
1633
1233
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
|
|
1634
1234
|
"normalizedSignature": "GetBaseConfigurationAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
|
|
1635
1235
|
"emitScope": "ClassSurface",
|
|
1236
|
+
"provenance": "BaseOverload",
|
|
1636
1237
|
"arity": 0,
|
|
1637
1238
|
"parameterCount": 1,
|
|
1239
|
+
"isStatic": false,
|
|
1240
|
+
"isAbstract": false,
|
|
1241
|
+
"isVirtual": true,
|
|
1242
|
+
"isOverride": false,
|
|
1243
|
+
"isSealed": false,
|
|
1638
1244
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1639
1245
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1640
1246
|
"isExtensionMethod": false
|
|
@@ -1654,159 +1260,19 @@
|
|
|
1654
1260
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1655
1261
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1656
1262
|
}
|
|
1657
|
-
],
|
|
1658
|
-
"exposedMethods": [
|
|
1659
|
-
{
|
|
1660
|
-
"tsName": "getConfigurationAsync",
|
|
1661
|
-
"isStatic": false,
|
|
1662
|
-
"tsSignatureId": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
1663
|
-
"target": {
|
|
1664
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1665
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1666
|
-
"metadataToken": 100663352
|
|
1667
|
-
}
|
|
1668
|
-
},
|
|
1669
|
-
{
|
|
1670
|
-
"tsName": "getBaseConfigurationAsync2",
|
|
1671
|
-
"isStatic": false,
|
|
1672
|
-
"tsSignatureId": "GetBaseConfigurationAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Tokens.BaseConfiguration,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=false",
|
|
1673
|
-
"target": {
|
|
1674
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1675
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1676
|
-
"metadataToken": 100663353
|
|
1677
|
-
}
|
|
1678
|
-
},
|
|
1679
|
-
{
|
|
1680
|
-
"tsName": "requestRefresh",
|
|
1681
|
-
"isStatic": false,
|
|
1682
|
-
"tsSignatureId": "RequestRefresh|():System.Void|static=false",
|
|
1683
|
-
"target": {
|
|
1684
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1685
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1686
|
-
"metadataToken": 100663354
|
|
1687
|
-
}
|
|
1688
|
-
},
|
|
1689
|
-
{
|
|
1690
|
-
"tsName": "getConfigurationAsync$view",
|
|
1691
|
-
"isStatic": false,
|
|
1692
|
-
"tsSignatureId": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
1693
|
-
"target": {
|
|
1694
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
1695
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1696
|
-
"metadataToken": 100663346
|
|
1697
|
-
}
|
|
1698
|
-
},
|
|
1699
|
-
{
|
|
1700
|
-
"tsName": "requestRefresh$view",
|
|
1701
|
-
"isStatic": false,
|
|
1702
|
-
"tsSignatureId": "RequestRefresh|():System.Void|static=false",
|
|
1703
|
-
"target": {
|
|
1704
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
1705
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1706
|
-
"metadataToken": 100663347
|
|
1707
|
-
}
|
|
1708
|
-
},
|
|
1709
|
-
{
|
|
1710
|
-
"tsName": "getBaseConfigurationAsync",
|
|
1711
|
-
"isStatic": false,
|
|
1712
|
-
"tsSignatureId": "GetBaseConfigurationAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
|
|
1713
|
-
"target": {
|
|
1714
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1715
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1716
|
-
"metadataToken": 0
|
|
1717
|
-
}
|
|
1718
|
-
}
|
|
1719
|
-
],
|
|
1720
|
-
"exposedProperties": [
|
|
1721
|
-
{
|
|
1722
|
-
"tsName": "automaticRefreshInterval",
|
|
1723
|
-
"isStatic": false,
|
|
1724
|
-
"tsSignatureId": "AutomaticRefreshInterval|:System.TimeSpan|static=false|accessor=getset",
|
|
1725
|
-
"target": {
|
|
1726
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
1727
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
1728
|
-
"metadataToken": 385875990
|
|
1729
|
-
}
|
|
1730
|
-
},
|
|
1731
|
-
{
|
|
1732
|
-
"tsName": "lastKnownGoodConfiguration",
|
|
1733
|
-
"isStatic": false,
|
|
1734
|
-
"tsSignatureId": "LastKnownGoodConfiguration|:Microsoft.IdentityModel.Tokens.BaseConfiguration|static=false|accessor=getset",
|
|
1735
|
-
"target": {
|
|
1736
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
1737
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
1738
|
-
"metadataToken": 385875991
|
|
1739
|
-
}
|
|
1740
|
-
},
|
|
1741
|
-
{
|
|
1742
|
-
"tsName": "lastKnownGoodLifetime",
|
|
1743
|
-
"isStatic": false,
|
|
1744
|
-
"tsSignatureId": "LastKnownGoodLifetime|:System.TimeSpan|static=false|accessor=getset",
|
|
1745
|
-
"target": {
|
|
1746
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
1747
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
1748
|
-
"metadataToken": 385875992
|
|
1749
|
-
}
|
|
1750
|
-
},
|
|
1751
|
-
{
|
|
1752
|
-
"tsName": "metadataAddress",
|
|
1753
|
-
"isStatic": false,
|
|
1754
|
-
"tsSignatureId": "MetadataAddress|:System.String|static=false|accessor=getset",
|
|
1755
|
-
"target": {
|
|
1756
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
1757
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
1758
|
-
"metadataToken": 385875993
|
|
1759
|
-
}
|
|
1760
|
-
},
|
|
1761
|
-
{
|
|
1762
|
-
"tsName": "refreshInterval",
|
|
1763
|
-
"isStatic": false,
|
|
1764
|
-
"tsSignatureId": "RefreshInterval|:System.TimeSpan|static=false|accessor=getset",
|
|
1765
|
-
"target": {
|
|
1766
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
1767
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
1768
|
-
"metadataToken": 385875994
|
|
1769
|
-
}
|
|
1770
|
-
},
|
|
1771
|
-
{
|
|
1772
|
-
"tsName": "useLastKnownGoodConfiguration",
|
|
1773
|
-
"isStatic": false,
|
|
1774
|
-
"tsSignatureId": "UseLastKnownGoodConfiguration|:System.Boolean|static=false|accessor=getset",
|
|
1775
|
-
"target": {
|
|
1776
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
1777
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
1778
|
-
"metadataToken": 385875995
|
|
1779
|
-
}
|
|
1780
|
-
},
|
|
1781
|
-
{
|
|
1782
|
-
"tsName": "isLastKnownGoodValid",
|
|
1783
|
-
"isStatic": false,
|
|
1784
|
-
"tsSignatureId": "IsLastKnownGoodValid|:System.Boolean|static=false|accessor=get",
|
|
1785
|
-
"target": {
|
|
1786
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
1787
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
1788
|
-
"metadataToken": 385875996
|
|
1789
|
-
}
|
|
1790
|
-
}
|
|
1791
|
-
],
|
|
1792
|
-
"exposedConstructors": [
|
|
1793
|
-
{
|
|
1794
|
-
"isStatic": false,
|
|
1795
|
-
"tsSignatureId": "constructor|(T):void|static=false",
|
|
1796
|
-
"target": {
|
|
1797
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1798
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1799
|
-
"metadataToken": 100663351
|
|
1800
|
-
}
|
|
1801
|
-
}
|
|
1802
1263
|
]
|
|
1803
1264
|
},
|
|
1804
1265
|
{
|
|
1805
1266
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.X509CertificateValidationMode",
|
|
1806
1267
|
"clrName": "Microsoft.IdentityModel.Protocols.X509CertificateValidationMode",
|
|
1807
|
-
"tsEmitName": "X509CertificateValidationMode",
|
|
1808
1268
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1809
1269
|
"metadataToken": 0,
|
|
1270
|
+
"kind": "Class",
|
|
1271
|
+
"accessibility": "Public",
|
|
1272
|
+
"isAbstract": false,
|
|
1273
|
+
"isSealed": false,
|
|
1274
|
+
"isStatic": false,
|
|
1275
|
+
"arity": 0,
|
|
1810
1276
|
"methods": [],
|
|
1811
1277
|
"properties": [],
|
|
1812
1278
|
"fields": [],
|
|
@@ -1822,17 +1288,6 @@
|
|
|
1822
1288
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.X509CertificateValidationMode",
|
|
1823
1289
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1824
1290
|
}
|
|
1825
|
-
],
|
|
1826
|
-
"exposedConstructors": [
|
|
1827
|
-
{
|
|
1828
|
-
"isStatic": false,
|
|
1829
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
1830
|
-
"target": {
|
|
1831
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.X509CertificateValidationMode",
|
|
1832
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1833
|
-
"metadataToken": 100663368
|
|
1834
|
-
}
|
|
1835
|
-
}
|
|
1836
1291
|
]
|
|
1837
1292
|
}
|
|
1838
1293
|
]
|