@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,23 +1,40 @@
|
|
|
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,
|
|
18
|
+
"typeParameters": [
|
|
19
|
+
"T"
|
|
20
|
+
],
|
|
10
21
|
"methods": [
|
|
11
22
|
{
|
|
12
23
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::GetConfigurationAsync(System.Threading.CancellationToken):Task_1",
|
|
13
24
|
"clrName": "GetConfigurationAsync",
|
|
14
|
-
"tsEmitName": "getConfigurationAsync",
|
|
15
25
|
"metadataToken": 100663346,
|
|
16
26
|
"canonicalSignature": "(System.Threading.CancellationToken):Task_1",
|
|
17
27
|
"normalizedSignature": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
18
28
|
"emitScope": "ClassSurface",
|
|
29
|
+
"provenance": "Original",
|
|
19
30
|
"arity": 0,
|
|
20
31
|
"parameterCount": 1,
|
|
32
|
+
"isStatic": false,
|
|
33
|
+
"isAbstract": true,
|
|
34
|
+
"isVirtual": true,
|
|
35
|
+
"isOverride": false,
|
|
36
|
+
"isSealed": false,
|
|
37
|
+
"visibility": "Public",
|
|
21
38
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
22
39
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
23
40
|
"isExtensionMethod": false
|
|
@@ -25,13 +42,19 @@
|
|
|
25
42
|
{
|
|
26
43
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::RequestRefresh():System.Void",
|
|
27
44
|
"clrName": "RequestRefresh",
|
|
28
|
-
"tsEmitName": "requestRefresh",
|
|
29
45
|
"metadataToken": 100663347,
|
|
30
46
|
"canonicalSignature": "():System.Void",
|
|
31
47
|
"normalizedSignature": "RequestRefresh|():System.Void|static=false",
|
|
32
48
|
"emitScope": "ClassSurface",
|
|
49
|
+
"provenance": "Original",
|
|
33
50
|
"arity": 0,
|
|
34
51
|
"parameterCount": 0,
|
|
52
|
+
"isStatic": false,
|
|
53
|
+
"isAbstract": true,
|
|
54
|
+
"isVirtual": true,
|
|
55
|
+
"isOverride": false,
|
|
56
|
+
"isSealed": false,
|
|
57
|
+
"visibility": "Public",
|
|
35
58
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
36
59
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
37
60
|
"isExtensionMethod": false
|
|
@@ -40,47 +63,39 @@
|
|
|
40
63
|
"properties": [],
|
|
41
64
|
"fields": [],
|
|
42
65
|
"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
|
-
]
|
|
66
|
+
"constructors": []
|
|
66
67
|
},
|
|
67
68
|
{
|
|
68
69
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601",
|
|
69
70
|
"clrName": "Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601",
|
|
70
|
-
"tsEmitName": "IConfigurationRetriever_1",
|
|
71
71
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
72
72
|
"metadataToken": 0,
|
|
73
|
+
"kind": "Interface",
|
|
74
|
+
"accessibility": "Public",
|
|
75
|
+
"isAbstract": true,
|
|
76
|
+
"isSealed": false,
|
|
77
|
+
"isStatic": false,
|
|
78
|
+
"arity": 1,
|
|
79
|
+
"typeParameters": [
|
|
80
|
+
"T"
|
|
81
|
+
],
|
|
73
82
|
"methods": [
|
|
74
83
|
{
|
|
75
84
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601::GetConfigurationAsync(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):Task_1",
|
|
76
85
|
"clrName": "GetConfigurationAsync",
|
|
77
|
-
"tsEmitName": "getConfigurationAsync",
|
|
78
86
|
"metadataToken": 100663348,
|
|
79
87
|
"canonicalSignature": "(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):Task_1",
|
|
80
88
|
"normalizedSignature": "GetConfigurationAsync|(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):Task_1|static=false",
|
|
81
89
|
"emitScope": "ClassSurface",
|
|
90
|
+
"provenance": "Original",
|
|
82
91
|
"arity": 0,
|
|
83
92
|
"parameterCount": 3,
|
|
93
|
+
"isStatic": false,
|
|
94
|
+
"isAbstract": true,
|
|
95
|
+
"isVirtual": true,
|
|
96
|
+
"isOverride": false,
|
|
97
|
+
"isSealed": false,
|
|
98
|
+
"visibility": "Public",
|
|
84
99
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601",
|
|
85
100
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
86
101
|
"isExtensionMethod": false
|
|
@@ -89,37 +104,39 @@
|
|
|
89
104
|
"properties": [],
|
|
90
105
|
"fields": [],
|
|
91
106
|
"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
|
-
]
|
|
107
|
+
"constructors": []
|
|
105
108
|
},
|
|
106
109
|
{
|
|
107
110
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationValidator\u00601",
|
|
108
111
|
"clrName": "Microsoft.IdentityModel.Protocols.IConfigurationValidator\u00601",
|
|
109
|
-
"tsEmitName": "IConfigurationValidator_1",
|
|
110
112
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
111
113
|
"metadataToken": 0,
|
|
114
|
+
"kind": "Interface",
|
|
115
|
+
"accessibility": "Public",
|
|
116
|
+
"isAbstract": true,
|
|
117
|
+
"isSealed": false,
|
|
118
|
+
"isStatic": false,
|
|
119
|
+
"arity": 1,
|
|
120
|
+
"typeParameters": [
|
|
121
|
+
"T"
|
|
122
|
+
],
|
|
112
123
|
"methods": [
|
|
113
124
|
{
|
|
114
125
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationValidator\u00601::Validate(T):Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
115
126
|
"clrName": "Validate",
|
|
116
|
-
"tsEmitName": "validate",
|
|
117
127
|
"metadataToken": 100663349,
|
|
118
128
|
"canonicalSignature": "(T):Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
119
129
|
"normalizedSignature": "Validate|(T):Microsoft.IdentityModel.Protocols.ConfigurationValidationResult|static=false",
|
|
120
130
|
"emitScope": "ClassSurface",
|
|
131
|
+
"provenance": "Original",
|
|
121
132
|
"arity": 0,
|
|
122
133
|
"parameterCount": 1,
|
|
134
|
+
"isStatic": false,
|
|
135
|
+
"isAbstract": true,
|
|
136
|
+
"isVirtual": true,
|
|
137
|
+
"isOverride": false,
|
|
138
|
+
"isSealed": false,
|
|
139
|
+
"visibility": "Public",
|
|
123
140
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationValidator\u00601",
|
|
124
141
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
125
142
|
"isExtensionMethod": false
|
|
@@ -128,37 +145,36 @@
|
|
|
128
145
|
"properties": [],
|
|
129
146
|
"fields": [],
|
|
130
147
|
"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
|
-
]
|
|
148
|
+
"constructors": []
|
|
144
149
|
},
|
|
145
150
|
{
|
|
146
151
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
147
152
|
"clrName": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
148
|
-
"tsEmitName": "IDocumentRetriever",
|
|
149
153
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
150
154
|
"metadataToken": 0,
|
|
155
|
+
"kind": "Interface",
|
|
156
|
+
"accessibility": "Public",
|
|
157
|
+
"isAbstract": true,
|
|
158
|
+
"isSealed": false,
|
|
159
|
+
"isStatic": false,
|
|
160
|
+
"arity": 0,
|
|
151
161
|
"methods": [
|
|
152
162
|
{
|
|
153
163
|
"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
164
|
"clrName": "GetDocumentAsync",
|
|
155
|
-
"tsEmitName": "getDocumentAsync",
|
|
156
165
|
"metadataToken": 100663350,
|
|
157
166
|
"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
167
|
"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
168
|
"emitScope": "ClassSurface",
|
|
169
|
+
"provenance": "Original",
|
|
160
170
|
"arity": 0,
|
|
161
171
|
"parameterCount": 2,
|
|
172
|
+
"isStatic": false,
|
|
173
|
+
"isAbstract": true,
|
|
174
|
+
"isVirtual": true,
|
|
175
|
+
"isOverride": false,
|
|
176
|
+
"isSealed": false,
|
|
177
|
+
"visibility": "Public",
|
|
162
178
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
163
179
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
164
180
|
"isExtensionMethod": false
|
|
@@ -167,37 +183,40 @@
|
|
|
167
183
|
"properties": [],
|
|
168
184
|
"fields": [],
|
|
169
185
|
"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
|
-
]
|
|
186
|
+
"constructors": []
|
|
183
187
|
},
|
|
184
188
|
{
|
|
185
189
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
186
190
|
"clrName": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
187
|
-
"tsEmitName": "AuthenticationProtocolMessage",
|
|
188
191
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
189
192
|
"metadataToken": 0,
|
|
193
|
+
"kind": "Class",
|
|
194
|
+
"accessibility": "Public",
|
|
195
|
+
"isAbstract": true,
|
|
196
|
+
"isSealed": false,
|
|
197
|
+
"isStatic": false,
|
|
198
|
+
"arity": 0,
|
|
199
|
+
"baseType": {
|
|
200
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
201
|
+
"clrName": "System.Object"
|
|
202
|
+
},
|
|
190
203
|
"methods": [
|
|
191
204
|
{
|
|
192
205
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::BuildFormPost():System.String",
|
|
193
206
|
"clrName": "BuildFormPost",
|
|
194
|
-
"tsEmitName": "buildFormPost",
|
|
195
207
|
"metadataToken": 100663298,
|
|
196
208
|
"canonicalSignature": "():System.String",
|
|
197
209
|
"normalizedSignature": "BuildFormPost|():System.String|static=false",
|
|
198
210
|
"emitScope": "ClassSurface",
|
|
211
|
+
"provenance": "Original",
|
|
199
212
|
"arity": 0,
|
|
200
213
|
"parameterCount": 0,
|
|
214
|
+
"isStatic": false,
|
|
215
|
+
"isAbstract": false,
|
|
216
|
+
"isVirtual": true,
|
|
217
|
+
"isOverride": false,
|
|
218
|
+
"isSealed": false,
|
|
219
|
+
"visibility": "Public",
|
|
201
220
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
202
221
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
203
222
|
"isExtensionMethod": false
|
|
@@ -205,13 +224,19 @@
|
|
|
205
224
|
{
|
|
206
225
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::BuildRedirectUrl():System.String",
|
|
207
226
|
"clrName": "BuildRedirectUrl",
|
|
208
|
-
"tsEmitName": "buildRedirectUrl",
|
|
209
227
|
"metadataToken": 100663299,
|
|
210
228
|
"canonicalSignature": "():System.String",
|
|
211
229
|
"normalizedSignature": "BuildRedirectUrl|():System.String|static=false",
|
|
212
230
|
"emitScope": "ClassSurface",
|
|
231
|
+
"provenance": "Original",
|
|
213
232
|
"arity": 0,
|
|
214
233
|
"parameterCount": 0,
|
|
234
|
+
"isStatic": false,
|
|
235
|
+
"isAbstract": false,
|
|
236
|
+
"isVirtual": true,
|
|
237
|
+
"isOverride": false,
|
|
238
|
+
"isSealed": false,
|
|
239
|
+
"visibility": "Public",
|
|
215
240
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
216
241
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
217
242
|
"isExtensionMethod": false
|
|
@@ -219,13 +244,19 @@
|
|
|
219
244
|
{
|
|
220
245
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::GetParameter(System.String):System.String",
|
|
221
246
|
"clrName": "GetParameter",
|
|
222
|
-
"tsEmitName": "getParameter",
|
|
223
247
|
"metadataToken": 100663300,
|
|
224
248
|
"canonicalSignature": "(System.String):System.String",
|
|
225
249
|
"normalizedSignature": "GetParameter|(System.String):System.String|static=false",
|
|
226
250
|
"emitScope": "ClassSurface",
|
|
251
|
+
"provenance": "Original",
|
|
227
252
|
"arity": 0,
|
|
228
253
|
"parameterCount": 1,
|
|
254
|
+
"isStatic": false,
|
|
255
|
+
"isAbstract": false,
|
|
256
|
+
"isVirtual": true,
|
|
257
|
+
"isOverride": false,
|
|
258
|
+
"isSealed": false,
|
|
259
|
+
"visibility": "Public",
|
|
229
260
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
230
261
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
231
262
|
"isExtensionMethod": false
|
|
@@ -233,13 +264,19 @@
|
|
|
233
264
|
{
|
|
234
265
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::RemoveParameter(System.String):System.Void",
|
|
235
266
|
"clrName": "RemoveParameter",
|
|
236
|
-
"tsEmitName": "removeParameter",
|
|
237
267
|
"metadataToken": 100663306,
|
|
238
268
|
"canonicalSignature": "(System.String):System.Void",
|
|
239
269
|
"normalizedSignature": "RemoveParameter|(System.String):System.Void|static=false",
|
|
240
270
|
"emitScope": "ClassSurface",
|
|
271
|
+
"provenance": "Original",
|
|
241
272
|
"arity": 0,
|
|
242
273
|
"parameterCount": 1,
|
|
274
|
+
"isStatic": false,
|
|
275
|
+
"isAbstract": false,
|
|
276
|
+
"isVirtual": true,
|
|
277
|
+
"isOverride": false,
|
|
278
|
+
"isSealed": false,
|
|
279
|
+
"visibility": "Public",
|
|
243
280
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
244
281
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
245
282
|
"isExtensionMethod": false
|
|
@@ -247,13 +284,19 @@
|
|
|
247
284
|
{
|
|
248
285
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::SetParameter(System.String,System.String):System.Void",
|
|
249
286
|
"clrName": "SetParameter",
|
|
250
|
-
"tsEmitName": "setParameter",
|
|
251
287
|
"metadataToken": 100663307,
|
|
252
288
|
"canonicalSignature": "(System.String,System.String):System.Void",
|
|
253
289
|
"normalizedSignature": "SetParameter|(System.String,System.String):System.Void|static=false",
|
|
254
290
|
"emitScope": "ClassSurface",
|
|
291
|
+
"provenance": "Original",
|
|
255
292
|
"arity": 0,
|
|
256
293
|
"parameterCount": 2,
|
|
294
|
+
"isStatic": false,
|
|
295
|
+
"isAbstract": false,
|
|
296
|
+
"isVirtual": false,
|
|
297
|
+
"isOverride": false,
|
|
298
|
+
"isSealed": false,
|
|
299
|
+
"visibility": "Public",
|
|
257
300
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
258
301
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
259
302
|
"isExtensionMethod": false
|
|
@@ -261,13 +304,19 @@
|
|
|
261
304
|
{
|
|
262
305
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::SetParameters(System.Collections.Specialized.NameValueCollection):System.Void",
|
|
263
306
|
"clrName": "SetParameters",
|
|
264
|
-
"tsEmitName": "setParameters",
|
|
265
307
|
"metadataToken": 100663308,
|
|
266
308
|
"canonicalSignature": "(System.Collections.Specialized.NameValueCollection):System.Void",
|
|
267
309
|
"normalizedSignature": "SetParameters|(System.Collections.Specialized.NameValueCollection):System.Void|static=false",
|
|
268
310
|
"emitScope": "ClassSurface",
|
|
311
|
+
"provenance": "Original",
|
|
269
312
|
"arity": 0,
|
|
270
313
|
"parameterCount": 1,
|
|
314
|
+
"isStatic": false,
|
|
315
|
+
"isAbstract": false,
|
|
316
|
+
"isVirtual": true,
|
|
317
|
+
"isOverride": false,
|
|
318
|
+
"isSealed": false,
|
|
319
|
+
"visibility": "Public",
|
|
271
320
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
272
321
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
273
322
|
"isExtensionMethod": false
|
|
@@ -277,233 +326,178 @@
|
|
|
277
326
|
{
|
|
278
327
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::IssuerAddress:System.String",
|
|
279
328
|
"clrName": "IssuerAddress",
|
|
280
|
-
"tsEmitName": "issuerAddress",
|
|
281
329
|
"metadataToken": 385875969,
|
|
282
330
|
"canonicalSignature": ":System.String",
|
|
283
331
|
"normalizedSignature": "IssuerAddress|:System.String|static=false|accessor=getset",
|
|
284
332
|
"emitScope": "ClassSurface",
|
|
333
|
+
"provenance": "Original",
|
|
285
334
|
"isIndexer": false,
|
|
286
335
|
"hasGetter": true,
|
|
287
336
|
"hasSetter": true,
|
|
337
|
+
"isStatic": false,
|
|
338
|
+
"isAbstract": false,
|
|
339
|
+
"isVirtual": false,
|
|
340
|
+
"isOverride": false,
|
|
341
|
+
"visibility": "Public",
|
|
288
342
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
289
343
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
290
344
|
},
|
|
291
345
|
{
|
|
292
346
|
"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
347
|
"clrName": "Parameters",
|
|
294
|
-
"tsEmitName": "parameters",
|
|
295
348
|
"metadataToken": 385875970,
|
|
296
349
|
"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
350
|
"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
351
|
"emitScope": "ClassSurface",
|
|
352
|
+
"provenance": "Original",
|
|
299
353
|
"isIndexer": false,
|
|
300
354
|
"hasGetter": true,
|
|
301
355
|
"hasSetter": false,
|
|
356
|
+
"isStatic": false,
|
|
357
|
+
"isAbstract": false,
|
|
358
|
+
"isVirtual": false,
|
|
359
|
+
"isOverride": false,
|
|
360
|
+
"visibility": "Public",
|
|
302
361
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
303
362
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
304
363
|
},
|
|
305
364
|
{
|
|
306
365
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::PostTitle:System.String",
|
|
307
366
|
"clrName": "PostTitle",
|
|
308
|
-
"tsEmitName": "postTitle",
|
|
309
367
|
"metadataToken": 385875971,
|
|
310
368
|
"canonicalSignature": ":System.String",
|
|
311
369
|
"normalizedSignature": "PostTitle|:System.String|static=false|accessor=getset",
|
|
312
370
|
"emitScope": "ClassSurface",
|
|
371
|
+
"provenance": "Original",
|
|
313
372
|
"isIndexer": false,
|
|
314
373
|
"hasGetter": true,
|
|
315
374
|
"hasSetter": true,
|
|
375
|
+
"isStatic": false,
|
|
376
|
+
"isAbstract": false,
|
|
377
|
+
"isVirtual": false,
|
|
378
|
+
"isOverride": false,
|
|
379
|
+
"visibility": "Public",
|
|
316
380
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
317
381
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
318
382
|
},
|
|
319
383
|
{
|
|
320
384
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::Script:System.String",
|
|
321
385
|
"clrName": "Script",
|
|
322
|
-
"tsEmitName": "script",
|
|
323
386
|
"metadataToken": 385875972,
|
|
324
387
|
"canonicalSignature": ":System.String",
|
|
325
388
|
"normalizedSignature": "Script|:System.String|static=false|accessor=getset",
|
|
326
389
|
"emitScope": "ClassSurface",
|
|
390
|
+
"provenance": "Original",
|
|
327
391
|
"isIndexer": false,
|
|
328
392
|
"hasGetter": true,
|
|
329
393
|
"hasSetter": true,
|
|
394
|
+
"isStatic": false,
|
|
395
|
+
"isAbstract": false,
|
|
396
|
+
"isVirtual": false,
|
|
397
|
+
"isOverride": false,
|
|
398
|
+
"visibility": "Public",
|
|
330
399
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
331
400
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
332
401
|
},
|
|
333
402
|
{
|
|
334
403
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::ScriptButtonText:System.String",
|
|
335
404
|
"clrName": "ScriptButtonText",
|
|
336
|
-
"tsEmitName": "scriptButtonText",
|
|
337
405
|
"metadataToken": 385875973,
|
|
338
406
|
"canonicalSignature": ":System.String",
|
|
339
407
|
"normalizedSignature": "ScriptButtonText|:System.String|static=false|accessor=getset",
|
|
340
408
|
"emitScope": "ClassSurface",
|
|
409
|
+
"provenance": "Original",
|
|
341
410
|
"isIndexer": false,
|
|
342
411
|
"hasGetter": true,
|
|
343
412
|
"hasSetter": true,
|
|
413
|
+
"isStatic": false,
|
|
414
|
+
"isAbstract": false,
|
|
415
|
+
"isVirtual": false,
|
|
416
|
+
"isOverride": false,
|
|
417
|
+
"visibility": "Public",
|
|
344
418
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
345
419
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
346
420
|
},
|
|
347
421
|
{
|
|
348
422
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::ScriptDisabledText:System.String",
|
|
349
423
|
"clrName": "ScriptDisabledText",
|
|
350
|
-
"tsEmitName": "scriptDisabledText",
|
|
351
424
|
"metadataToken": 385875974,
|
|
352
425
|
"canonicalSignature": ":System.String",
|
|
353
426
|
"normalizedSignature": "ScriptDisabledText|:System.String|static=false|accessor=getset",
|
|
354
427
|
"emitScope": "ClassSurface",
|
|
428
|
+
"provenance": "Original",
|
|
355
429
|
"isIndexer": false,
|
|
356
430
|
"hasGetter": true,
|
|
357
431
|
"hasSetter": true,
|
|
432
|
+
"isStatic": false,
|
|
433
|
+
"isAbstract": false,
|
|
434
|
+
"isVirtual": false,
|
|
435
|
+
"isOverride": false,
|
|
436
|
+
"visibility": "Public",
|
|
358
437
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
359
438
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
360
439
|
}
|
|
361
440
|
],
|
|
362
441
|
"fields": [],
|
|
363
442
|
"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
|
-
},
|
|
443
|
+
"constructors": [
|
|
478
444
|
{
|
|
479
|
-
"
|
|
445
|
+
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage::.ctor():void",
|
|
446
|
+
"metadataToken": 100663297,
|
|
447
|
+
"canonicalSignature": "():void",
|
|
448
|
+
"normalizedSignature": "constructor|():void|static=false",
|
|
480
449
|
"isStatic": false,
|
|
481
|
-
"
|
|
482
|
-
"
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
"metadataToken": 385875974
|
|
486
|
-
}
|
|
450
|
+
"parameterCount": 0,
|
|
451
|
+
"visibility": "Protected",
|
|
452
|
+
"declaringClrType": "Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage",
|
|
453
|
+
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
487
454
|
}
|
|
488
455
|
]
|
|
489
456
|
},
|
|
490
457
|
{
|
|
491
458
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
492
459
|
"clrName": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
493
|
-
"tsEmitName": "ConfigurationManager_1",
|
|
494
460
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
495
461
|
"metadataToken": 0,
|
|
462
|
+
"kind": "Class",
|
|
463
|
+
"accessibility": "Public",
|
|
464
|
+
"isAbstract": false,
|
|
465
|
+
"isSealed": false,
|
|
466
|
+
"isStatic": false,
|
|
467
|
+
"arity": 1,
|
|
468
|
+
"baseType": {
|
|
469
|
+
"stableId": "Microsoft.IdentityModel.Tokens:Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
470
|
+
"clrName": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager"
|
|
471
|
+
},
|
|
472
|
+
"interfaces": [
|
|
473
|
+
{
|
|
474
|
+
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
475
|
+
"clrName": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
476
|
+
"typeArguments": [
|
|
477
|
+
"T"
|
|
478
|
+
]
|
|
479
|
+
}
|
|
480
|
+
],
|
|
481
|
+
"typeParameters": [
|
|
482
|
+
"T"
|
|
483
|
+
],
|
|
496
484
|
"methods": [
|
|
497
485
|
{
|
|
498
486
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::GetConfigurationAsync():Task_1",
|
|
499
487
|
"clrName": "GetConfigurationAsync",
|
|
500
|
-
"tsEmitName": "getConfigurationAsync",
|
|
501
488
|
"metadataToken": 100663321,
|
|
502
489
|
"canonicalSignature": "():Task_1",
|
|
503
490
|
"normalizedSignature": "GetConfigurationAsync|():Task_1|static=false",
|
|
504
491
|
"emitScope": "ClassSurface",
|
|
492
|
+
"provenance": "Original",
|
|
505
493
|
"arity": 0,
|
|
506
494
|
"parameterCount": 0,
|
|
495
|
+
"isStatic": false,
|
|
496
|
+
"isAbstract": false,
|
|
497
|
+
"isVirtual": false,
|
|
498
|
+
"isOverride": false,
|
|
499
|
+
"isSealed": false,
|
|
500
|
+
"visibility": "Public",
|
|
507
501
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
508
502
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
509
503
|
"isExtensionMethod": false
|
|
@@ -511,13 +505,19 @@
|
|
|
511
505
|
{
|
|
512
506
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::GetConfigurationAsync(System.Threading.CancellationToken):Task_1",
|
|
513
507
|
"clrName": "GetConfigurationAsync",
|
|
514
|
-
"tsEmitName": "getConfigurationAsync",
|
|
515
508
|
"metadataToken": 100663322,
|
|
516
509
|
"canonicalSignature": "(System.Threading.CancellationToken):Task_1",
|
|
517
510
|
"normalizedSignature": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
518
511
|
"emitScope": "ClassSurface",
|
|
512
|
+
"provenance": "Original",
|
|
519
513
|
"arity": 0,
|
|
520
514
|
"parameterCount": 1,
|
|
515
|
+
"isStatic": false,
|
|
516
|
+
"isAbstract": false,
|
|
517
|
+
"isVirtual": true,
|
|
518
|
+
"isOverride": false,
|
|
519
|
+
"isSealed": true,
|
|
520
|
+
"visibility": "Public",
|
|
521
521
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
522
522
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
523
523
|
"isExtensionMethod": false
|
|
@@ -525,13 +525,19 @@
|
|
|
525
525
|
{
|
|
526
526
|
"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
527
|
"clrName": "GetBaseConfigurationAsync",
|
|
528
|
-
"tsEmitName": "getBaseConfigurationAsync2",
|
|
529
528
|
"metadataToken": 100663323,
|
|
530
529
|
"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
530
|
"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
531
|
"emitScope": "ClassSurface",
|
|
532
|
+
"provenance": "Original",
|
|
533
533
|
"arity": 0,
|
|
534
534
|
"parameterCount": 1,
|
|
535
|
+
"isStatic": false,
|
|
536
|
+
"isAbstract": false,
|
|
537
|
+
"isVirtual": true,
|
|
538
|
+
"isOverride": true,
|
|
539
|
+
"isSealed": false,
|
|
540
|
+
"visibility": "Public",
|
|
535
541
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
536
542
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
537
543
|
"isExtensionMethod": false
|
|
@@ -539,13 +545,19 @@
|
|
|
539
545
|
{
|
|
540
546
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::RequestRefresh():System.Void",
|
|
541
547
|
"clrName": "RequestRefresh",
|
|
542
|
-
"tsEmitName": "requestRefresh",
|
|
543
548
|
"metadataToken": 100663324,
|
|
544
549
|
"canonicalSignature": "():System.Void",
|
|
545
550
|
"normalizedSignature": "RequestRefresh|():System.Void|static=false",
|
|
546
551
|
"emitScope": "ClassSurface",
|
|
552
|
+
"provenance": "Original",
|
|
547
553
|
"arity": 0,
|
|
548
554
|
"parameterCount": 0,
|
|
555
|
+
"isStatic": false,
|
|
556
|
+
"isAbstract": false,
|
|
557
|
+
"isVirtual": true,
|
|
558
|
+
"isOverride": true,
|
|
559
|
+
"isSealed": false,
|
|
560
|
+
"visibility": "Public",
|
|
549
561
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
550
562
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
551
563
|
"isExtensionMethod": false
|
|
@@ -553,41 +565,61 @@
|
|
|
553
565
|
{
|
|
554
566
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::GetConfigurationAsync(System.Threading.CancellationToken):Task_1",
|
|
555
567
|
"clrName": "GetConfigurationAsync",
|
|
556
|
-
"tsEmitName": "getConfigurationAsync$view",
|
|
557
568
|
"metadataToken": 100663346,
|
|
558
569
|
"canonicalSignature": "(System.Threading.CancellationToken):Task_1",
|
|
559
570
|
"normalizedSignature": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
560
571
|
"emitScope": "ViewOnly",
|
|
572
|
+
"provenance": "ExplicitView",
|
|
561
573
|
"arity": 0,
|
|
562
574
|
"parameterCount": 1,
|
|
575
|
+
"isStatic": false,
|
|
576
|
+
"isAbstract": false,
|
|
577
|
+
"isVirtual": true,
|
|
578
|
+
"isOverride": false,
|
|
579
|
+
"isSealed": false,
|
|
580
|
+
"visibility": "Public",
|
|
563
581
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
564
582
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
565
|
-
"isExtensionMethod": false
|
|
583
|
+
"isExtensionMethod": false,
|
|
584
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601"
|
|
566
585
|
},
|
|
567
586
|
{
|
|
568
587
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::RequestRefresh():System.Void",
|
|
569
588
|
"clrName": "RequestRefresh",
|
|
570
|
-
"tsEmitName": "requestRefresh$view",
|
|
571
589
|
"metadataToken": 100663347,
|
|
572
590
|
"canonicalSignature": "():System.Void",
|
|
573
591
|
"normalizedSignature": "RequestRefresh|():System.Void|static=false",
|
|
574
592
|
"emitScope": "ViewOnly",
|
|
593
|
+
"provenance": "ExplicitView",
|
|
575
594
|
"arity": 0,
|
|
576
595
|
"parameterCount": 0,
|
|
596
|
+
"isStatic": false,
|
|
597
|
+
"isAbstract": false,
|
|
598
|
+
"isVirtual": true,
|
|
599
|
+
"isOverride": false,
|
|
600
|
+
"isSealed": false,
|
|
601
|
+
"visibility": "Public",
|
|
577
602
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
578
603
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
579
|
-
"isExtensionMethod": false
|
|
604
|
+
"isExtensionMethod": false,
|
|
605
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601"
|
|
580
606
|
},
|
|
581
607
|
{
|
|
582
608
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::GetBaseConfigurationAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
|
|
583
609
|
"clrName": "GetBaseConfigurationAsync",
|
|
584
|
-
"tsEmitName": "getBaseConfigurationAsync",
|
|
585
610
|
"metadataToken": 0,
|
|
586
611
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
|
|
587
612
|
"normalizedSignature": "GetBaseConfigurationAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
|
|
588
613
|
"emitScope": "ClassSurface",
|
|
614
|
+
"provenance": "BaseOverload",
|
|
589
615
|
"arity": 0,
|
|
590
616
|
"parameterCount": 1,
|
|
617
|
+
"isStatic": false,
|
|
618
|
+
"isAbstract": false,
|
|
619
|
+
"isVirtual": true,
|
|
620
|
+
"isOverride": false,
|
|
621
|
+
"isSealed": false,
|
|
622
|
+
"visibility": "Public",
|
|
591
623
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
592
624
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
593
625
|
"isExtensionMethod": false
|
|
@@ -598,44 +630,48 @@
|
|
|
598
630
|
{
|
|
599
631
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::DefaultAutomaticRefreshIntervalSystem.TimeSpan",
|
|
600
632
|
"clrName": "DefaultAutomaticRefreshInterval",
|
|
601
|
-
"tsEmitName": "defaultAutomaticRefreshInterval",
|
|
602
633
|
"metadataToken": 67108881,
|
|
603
634
|
"normalizedSignature": "DefaultAutomaticRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
604
635
|
"isStatic": true,
|
|
605
636
|
"isReadOnly": true,
|
|
637
|
+
"isLiteral": false,
|
|
638
|
+
"visibility": "Public",
|
|
606
639
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
607
640
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
608
641
|
},
|
|
609
642
|
{
|
|
610
643
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::DefaultRefreshIntervalSystem.TimeSpan",
|
|
611
644
|
"clrName": "DefaultRefreshInterval",
|
|
612
|
-
"tsEmitName": "defaultRefreshInterval",
|
|
613
645
|
"metadataToken": 67108882,
|
|
614
646
|
"normalizedSignature": "DefaultRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
615
647
|
"isStatic": true,
|
|
616
648
|
"isReadOnly": true,
|
|
649
|
+
"isLiteral": false,
|
|
650
|
+
"visibility": "Public",
|
|
617
651
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
618
652
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
619
653
|
},
|
|
620
654
|
{
|
|
621
655
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::MinimumAutomaticRefreshIntervalSystem.TimeSpan",
|
|
622
656
|
"clrName": "MinimumAutomaticRefreshInterval",
|
|
623
|
-
"tsEmitName": "minimumAutomaticRefreshInterval",
|
|
624
657
|
"metadataToken": 67108883,
|
|
625
658
|
"normalizedSignature": "MinimumAutomaticRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
626
659
|
"isStatic": true,
|
|
627
660
|
"isReadOnly": true,
|
|
661
|
+
"isLiteral": false,
|
|
662
|
+
"visibility": "Public",
|
|
628
663
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
629
664
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
630
665
|
},
|
|
631
666
|
{
|
|
632
667
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601::MinimumRefreshIntervalSystem.TimeSpan",
|
|
633
668
|
"clrName": "MinimumRefreshInterval",
|
|
634
|
-
"tsEmitName": "minimumRefreshInterval",
|
|
635
669
|
"metadataToken": 67108884,
|
|
636
670
|
"normalizedSignature": "MinimumRefreshInterval|System.TimeSpan|static=true|const=false",
|
|
637
671
|
"isStatic": true,
|
|
638
672
|
"isReadOnly": true,
|
|
673
|
+
"isLiteral": false,
|
|
674
|
+
"visibility": "Public",
|
|
639
675
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
640
676
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
641
677
|
}
|
|
@@ -649,6 +685,7 @@
|
|
|
649
685
|
"normalizedSignature": "constructor|(System.String,IConfigurationRetriever_1):void|static=false",
|
|
650
686
|
"isStatic": false,
|
|
651
687
|
"parameterCount": 2,
|
|
688
|
+
"visibility": "Public",
|
|
652
689
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
653
690
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
654
691
|
},
|
|
@@ -659,6 +696,7 @@
|
|
|
659
696
|
"normalizedSignature": "constructor|(System.String,IConfigurationRetriever_1,System.Net.Http.HttpClient):void|static=false",
|
|
660
697
|
"isStatic": false,
|
|
661
698
|
"parameterCount": 3,
|
|
699
|
+
"visibility": "Public",
|
|
662
700
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
663
701
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
664
702
|
},
|
|
@@ -669,6 +707,7 @@
|
|
|
669
707
|
"normalizedSignature": "constructor|(System.String,IConfigurationRetriever_1,Microsoft.IdentityModel.Protocols.IDocumentRetriever):void|static=false",
|
|
670
708
|
"isStatic": false,
|
|
671
709
|
"parameterCount": 3,
|
|
710
|
+
"visibility": "Public",
|
|
672
711
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
673
712
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
674
713
|
},
|
|
@@ -679,6 +718,7 @@
|
|
|
679
718
|
"normalizedSignature": "constructor|(System.String,IConfigurationRetriever_1,Microsoft.IdentityModel.Protocols.IDocumentRetriever,Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions):void|static=false",
|
|
680
719
|
"isStatic": false,
|
|
681
720
|
"parameterCount": 4,
|
|
721
|
+
"visibility": "Public",
|
|
682
722
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
683
723
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
684
724
|
},
|
|
@@ -689,6 +729,7 @@
|
|
|
689
729
|
"normalizedSignature": "constructor|(System.String,IConfigurationRetriever_1,Microsoft.IdentityModel.Protocols.IDocumentRetriever,IConfigurationValidator_1):void|static=false",
|
|
690
730
|
"isStatic": false,
|
|
691
731
|
"parameterCount": 4,
|
|
732
|
+
"visibility": "Public",
|
|
692
733
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
693
734
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
694
735
|
},
|
|
@@ -699,286 +740,64 @@
|
|
|
699
740
|
"normalizedSignature": "constructor|(System.String,IConfigurationRetriever_1,Microsoft.IdentityModel.Protocols.IDocumentRetriever,IConfigurationValidator_1,Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions):void|static=false",
|
|
700
741
|
"isStatic": false,
|
|
701
742
|
"parameterCount": 5,
|
|
743
|
+
"visibility": "Public",
|
|
702
744
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationManager\u00601",
|
|
703
745
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
704
746
|
}
|
|
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
747
|
]
|
|
948
748
|
},
|
|
949
749
|
{
|
|
950
750
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
951
751
|
"clrName": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
952
|
-
"tsEmitName": "ConfigurationValidationResult",
|
|
953
752
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
954
753
|
"metadataToken": 0,
|
|
754
|
+
"kind": "Class",
|
|
755
|
+
"accessibility": "Public",
|
|
756
|
+
"isAbstract": false,
|
|
757
|
+
"isSealed": false,
|
|
758
|
+
"isStatic": false,
|
|
759
|
+
"arity": 0,
|
|
760
|
+
"baseType": {
|
|
761
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
762
|
+
"clrName": "System.Object"
|
|
763
|
+
},
|
|
955
764
|
"methods": [],
|
|
956
765
|
"properties": [
|
|
957
766
|
{
|
|
958
767
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationValidationResult::ErrorMessage:System.String",
|
|
959
768
|
"clrName": "ErrorMessage",
|
|
960
|
-
"tsEmitName": "errorMessage",
|
|
961
769
|
"metadataToken": 385875975,
|
|
962
770
|
"canonicalSignature": ":System.String",
|
|
963
771
|
"normalizedSignature": "ErrorMessage|:System.String|static=false|accessor=getset",
|
|
964
772
|
"emitScope": "ClassSurface",
|
|
773
|
+
"provenance": "Original",
|
|
965
774
|
"isIndexer": false,
|
|
966
775
|
"hasGetter": true,
|
|
967
776
|
"hasSetter": true,
|
|
777
|
+
"isStatic": false,
|
|
778
|
+
"isAbstract": false,
|
|
779
|
+
"isVirtual": false,
|
|
780
|
+
"isOverride": false,
|
|
781
|
+
"visibility": "Public",
|
|
968
782
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
969
783
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
970
784
|
},
|
|
971
785
|
{
|
|
972
786
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.ConfigurationValidationResult::Succeeded:System.Boolean",
|
|
973
787
|
"clrName": "Succeeded",
|
|
974
|
-
"tsEmitName": "succeeded",
|
|
975
788
|
"metadataToken": 385875976,
|
|
976
789
|
"canonicalSignature": ":System.Boolean",
|
|
977
790
|
"normalizedSignature": "Succeeded|:System.Boolean|static=false|accessor=getset",
|
|
978
791
|
"emitScope": "ClassSurface",
|
|
792
|
+
"provenance": "Original",
|
|
979
793
|
"isIndexer": false,
|
|
980
794
|
"hasGetter": true,
|
|
981
795
|
"hasSetter": true,
|
|
796
|
+
"isStatic": false,
|
|
797
|
+
"isAbstract": false,
|
|
798
|
+
"isVirtual": false,
|
|
799
|
+
"isOverride": false,
|
|
800
|
+
"visibility": "Public",
|
|
982
801
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
983
802
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
984
803
|
}
|
|
@@ -993,61 +812,50 @@
|
|
|
993
812
|
"normalizedSignature": "constructor|():void|static=false",
|
|
994
813
|
"isStatic": false,
|
|
995
814
|
"parameterCount": 0,
|
|
815
|
+
"visibility": "Public",
|
|
996
816
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.ConfigurationValidationResult",
|
|
997
817
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
998
818
|
}
|
|
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
819
|
]
|
|
1033
820
|
},
|
|
1034
821
|
{
|
|
1035
822
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.FileDocumentRetriever",
|
|
1036
823
|
"clrName": "Microsoft.IdentityModel.Protocols.FileDocumentRetriever",
|
|
1037
|
-
"tsEmitName": "FileDocumentRetriever",
|
|
1038
824
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1039
825
|
"metadataToken": 0,
|
|
826
|
+
"kind": "Class",
|
|
827
|
+
"accessibility": "Public",
|
|
828
|
+
"isAbstract": false,
|
|
829
|
+
"isSealed": false,
|
|
830
|
+
"isStatic": false,
|
|
831
|
+
"arity": 0,
|
|
832
|
+
"baseType": {
|
|
833
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
834
|
+
"clrName": "System.Object"
|
|
835
|
+
},
|
|
836
|
+
"interfaces": [
|
|
837
|
+
{
|
|
838
|
+
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
839
|
+
"clrName": "Microsoft.IdentityModel.Protocols.IDocumentRetriever"
|
|
840
|
+
}
|
|
841
|
+
],
|
|
1040
842
|
"methods": [
|
|
1041
843
|
{
|
|
1042
844
|
"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
845
|
"clrName": "GetDocumentAsync",
|
|
1044
|
-
"tsEmitName": "getDocumentAsync",
|
|
1045
846
|
"metadataToken": 100663332,
|
|
1046
847
|
"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
848
|
"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
849
|
"emitScope": "ClassSurface",
|
|
850
|
+
"provenance": "Original",
|
|
1049
851
|
"arity": 0,
|
|
1050
852
|
"parameterCount": 2,
|
|
853
|
+
"isStatic": false,
|
|
854
|
+
"isAbstract": false,
|
|
855
|
+
"isVirtual": true,
|
|
856
|
+
"isOverride": false,
|
|
857
|
+
"isSealed": true,
|
|
858
|
+
"visibility": "Public",
|
|
1051
859
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.FileDocumentRetriever",
|
|
1052
860
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1053
861
|
"isExtensionMethod": false
|
|
@@ -1055,16 +863,23 @@
|
|
|
1055
863
|
{
|
|
1056
864
|
"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
865
|
"clrName": "GetDocumentAsync",
|
|
1058
|
-
"tsEmitName": "getDocumentAsync$view",
|
|
1059
866
|
"metadataToken": 100663350,
|
|
1060
867
|
"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
868
|
"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
869
|
"emitScope": "ViewOnly",
|
|
870
|
+
"provenance": "ExplicitView",
|
|
1063
871
|
"arity": 0,
|
|
1064
872
|
"parameterCount": 2,
|
|
873
|
+
"isStatic": false,
|
|
874
|
+
"isAbstract": false,
|
|
875
|
+
"isVirtual": true,
|
|
876
|
+
"isOverride": false,
|
|
877
|
+
"isSealed": false,
|
|
878
|
+
"visibility": "Public",
|
|
1065
879
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
1066
880
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1067
|
-
"isExtensionMethod": false
|
|
881
|
+
"isExtensionMethod": false,
|
|
882
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IDocumentRetriever"
|
|
1068
883
|
}
|
|
1069
884
|
],
|
|
1070
885
|
"properties": [],
|
|
@@ -1078,61 +893,50 @@
|
|
|
1078
893
|
"normalizedSignature": "constructor|():void|static=false",
|
|
1079
894
|
"isStatic": false,
|
|
1080
895
|
"parameterCount": 0,
|
|
896
|
+
"visibility": "Public",
|
|
1081
897
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.FileDocumentRetriever",
|
|
1082
898
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1083
899
|
}
|
|
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
900
|
]
|
|
1118
901
|
},
|
|
1119
902
|
{
|
|
1120
903
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1121
904
|
"clrName": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1122
|
-
"tsEmitName": "HttpDocumentRetriever",
|
|
1123
905
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1124
906
|
"metadataToken": 0,
|
|
907
|
+
"kind": "Class",
|
|
908
|
+
"accessibility": "Public",
|
|
909
|
+
"isAbstract": false,
|
|
910
|
+
"isSealed": false,
|
|
911
|
+
"isStatic": false,
|
|
912
|
+
"arity": 0,
|
|
913
|
+
"baseType": {
|
|
914
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
915
|
+
"clrName": "System.Object"
|
|
916
|
+
},
|
|
917
|
+
"interfaces": [
|
|
918
|
+
{
|
|
919
|
+
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
920
|
+
"clrName": "Microsoft.IdentityModel.Protocols.IDocumentRetriever"
|
|
921
|
+
}
|
|
922
|
+
],
|
|
1125
923
|
"methods": [
|
|
1126
924
|
{
|
|
1127
925
|
"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
926
|
"clrName": "GetDocumentAsync",
|
|
1129
|
-
"tsEmitName": "getDocumentAsync",
|
|
1130
927
|
"metadataToken": 100663343,
|
|
1131
928
|
"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
929
|
"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
930
|
"emitScope": "ClassSurface",
|
|
931
|
+
"provenance": "Original",
|
|
1134
932
|
"arity": 0,
|
|
1135
933
|
"parameterCount": 2,
|
|
934
|
+
"isStatic": false,
|
|
935
|
+
"isAbstract": false,
|
|
936
|
+
"isVirtual": true,
|
|
937
|
+
"isOverride": false,
|
|
938
|
+
"isSealed": true,
|
|
939
|
+
"visibility": "Public",
|
|
1136
940
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1137
941
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1138
942
|
"isExtensionMethod": false
|
|
@@ -1140,58 +944,80 @@
|
|
|
1140
944
|
{
|
|
1141
945
|
"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
946
|
"clrName": "GetDocumentAsync",
|
|
1143
|
-
"tsEmitName": "getDocumentAsync$view",
|
|
1144
947
|
"metadataToken": 100663350,
|
|
1145
948
|
"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
949
|
"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
950
|
"emitScope": "ViewOnly",
|
|
951
|
+
"provenance": "ExplicitView",
|
|
1148
952
|
"arity": 0,
|
|
1149
953
|
"parameterCount": 2,
|
|
954
|
+
"isStatic": false,
|
|
955
|
+
"isAbstract": false,
|
|
956
|
+
"isVirtual": true,
|
|
957
|
+
"isOverride": false,
|
|
958
|
+
"isSealed": false,
|
|
959
|
+
"visibility": "Public",
|
|
1150
960
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IDocumentRetriever",
|
|
1151
961
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1152
|
-
"isExtensionMethod": false
|
|
962
|
+
"isExtensionMethod": false,
|
|
963
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IDocumentRetriever"
|
|
1153
964
|
}
|
|
1154
965
|
],
|
|
1155
966
|
"properties": [
|
|
1156
967
|
{
|
|
1157
968
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::DefaultSendAdditionalHeaderData:System.Boolean",
|
|
1158
969
|
"clrName": "DefaultSendAdditionalHeaderData",
|
|
1159
|
-
"tsEmitName": "defaultSendAdditionalHeaderData",
|
|
1160
970
|
"metadataToken": 385875977,
|
|
1161
971
|
"canonicalSignature": ":System.Boolean",
|
|
1162
972
|
"normalizedSignature": "DefaultSendAdditionalHeaderData|:System.Boolean|static=true|accessor=getset",
|
|
1163
973
|
"emitScope": "ClassSurface",
|
|
974
|
+
"provenance": "Original",
|
|
1164
975
|
"isIndexer": false,
|
|
1165
976
|
"hasGetter": true,
|
|
1166
977
|
"hasSetter": true,
|
|
978
|
+
"isStatic": true,
|
|
979
|
+
"isAbstract": false,
|
|
980
|
+
"isVirtual": false,
|
|
981
|
+
"isOverride": false,
|
|
982
|
+
"visibility": "Public",
|
|
1167
983
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1168
984
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1169
985
|
},
|
|
1170
986
|
{
|
|
1171
987
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::SendAdditionalHeaderData:System.Boolean",
|
|
1172
988
|
"clrName": "SendAdditionalHeaderData",
|
|
1173
|
-
"tsEmitName": "sendAdditionalHeaderData",
|
|
1174
989
|
"metadataToken": 385875978,
|
|
1175
990
|
"canonicalSignature": ":System.Boolean",
|
|
1176
991
|
"normalizedSignature": "SendAdditionalHeaderData|:System.Boolean|static=false|accessor=getset",
|
|
1177
992
|
"emitScope": "ClassSurface",
|
|
993
|
+
"provenance": "Original",
|
|
1178
994
|
"isIndexer": false,
|
|
1179
995
|
"hasGetter": true,
|
|
1180
996
|
"hasSetter": true,
|
|
997
|
+
"isStatic": false,
|
|
998
|
+
"isAbstract": false,
|
|
999
|
+
"isVirtual": false,
|
|
1000
|
+
"isOverride": false,
|
|
1001
|
+
"visibility": "Public",
|
|
1181
1002
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1182
1003
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1183
1004
|
},
|
|
1184
1005
|
{
|
|
1185
1006
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::RequireHttps:System.Boolean",
|
|
1186
1007
|
"clrName": "RequireHttps",
|
|
1187
|
-
"tsEmitName": "requireHttps",
|
|
1188
1008
|
"metadataToken": 385875980,
|
|
1189
1009
|
"canonicalSignature": ":System.Boolean",
|
|
1190
1010
|
"normalizedSignature": "RequireHttps|:System.Boolean|static=false|accessor=getset",
|
|
1191
1011
|
"emitScope": "ClassSurface",
|
|
1012
|
+
"provenance": "Original",
|
|
1192
1013
|
"isIndexer": false,
|
|
1193
1014
|
"hasGetter": true,
|
|
1194
1015
|
"hasSetter": true,
|
|
1016
|
+
"isStatic": false,
|
|
1017
|
+
"isAbstract": false,
|
|
1018
|
+
"isVirtual": false,
|
|
1019
|
+
"isOverride": false,
|
|
1020
|
+
"visibility": "Public",
|
|
1195
1021
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1196
1022
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1197
1023
|
}
|
|
@@ -1200,22 +1026,24 @@
|
|
|
1200
1026
|
{
|
|
1201
1027
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::StatusCodeSystem.String",
|
|
1202
1028
|
"clrName": "StatusCode",
|
|
1203
|
-
"tsEmitName": "statusCode",
|
|
1204
1029
|
"metadataToken": 67108889,
|
|
1205
1030
|
"normalizedSignature": "StatusCode|System.String|static=true|const=true",
|
|
1206
1031
|
"isStatic": true,
|
|
1207
1032
|
"isReadOnly": false,
|
|
1033
|
+
"isLiteral": true,
|
|
1034
|
+
"visibility": "Public",
|
|
1208
1035
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1209
1036
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1210
1037
|
},
|
|
1211
1038
|
{
|
|
1212
1039
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpDocumentRetriever::ResponseContentSystem.String",
|
|
1213
1040
|
"clrName": "ResponseContent",
|
|
1214
|
-
"tsEmitName": "responseContent",
|
|
1215
1041
|
"metadataToken": 67108890,
|
|
1216
1042
|
"normalizedSignature": "ResponseContent|System.String|static=true|const=true",
|
|
1217
1043
|
"isStatic": true,
|
|
1218
1044
|
"isReadOnly": false,
|
|
1045
|
+
"isLiteral": true,
|
|
1046
|
+
"visibility": "Public",
|
|
1219
1047
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1220
1048
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1221
1049
|
}
|
|
@@ -1229,6 +1057,7 @@
|
|
|
1229
1057
|
"normalizedSignature": "constructor|():void|static=false",
|
|
1230
1058
|
"isStatic": false,
|
|
1231
1059
|
"parameterCount": 0,
|
|
1060
|
+
"visibility": "Public",
|
|
1232
1061
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1233
1062
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1234
1063
|
},
|
|
@@ -1239,124 +1068,44 @@
|
|
|
1239
1068
|
"normalizedSignature": "constructor|(System.Net.Http.HttpClient):void|static=false",
|
|
1240
1069
|
"isStatic": false,
|
|
1241
1070
|
"parameterCount": 1,
|
|
1071
|
+
"visibility": "Public",
|
|
1242
1072
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpDocumentRetriever",
|
|
1243
1073
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1244
1074
|
}
|
|
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
1075
|
]
|
|
1342
1076
|
},
|
|
1343
1077
|
{
|
|
1344
1078
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1345
1079
|
"clrName": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1346
|
-
"tsEmitName": "HttpRequestData",
|
|
1347
1080
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1348
1081
|
"metadataToken": 0,
|
|
1082
|
+
"kind": "Class",
|
|
1083
|
+
"accessibility": "Public",
|
|
1084
|
+
"isAbstract": false,
|
|
1085
|
+
"isSealed": false,
|
|
1086
|
+
"isStatic": false,
|
|
1087
|
+
"arity": 0,
|
|
1088
|
+
"baseType": {
|
|
1089
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
1090
|
+
"clrName": "System.Object"
|
|
1091
|
+
},
|
|
1349
1092
|
"methods": [
|
|
1350
1093
|
{
|
|
1351
1094
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::AppendHeaders(System.Net.Http.Headers.HttpHeaders):System.Void",
|
|
1352
1095
|
"clrName": "AppendHeaders",
|
|
1353
|
-
"tsEmitName": "appendHeaders",
|
|
1354
1096
|
"metadataToken": 100663366,
|
|
1355
1097
|
"canonicalSignature": "(System.Net.Http.Headers.HttpHeaders):System.Void",
|
|
1356
1098
|
"normalizedSignature": "AppendHeaders|(System.Net.Http.Headers.HttpHeaders):System.Void|static=false",
|
|
1357
1099
|
"emitScope": "ClassSurface",
|
|
1100
|
+
"provenance": "Original",
|
|
1358
1101
|
"arity": 0,
|
|
1359
1102
|
"parameterCount": 1,
|
|
1103
|
+
"isStatic": false,
|
|
1104
|
+
"isAbstract": false,
|
|
1105
|
+
"isVirtual": false,
|
|
1106
|
+
"isOverride": false,
|
|
1107
|
+
"isSealed": false,
|
|
1108
|
+
"visibility": "Public",
|
|
1360
1109
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1361
1110
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1362
1111
|
"isExtensionMethod": false
|
|
@@ -1366,84 +1115,114 @@
|
|
|
1366
1115
|
{
|
|
1367
1116
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::Uri:System.Uri",
|
|
1368
1117
|
"clrName": "Uri",
|
|
1369
|
-
"tsEmitName": "uri",
|
|
1370
1118
|
"metadataToken": 385875981,
|
|
1371
1119
|
"canonicalSignature": ":System.Uri",
|
|
1372
1120
|
"normalizedSignature": "Uri|:System.Uri|static=false|accessor=getset",
|
|
1373
1121
|
"emitScope": "ClassSurface",
|
|
1122
|
+
"provenance": "Original",
|
|
1374
1123
|
"isIndexer": false,
|
|
1375
1124
|
"hasGetter": true,
|
|
1376
1125
|
"hasSetter": true,
|
|
1126
|
+
"isStatic": false,
|
|
1127
|
+
"isAbstract": false,
|
|
1128
|
+
"isVirtual": false,
|
|
1129
|
+
"isOverride": false,
|
|
1130
|
+
"visibility": "Public",
|
|
1377
1131
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1378
1132
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1379
1133
|
},
|
|
1380
1134
|
{
|
|
1381
1135
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::Method:System.String",
|
|
1382
1136
|
"clrName": "Method",
|
|
1383
|
-
"tsEmitName": "method",
|
|
1384
1137
|
"metadataToken": 385875982,
|
|
1385
1138
|
"canonicalSignature": ":System.String",
|
|
1386
1139
|
"normalizedSignature": "Method|:System.String|static=false|accessor=getset",
|
|
1387
1140
|
"emitScope": "ClassSurface",
|
|
1141
|
+
"provenance": "Original",
|
|
1388
1142
|
"isIndexer": false,
|
|
1389
1143
|
"hasGetter": true,
|
|
1390
1144
|
"hasSetter": true,
|
|
1145
|
+
"isStatic": false,
|
|
1146
|
+
"isAbstract": false,
|
|
1147
|
+
"isVirtual": false,
|
|
1148
|
+
"isOverride": false,
|
|
1149
|
+
"visibility": "Public",
|
|
1391
1150
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1392
1151
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1393
1152
|
},
|
|
1394
1153
|
{
|
|
1395
1154
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::Body:System.Byte[]",
|
|
1396
1155
|
"clrName": "Body",
|
|
1397
|
-
"tsEmitName": "body",
|
|
1398
1156
|
"metadataToken": 385875983,
|
|
1399
1157
|
"canonicalSignature": ":System.Byte[]",
|
|
1400
1158
|
"normalizedSignature": "Body|:System.Byte[]|static=false|accessor=getset",
|
|
1401
1159
|
"emitScope": "ClassSurface",
|
|
1160
|
+
"provenance": "Original",
|
|
1402
1161
|
"isIndexer": false,
|
|
1403
1162
|
"hasGetter": true,
|
|
1404
1163
|
"hasSetter": true,
|
|
1164
|
+
"isStatic": false,
|
|
1165
|
+
"isAbstract": false,
|
|
1166
|
+
"isVirtual": false,
|
|
1167
|
+
"isOverride": false,
|
|
1168
|
+
"visibility": "Public",
|
|
1405
1169
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1406
1170
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1407
1171
|
},
|
|
1408
1172
|
{
|
|
1409
1173
|
"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
1174
|
"clrName": "Headers",
|
|
1411
|
-
"tsEmitName": "headers",
|
|
1412
1175
|
"metadataToken": 385875984,
|
|
1413
1176
|
"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
1177
|
"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
1178
|
"emitScope": "ClassSurface",
|
|
1179
|
+
"provenance": "Original",
|
|
1416
1180
|
"isIndexer": false,
|
|
1417
1181
|
"hasGetter": true,
|
|
1418
1182
|
"hasSetter": true,
|
|
1183
|
+
"isStatic": false,
|
|
1184
|
+
"isAbstract": false,
|
|
1185
|
+
"isVirtual": false,
|
|
1186
|
+
"isOverride": false,
|
|
1187
|
+
"visibility": "Public",
|
|
1419
1188
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1420
1189
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1421
1190
|
},
|
|
1422
1191
|
{
|
|
1423
1192
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.HttpRequestData::ClientCertificates:System.Security.Cryptography.X509Certificates.X509Certificate2Collection",
|
|
1424
1193
|
"clrName": "ClientCertificates",
|
|
1425
|
-
"tsEmitName": "clientCertificates",
|
|
1426
1194
|
"metadataToken": 385875985,
|
|
1427
1195
|
"canonicalSignature": ":System.Security.Cryptography.X509Certificates.X509Certificate2Collection",
|
|
1428
1196
|
"normalizedSignature": "ClientCertificates|:System.Security.Cryptography.X509Certificates.X509Certificate2Collection|static=false|accessor=get",
|
|
1429
1197
|
"emitScope": "ClassSurface",
|
|
1198
|
+
"provenance": "Original",
|
|
1430
1199
|
"isIndexer": false,
|
|
1431
1200
|
"hasGetter": true,
|
|
1432
1201
|
"hasSetter": false,
|
|
1202
|
+
"isStatic": false,
|
|
1203
|
+
"isAbstract": false,
|
|
1204
|
+
"isVirtual": false,
|
|
1205
|
+
"isOverride": false,
|
|
1206
|
+
"visibility": "Public",
|
|
1433
1207
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1434
1208
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1435
1209
|
},
|
|
1436
1210
|
{
|
|
1437
1211
|
"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
1212
|
"clrName": "PropertyBag",
|
|
1439
|
-
"tsEmitName": "propertyBag",
|
|
1440
1213
|
"metadataToken": 385875986,
|
|
1441
1214
|
"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
1215
|
"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
1216
|
"emitScope": "ClassSurface",
|
|
1217
|
+
"provenance": "Original",
|
|
1444
1218
|
"isIndexer": false,
|
|
1445
1219
|
"hasGetter": true,
|
|
1446
1220
|
"hasSetter": true,
|
|
1221
|
+
"isStatic": false,
|
|
1222
|
+
"isAbstract": false,
|
|
1223
|
+
"isVirtual": false,
|
|
1224
|
+
"isOverride": false,
|
|
1225
|
+
"visibility": "Public",
|
|
1447
1226
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1448
1227
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1449
1228
|
}
|
|
@@ -1458,113 +1237,56 @@
|
|
|
1458
1237
|
"normalizedSignature": "constructor|():void|static=false",
|
|
1459
1238
|
"isStatic": false,
|
|
1460
1239
|
"parameterCount": 0,
|
|
1240
|
+
"visibility": "Public",
|
|
1461
1241
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.HttpRequestData",
|
|
1462
1242
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1463
1243
|
}
|
|
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
1244
|
]
|
|
1550
1245
|
},
|
|
1551
1246
|
{
|
|
1552
1247
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1553
1248
|
"clrName": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1554
|
-
"tsEmitName": "StaticConfigurationManager_1",
|
|
1555
1249
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1556
1250
|
"metadataToken": 0,
|
|
1251
|
+
"kind": "Class",
|
|
1252
|
+
"accessibility": "Public",
|
|
1253
|
+
"isAbstract": false,
|
|
1254
|
+
"isSealed": false,
|
|
1255
|
+
"isStatic": false,
|
|
1256
|
+
"arity": 1,
|
|
1257
|
+
"baseType": {
|
|
1258
|
+
"stableId": "Microsoft.IdentityModel.Tokens:Microsoft.IdentityModel.Tokens.BaseConfigurationManager",
|
|
1259
|
+
"clrName": "Microsoft.IdentityModel.Tokens.BaseConfigurationManager"
|
|
1260
|
+
},
|
|
1261
|
+
"interfaces": [
|
|
1262
|
+
{
|
|
1263
|
+
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
1264
|
+
"clrName": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
1265
|
+
"typeArguments": [
|
|
1266
|
+
"T"
|
|
1267
|
+
]
|
|
1268
|
+
}
|
|
1269
|
+
],
|
|
1270
|
+
"typeParameters": [
|
|
1271
|
+
"T"
|
|
1272
|
+
],
|
|
1557
1273
|
"methods": [
|
|
1558
1274
|
{
|
|
1559
1275
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601::GetConfigurationAsync(System.Threading.CancellationToken):Task_1",
|
|
1560
1276
|
"clrName": "GetConfigurationAsync",
|
|
1561
|
-
"tsEmitName": "getConfigurationAsync",
|
|
1562
1277
|
"metadataToken": 100663352,
|
|
1563
1278
|
"canonicalSignature": "(System.Threading.CancellationToken):Task_1",
|
|
1564
1279
|
"normalizedSignature": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
1565
1280
|
"emitScope": "ClassSurface",
|
|
1281
|
+
"provenance": "Original",
|
|
1566
1282
|
"arity": 0,
|
|
1567
1283
|
"parameterCount": 1,
|
|
1284
|
+
"isStatic": false,
|
|
1285
|
+
"isAbstract": false,
|
|
1286
|
+
"isVirtual": true,
|
|
1287
|
+
"isOverride": false,
|
|
1288
|
+
"isSealed": true,
|
|
1289
|
+
"visibility": "Public",
|
|
1568
1290
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1569
1291
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1570
1292
|
"isExtensionMethod": false
|
|
@@ -1572,13 +1294,19 @@
|
|
|
1572
1294
|
{
|
|
1573
1295
|
"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
1296
|
"clrName": "GetBaseConfigurationAsync",
|
|
1575
|
-
"tsEmitName": "getBaseConfigurationAsync2",
|
|
1576
1297
|
"metadataToken": 100663353,
|
|
1577
1298
|
"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
1299
|
"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
1300
|
"emitScope": "ClassSurface",
|
|
1301
|
+
"provenance": "Original",
|
|
1580
1302
|
"arity": 0,
|
|
1581
1303
|
"parameterCount": 1,
|
|
1304
|
+
"isStatic": false,
|
|
1305
|
+
"isAbstract": false,
|
|
1306
|
+
"isVirtual": true,
|
|
1307
|
+
"isOverride": true,
|
|
1308
|
+
"isSealed": false,
|
|
1309
|
+
"visibility": "Public",
|
|
1582
1310
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1583
1311
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1584
1312
|
"isExtensionMethod": false
|
|
@@ -1586,13 +1314,19 @@
|
|
|
1586
1314
|
{
|
|
1587
1315
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601::RequestRefresh():System.Void",
|
|
1588
1316
|
"clrName": "RequestRefresh",
|
|
1589
|
-
"tsEmitName": "requestRefresh",
|
|
1590
1317
|
"metadataToken": 100663354,
|
|
1591
1318
|
"canonicalSignature": "():System.Void",
|
|
1592
1319
|
"normalizedSignature": "RequestRefresh|():System.Void|static=false",
|
|
1593
1320
|
"emitScope": "ClassSurface",
|
|
1321
|
+
"provenance": "Original",
|
|
1594
1322
|
"arity": 0,
|
|
1595
1323
|
"parameterCount": 0,
|
|
1324
|
+
"isStatic": false,
|
|
1325
|
+
"isAbstract": false,
|
|
1326
|
+
"isVirtual": true,
|
|
1327
|
+
"isOverride": true,
|
|
1328
|
+
"isSealed": false,
|
|
1329
|
+
"visibility": "Public",
|
|
1596
1330
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1597
1331
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1598
1332
|
"isExtensionMethod": false
|
|
@@ -1600,41 +1334,61 @@
|
|
|
1600
1334
|
{
|
|
1601
1335
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::GetConfigurationAsync(System.Threading.CancellationToken):Task_1",
|
|
1602
1336
|
"clrName": "GetConfigurationAsync",
|
|
1603
|
-
"tsEmitName": "getConfigurationAsync$view",
|
|
1604
1337
|
"metadataToken": 100663346,
|
|
1605
1338
|
"canonicalSignature": "(System.Threading.CancellationToken):Task_1",
|
|
1606
1339
|
"normalizedSignature": "GetConfigurationAsync|(System.Threading.CancellationToken):Task_1|static=false",
|
|
1607
1340
|
"emitScope": "ViewOnly",
|
|
1341
|
+
"provenance": "ExplicitView",
|
|
1608
1342
|
"arity": 0,
|
|
1609
1343
|
"parameterCount": 1,
|
|
1344
|
+
"isStatic": false,
|
|
1345
|
+
"isAbstract": false,
|
|
1346
|
+
"isVirtual": true,
|
|
1347
|
+
"isOverride": false,
|
|
1348
|
+
"isSealed": false,
|
|
1349
|
+
"visibility": "Public",
|
|
1610
1350
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
1611
1351
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1612
|
-
"isExtensionMethod": false
|
|
1352
|
+
"isExtensionMethod": false,
|
|
1353
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601"
|
|
1613
1354
|
},
|
|
1614
1355
|
{
|
|
1615
1356
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601::RequestRefresh():System.Void",
|
|
1616
1357
|
"clrName": "RequestRefresh",
|
|
1617
|
-
"tsEmitName": "requestRefresh$view",
|
|
1618
1358
|
"metadataToken": 100663347,
|
|
1619
1359
|
"canonicalSignature": "():System.Void",
|
|
1620
1360
|
"normalizedSignature": "RequestRefresh|():System.Void|static=false",
|
|
1621
1361
|
"emitScope": "ViewOnly",
|
|
1362
|
+
"provenance": "ExplicitView",
|
|
1622
1363
|
"arity": 0,
|
|
1623
1364
|
"parameterCount": 0,
|
|
1365
|
+
"isStatic": false,
|
|
1366
|
+
"isAbstract": false,
|
|
1367
|
+
"isVirtual": true,
|
|
1368
|
+
"isOverride": false,
|
|
1369
|
+
"isSealed": false,
|
|
1370
|
+
"visibility": "Public",
|
|
1624
1371
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601",
|
|
1625
1372
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1626
|
-
"isExtensionMethod": false
|
|
1373
|
+
"isExtensionMethod": false,
|
|
1374
|
+
"sourceInterface": "Microsoft.IdentityModel.Protocols.IConfigurationManager\u00601"
|
|
1627
1375
|
},
|
|
1628
1376
|
{
|
|
1629
1377
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601::GetBaseConfigurationAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
|
|
1630
1378
|
"clrName": "GetBaseConfigurationAsync",
|
|
1631
|
-
"tsEmitName": "getBaseConfigurationAsync",
|
|
1632
1379
|
"metadataToken": 0,
|
|
1633
1380
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
|
|
1634
1381
|
"normalizedSignature": "GetBaseConfigurationAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
|
|
1635
1382
|
"emitScope": "ClassSurface",
|
|
1383
|
+
"provenance": "BaseOverload",
|
|
1636
1384
|
"arity": 0,
|
|
1637
1385
|
"parameterCount": 1,
|
|
1386
|
+
"isStatic": false,
|
|
1387
|
+
"isAbstract": false,
|
|
1388
|
+
"isVirtual": true,
|
|
1389
|
+
"isOverride": false,
|
|
1390
|
+
"isSealed": false,
|
|
1391
|
+
"visibility": "Public",
|
|
1638
1392
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1639
1393
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1640
1394
|
"isExtensionMethod": false
|
|
@@ -1651,162 +1405,27 @@
|
|
|
1651
1405
|
"normalizedSignature": "constructor|(T):void|static=false",
|
|
1652
1406
|
"isStatic": false,
|
|
1653
1407
|
"parameterCount": 1,
|
|
1408
|
+
"visibility": "Public",
|
|
1654
1409
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.StaticConfigurationManager\u00601",
|
|
1655
1410
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1656
1411
|
}
|
|
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
1412
|
]
|
|
1803
1413
|
},
|
|
1804
1414
|
{
|
|
1805
1415
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.X509CertificateValidationMode",
|
|
1806
1416
|
"clrName": "Microsoft.IdentityModel.Protocols.X509CertificateValidationMode",
|
|
1807
|
-
"tsEmitName": "X509CertificateValidationMode",
|
|
1808
1417
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
1809
1418
|
"metadataToken": 0,
|
|
1419
|
+
"kind": "Class",
|
|
1420
|
+
"accessibility": "Public",
|
|
1421
|
+
"isAbstract": false,
|
|
1422
|
+
"isSealed": false,
|
|
1423
|
+
"isStatic": false,
|
|
1424
|
+
"arity": 0,
|
|
1425
|
+
"baseType": {
|
|
1426
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
1427
|
+
"clrName": "System.Object"
|
|
1428
|
+
},
|
|
1810
1429
|
"methods": [],
|
|
1811
1430
|
"properties": [],
|
|
1812
1431
|
"fields": [],
|
|
@@ -1819,20 +1438,10 @@
|
|
|
1819
1438
|
"normalizedSignature": "constructor|():void|static=false",
|
|
1820
1439
|
"isStatic": false,
|
|
1821
1440
|
"parameterCount": 0,
|
|
1441
|
+
"visibility": "Public",
|
|
1822
1442
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.X509CertificateValidationMode",
|
|
1823
1443
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
1824
1444
|
}
|
|
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
1445
|
]
|
|
1837
1446
|
}
|
|
1838
1447
|
]
|