@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,37 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Identity.Client.AuthScheme",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Identity.Client"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
6
9
|
"clrName": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
7
|
-
"tsEmitName": "IAuthenticationOperation",
|
|
8
10
|
"assemblyName": "Microsoft.Identity.Client",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Interface",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": true,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::GetTokenRequestParams():System.Collections.Generic.IReadOnlyDictionary_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]]",
|
|
13
21
|
"clrName": "GetTokenRequestParams",
|
|
14
|
-
"tsEmitName": "getTokenRequestParams",
|
|
15
22
|
"metadataToken": 100666494,
|
|
16
23
|
"canonicalSignature": "():System.Collections.Generic.IReadOnlyDictionary_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]]",
|
|
17
24
|
"normalizedSignature": "GetTokenRequestParams|():System.Collections.Generic.IReadOnlyDictionary_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",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 0,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": true,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
34
|
+
"visibility": "Public",
|
|
21
35
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
22
36
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
23
37
|
"isExtensionMethod": false
|
|
@@ -25,13 +39,19 @@
|
|
|
25
39
|
{
|
|
26
40
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::FormatResult(Microsoft.Identity.Client.AuthenticationResult):System.Void",
|
|
27
41
|
"clrName": "FormatResult",
|
|
28
|
-
"tsEmitName": "formatResult",
|
|
29
42
|
"metadataToken": 100666496,
|
|
30
43
|
"canonicalSignature": "(Microsoft.Identity.Client.AuthenticationResult):System.Void",
|
|
31
44
|
"normalizedSignature": "FormatResult|(Microsoft.Identity.Client.AuthenticationResult):System.Void|static=false",
|
|
32
45
|
"emitScope": "ClassSurface",
|
|
46
|
+
"provenance": "Original",
|
|
33
47
|
"arity": 0,
|
|
34
48
|
"parameterCount": 1,
|
|
49
|
+
"isStatic": false,
|
|
50
|
+
"isAbstract": true,
|
|
51
|
+
"isVirtual": true,
|
|
52
|
+
"isOverride": false,
|
|
53
|
+
"isSealed": false,
|
|
54
|
+
"visibility": "Public",
|
|
35
55
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
36
56
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
37
57
|
"isExtensionMethod": false
|
|
@@ -41,127 +61,83 @@
|
|
|
41
61
|
{
|
|
42
62
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::TelemetryTokenType:System.Int32",
|
|
43
63
|
"clrName": "TelemetryTokenType",
|
|
44
|
-
"tsEmitName": "telemetryTokenType",
|
|
45
64
|
"metadataToken": 385876760,
|
|
46
65
|
"canonicalSignature": ":System.Int32",
|
|
47
66
|
"normalizedSignature": "TelemetryTokenType|:System.Int32|static=false|accessor=get",
|
|
48
67
|
"emitScope": "ClassSurface",
|
|
68
|
+
"provenance": "Original",
|
|
49
69
|
"isIndexer": false,
|
|
50
70
|
"hasGetter": true,
|
|
51
71
|
"hasSetter": false,
|
|
72
|
+
"isStatic": false,
|
|
73
|
+
"isAbstract": true,
|
|
74
|
+
"isVirtual": true,
|
|
75
|
+
"isOverride": false,
|
|
76
|
+
"visibility": "Public",
|
|
52
77
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
53
78
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
54
79
|
},
|
|
55
80
|
{
|
|
56
81
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::AuthorizationHeaderPrefix:System.String",
|
|
57
82
|
"clrName": "AuthorizationHeaderPrefix",
|
|
58
|
-
"tsEmitName": "authorizationHeaderPrefix",
|
|
59
83
|
"metadataToken": 385876761,
|
|
60
84
|
"canonicalSignature": ":System.String",
|
|
61
85
|
"normalizedSignature": "AuthorizationHeaderPrefix|:System.String|static=false|accessor=get",
|
|
62
86
|
"emitScope": "ClassSurface",
|
|
87
|
+
"provenance": "Original",
|
|
63
88
|
"isIndexer": false,
|
|
64
89
|
"hasGetter": true,
|
|
65
90
|
"hasSetter": false,
|
|
91
|
+
"isStatic": false,
|
|
92
|
+
"isAbstract": true,
|
|
93
|
+
"isVirtual": true,
|
|
94
|
+
"isOverride": false,
|
|
95
|
+
"visibility": "Public",
|
|
66
96
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
67
97
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
68
98
|
},
|
|
69
99
|
{
|
|
70
100
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::KeyId:System.String",
|
|
71
101
|
"clrName": "KeyId",
|
|
72
|
-
"tsEmitName": "keyId",
|
|
73
102
|
"metadataToken": 385876762,
|
|
74
103
|
"canonicalSignature": ":System.String",
|
|
75
104
|
"normalizedSignature": "KeyId|:System.String|static=false|accessor=get",
|
|
76
105
|
"emitScope": "ClassSurface",
|
|
106
|
+
"provenance": "Original",
|
|
77
107
|
"isIndexer": false,
|
|
78
108
|
"hasGetter": true,
|
|
79
109
|
"hasSetter": false,
|
|
110
|
+
"isStatic": false,
|
|
111
|
+
"isAbstract": true,
|
|
112
|
+
"isVirtual": true,
|
|
113
|
+
"isOverride": false,
|
|
114
|
+
"visibility": "Public",
|
|
80
115
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
81
116
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
82
117
|
},
|
|
83
118
|
{
|
|
84
119
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::AccessTokenType:System.String",
|
|
85
120
|
"clrName": "AccessTokenType",
|
|
86
|
-
"tsEmitName": "accessTokenType",
|
|
87
121
|
"metadataToken": 385876763,
|
|
88
122
|
"canonicalSignature": ":System.String",
|
|
89
123
|
"normalizedSignature": "AccessTokenType|:System.String|static=false|accessor=get",
|
|
90
124
|
"emitScope": "ClassSurface",
|
|
125
|
+
"provenance": "Original",
|
|
91
126
|
"isIndexer": false,
|
|
92
127
|
"hasGetter": true,
|
|
93
128
|
"hasSetter": false,
|
|
129
|
+
"isStatic": false,
|
|
130
|
+
"isAbstract": true,
|
|
131
|
+
"isVirtual": true,
|
|
132
|
+
"isOverride": false,
|
|
133
|
+
"visibility": "Public",
|
|
94
134
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
95
135
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
96
136
|
}
|
|
97
137
|
],
|
|
98
138
|
"fields": [],
|
|
99
139
|
"events": [],
|
|
100
|
-
"constructors": []
|
|
101
|
-
"exposedMethods": [
|
|
102
|
-
{
|
|
103
|
-
"tsName": "getTokenRequestParams",
|
|
104
|
-
"isStatic": false,
|
|
105
|
-
"tsSignatureId": "GetTokenRequestParams|():System.Collections.Generic.IReadOnlyDictionary_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",
|
|
106
|
-
"target": {
|
|
107
|
-
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
108
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
109
|
-
"metadataToken": 100666494
|
|
110
|
-
}
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"tsName": "formatResult",
|
|
114
|
-
"isStatic": false,
|
|
115
|
-
"tsSignatureId": "FormatResult|(Microsoft.Identity.Client.AuthenticationResult):System.Void|static=false",
|
|
116
|
-
"target": {
|
|
117
|
-
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
118
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
119
|
-
"metadataToken": 100666496
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
],
|
|
123
|
-
"exposedProperties": [
|
|
124
|
-
{
|
|
125
|
-
"tsName": "telemetryTokenType",
|
|
126
|
-
"isStatic": false,
|
|
127
|
-
"tsSignatureId": "TelemetryTokenType|:System.Int32|static=false|accessor=get",
|
|
128
|
-
"target": {
|
|
129
|
-
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
130
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
131
|
-
"metadataToken": 385876760
|
|
132
|
-
}
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"tsName": "authorizationHeaderPrefix",
|
|
136
|
-
"isStatic": false,
|
|
137
|
-
"tsSignatureId": "AuthorizationHeaderPrefix|:System.String|static=false|accessor=get",
|
|
138
|
-
"target": {
|
|
139
|
-
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
140
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
141
|
-
"metadataToken": 385876761
|
|
142
|
-
}
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"tsName": "keyId",
|
|
146
|
-
"isStatic": false,
|
|
147
|
-
"tsSignatureId": "KeyId|:System.String|static=false|accessor=get",
|
|
148
|
-
"target": {
|
|
149
|
-
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
150
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
151
|
-
"metadataToken": 385876762
|
|
152
|
-
}
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"tsName": "accessTokenType",
|
|
156
|
-
"isStatic": false,
|
|
157
|
-
"tsSignatureId": "AccessTokenType|:System.String|static=false|accessor=get",
|
|
158
|
-
"target": {
|
|
159
|
-
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
160
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
161
|
-
"metadataToken": 385876763
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
]
|
|
140
|
+
"constructors": []
|
|
165
141
|
}
|
|
166
142
|
]
|
|
167
143
|
}
|
|
@@ -12,12 +12,12 @@ import type { IReadOnlyDictionary } from "@tsonic/dotnet/System.Collections.Gene
|
|
|
12
12
|
import type { Int32, String as ClrString, Void } from "@tsonic/dotnet/System.js";
|
|
13
13
|
|
|
14
14
|
export interface IAuthenticationOperation$instance {
|
|
15
|
-
readonly
|
|
16
|
-
readonly
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
19
|
-
|
|
20
|
-
|
|
15
|
+
readonly TelemetryTokenType: int;
|
|
16
|
+
readonly AuthorizationHeaderPrefix: string;
|
|
17
|
+
readonly KeyId: string;
|
|
18
|
+
readonly AccessTokenType: string;
|
|
19
|
+
FormatResult(authenticationResult: AuthenticationResult): void;
|
|
20
|
+
GetTokenRequestParams(): IReadOnlyDictionary<System_Internal.String, System_Internal.String>;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
|
|
@@ -1,23 +1,37 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Identity.Client.AuthScheme.PoP",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Identity.Client"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
6
9
|
"clrName": "Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
7
|
-
"tsEmitName": "IPoPCryptoProvider",
|
|
8
10
|
"assemblyName": "Microsoft.Identity.Client",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Interface",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": true,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider::Sign(System.Byte[]):System.Byte[]",
|
|
13
21
|
"clrName": "Sign",
|
|
14
|
-
"tsEmitName": "sign",
|
|
15
22
|
"metadataToken": 100666515,
|
|
16
23
|
"canonicalSignature": "(System.Byte[]):System.Byte[]",
|
|
17
24
|
"normalizedSignature": "Sign|(System.Byte[]):System.Byte[]|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 1,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": true,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
34
|
+
"visibility": "Public",
|
|
21
35
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
22
36
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
23
37
|
"isExtensionMethod": false
|
|
@@ -27,69 +41,45 @@
|
|
|
27
41
|
{
|
|
28
42
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider::CannonicalPublicKeyJwk:System.String",
|
|
29
43
|
"clrName": "CannonicalPublicKeyJwk",
|
|
30
|
-
"tsEmitName": "cannonicalPublicKeyJwk",
|
|
31
44
|
"metadataToken": 385876770,
|
|
32
45
|
"canonicalSignature": ":System.String",
|
|
33
46
|
"normalizedSignature": "CannonicalPublicKeyJwk|:System.String|static=false|accessor=get",
|
|
34
47
|
"emitScope": "ClassSurface",
|
|
48
|
+
"provenance": "Original",
|
|
35
49
|
"isIndexer": false,
|
|
36
50
|
"hasGetter": true,
|
|
37
51
|
"hasSetter": false,
|
|
52
|
+
"isStatic": false,
|
|
53
|
+
"isAbstract": true,
|
|
54
|
+
"isVirtual": true,
|
|
55
|
+
"isOverride": false,
|
|
56
|
+
"visibility": "Public",
|
|
38
57
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
39
58
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
40
59
|
},
|
|
41
60
|
{
|
|
42
61
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider::CryptographicAlgorithm:System.String",
|
|
43
62
|
"clrName": "CryptographicAlgorithm",
|
|
44
|
-
"tsEmitName": "cryptographicAlgorithm",
|
|
45
63
|
"metadataToken": 385876771,
|
|
46
64
|
"canonicalSignature": ":System.String",
|
|
47
65
|
"normalizedSignature": "CryptographicAlgorithm|:System.String|static=false|accessor=get",
|
|
48
66
|
"emitScope": "ClassSurface",
|
|
67
|
+
"provenance": "Original",
|
|
49
68
|
"isIndexer": false,
|
|
50
69
|
"hasGetter": true,
|
|
51
70
|
"hasSetter": false,
|
|
71
|
+
"isStatic": false,
|
|
72
|
+
"isAbstract": true,
|
|
73
|
+
"isVirtual": true,
|
|
74
|
+
"isOverride": false,
|
|
75
|
+
"visibility": "Public",
|
|
52
76
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
53
77
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
54
78
|
}
|
|
55
79
|
],
|
|
56
80
|
"fields": [],
|
|
57
81
|
"events": [],
|
|
58
|
-
"constructors": []
|
|
59
|
-
"exposedMethods": [
|
|
60
|
-
{
|
|
61
|
-
"tsName": "sign",
|
|
62
|
-
"isStatic": false,
|
|
63
|
-
"tsSignatureId": "Sign|(System.Byte[]):System.Byte[]|static=false",
|
|
64
|
-
"target": {
|
|
65
|
-
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
66
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
67
|
-
"metadataToken": 100666515
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"exposedProperties": [
|
|
72
|
-
{
|
|
73
|
-
"tsName": "cannonicalPublicKeyJwk",
|
|
74
|
-
"isStatic": false,
|
|
75
|
-
"tsSignatureId": "CannonicalPublicKeyJwk|:System.String|static=false|accessor=get",
|
|
76
|
-
"target": {
|
|
77
|
-
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
78
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
79
|
-
"metadataToken": 385876770
|
|
80
|
-
}
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"tsName": "cryptographicAlgorithm",
|
|
84
|
-
"isStatic": false,
|
|
85
|
-
"tsSignatureId": "CryptographicAlgorithm|:System.String|static=false|accessor=get",
|
|
86
|
-
"target": {
|
|
87
|
-
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
88
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
89
|
-
"metadataToken": 385876771
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
]
|
|
82
|
+
"constructors": []
|
|
93
83
|
}
|
|
94
84
|
]
|
|
95
85
|
}
|
|
@@ -10,9 +10,9 @@ import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
|
10
10
|
import type { Byte, String as ClrString } from "@tsonic/dotnet/System.js";
|
|
11
11
|
|
|
12
12
|
export interface IPoPCryptoProvider$instance {
|
|
13
|
-
readonly
|
|
14
|
-
readonly
|
|
15
|
-
|
|
13
|
+
readonly CannonicalPublicKeyJwk: string;
|
|
14
|
+
readonly CryptographicAlgorithm: string;
|
|
15
|
+
Sign(data: byte[]): byte[];
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
|
|
@@ -1,159 +1,161 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Identity.Client.Cache",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Identity.Client"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel",
|
|
6
9
|
"clrName": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
7
|
-
"tsEmitName": "CacheLevel",
|
|
8
10
|
"assemblyName": "Microsoft.Identity.Client",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Enum",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
20
|
+
"clrName": "System.Enum"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
25
|
+
"clrName": "System.IComparable"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
29
|
+
"clrName": "System.ISpanFormattable"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
33
|
+
"clrName": "System.IFormattable"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
37
|
+
"clrName": "System.IConvertible"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
10
40
|
"methods": [],
|
|
11
41
|
"properties": [],
|
|
12
42
|
"fields": [
|
|
13
43
|
{
|
|
14
44
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel::value__System.Int32",
|
|
15
45
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
46
|
"metadataToken": 67110812,
|
|
18
47
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
48
|
"isStatic": false,
|
|
20
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": false,
|
|
51
|
+
"visibility": "Public",
|
|
21
52
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
22
53
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
23
54
|
},
|
|
24
55
|
{
|
|
25
56
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel::NoneMicrosoft.Identity.Client.Cache.CacheLevel",
|
|
26
57
|
"clrName": "None",
|
|
27
|
-
"tsEmitName": "none",
|
|
28
58
|
"metadataToken": 67110813,
|
|
29
59
|
"normalizedSignature": "None|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
30
60
|
"isStatic": true,
|
|
31
61
|
"isReadOnly": false,
|
|
62
|
+
"isLiteral": true,
|
|
63
|
+
"visibility": "Public",
|
|
32
64
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
33
65
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
34
66
|
},
|
|
35
67
|
{
|
|
36
68
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel::UnknownMicrosoft.Identity.Client.Cache.CacheLevel",
|
|
37
69
|
"clrName": "Unknown",
|
|
38
|
-
"tsEmitName": "unknown",
|
|
39
70
|
"metadataToken": 67110814,
|
|
40
71
|
"normalizedSignature": "Unknown|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
41
72
|
"isStatic": true,
|
|
42
73
|
"isReadOnly": false,
|
|
74
|
+
"isLiteral": true,
|
|
75
|
+
"visibility": "Public",
|
|
43
76
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
44
77
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
45
78
|
},
|
|
46
79
|
{
|
|
47
80
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel::L1CacheMicrosoft.Identity.Client.Cache.CacheLevel",
|
|
48
81
|
"clrName": "L1Cache",
|
|
49
|
-
"tsEmitName": "l1Cache",
|
|
50
82
|
"metadataToken": 67110815,
|
|
51
83
|
"normalizedSignature": "L1Cache|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
52
84
|
"isStatic": true,
|
|
53
85
|
"isReadOnly": false,
|
|
86
|
+
"isLiteral": true,
|
|
87
|
+
"visibility": "Public",
|
|
54
88
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
55
89
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
56
90
|
},
|
|
57
91
|
{
|
|
58
92
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel::L2CacheMicrosoft.Identity.Client.Cache.CacheLevel",
|
|
59
93
|
"clrName": "L2Cache",
|
|
60
|
-
"tsEmitName": "l2Cache",
|
|
61
94
|
"metadataToken": 67110816,
|
|
62
95
|
"normalizedSignature": "L2Cache|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
63
96
|
"isStatic": true,
|
|
64
97
|
"isReadOnly": false,
|
|
98
|
+
"isLiteral": true,
|
|
99
|
+
"visibility": "Public",
|
|
65
100
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
66
101
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
67
102
|
}
|
|
68
103
|
],
|
|
69
104
|
"events": [],
|
|
70
|
-
"constructors": []
|
|
71
|
-
"exposedFields": [
|
|
72
|
-
{
|
|
73
|
-
"tsName": "value__",
|
|
74
|
-
"isStatic": false,
|
|
75
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
76
|
-
"target": {
|
|
77
|
-
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
78
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
79
|
-
"metadataToken": 67110812
|
|
80
|
-
}
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"tsName": "none",
|
|
84
|
-
"isStatic": true,
|
|
85
|
-
"tsSignatureId": "None|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
86
|
-
"target": {
|
|
87
|
-
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
88
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
89
|
-
"metadataToken": 67110813
|
|
90
|
-
}
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"tsName": "unknown",
|
|
94
|
-
"isStatic": true,
|
|
95
|
-
"tsSignatureId": "Unknown|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
96
|
-
"target": {
|
|
97
|
-
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
98
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
99
|
-
"metadataToken": 67110814
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"tsName": "l1Cache",
|
|
104
|
-
"isStatic": true,
|
|
105
|
-
"tsSignatureId": "L1Cache|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
106
|
-
"target": {
|
|
107
|
-
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
108
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
109
|
-
"metadataToken": 67110815
|
|
110
|
-
}
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"tsName": "l2Cache",
|
|
114
|
-
"isStatic": true,
|
|
115
|
-
"tsSignatureId": "L2Cache|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
116
|
-
"target": {
|
|
117
|
-
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
118
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
119
|
-
"metadataToken": 67110816
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
]
|
|
105
|
+
"constructors": []
|
|
123
106
|
},
|
|
124
107
|
{
|
|
125
108
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheData",
|
|
126
109
|
"clrName": "Microsoft.Identity.Client.Cache.CacheData",
|
|
127
|
-
"tsEmitName": "CacheData",
|
|
128
110
|
"assemblyName": "Microsoft.Identity.Client",
|
|
129
111
|
"metadataToken": 0,
|
|
112
|
+
"kind": "Class",
|
|
113
|
+
"accessibility": "Public",
|
|
114
|
+
"isAbstract": false,
|
|
115
|
+
"isSealed": false,
|
|
116
|
+
"isStatic": false,
|
|
117
|
+
"arity": 0,
|
|
118
|
+
"baseType": {
|
|
119
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
120
|
+
"clrName": "System.Object"
|
|
121
|
+
},
|
|
130
122
|
"methods": [],
|
|
131
123
|
"properties": [
|
|
132
124
|
{
|
|
133
125
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheData::AdalV3State:System.Byte[]",
|
|
134
126
|
"clrName": "AdalV3State",
|
|
135
|
-
"tsEmitName": "adalV3State",
|
|
136
127
|
"metadataToken": 385876692,
|
|
137
128
|
"canonicalSignature": ":System.Byte[]",
|
|
138
129
|
"normalizedSignature": "AdalV3State|:System.Byte[]|static=false|accessor=getset",
|
|
139
130
|
"emitScope": "ClassSurface",
|
|
131
|
+
"provenance": "Original",
|
|
140
132
|
"isIndexer": false,
|
|
141
133
|
"hasGetter": true,
|
|
142
134
|
"hasSetter": true,
|
|
135
|
+
"isStatic": false,
|
|
136
|
+
"isAbstract": false,
|
|
137
|
+
"isVirtual": false,
|
|
138
|
+
"isOverride": false,
|
|
139
|
+
"visibility": "Public",
|
|
143
140
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheData",
|
|
144
141
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
145
142
|
},
|
|
146
143
|
{
|
|
147
144
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheData::UnifiedState:System.Byte[]",
|
|
148
145
|
"clrName": "UnifiedState",
|
|
149
|
-
"tsEmitName": "unifiedState",
|
|
150
146
|
"metadataToken": 385876693,
|
|
151
147
|
"canonicalSignature": ":System.Byte[]",
|
|
152
148
|
"normalizedSignature": "UnifiedState|:System.Byte[]|static=false|accessor=getset",
|
|
153
149
|
"emitScope": "ClassSurface",
|
|
150
|
+
"provenance": "Original",
|
|
154
151
|
"isIndexer": false,
|
|
155
152
|
"hasGetter": true,
|
|
156
153
|
"hasSetter": true,
|
|
154
|
+
"isStatic": false,
|
|
155
|
+
"isAbstract": false,
|
|
156
|
+
"isVirtual": false,
|
|
157
|
+
"isOverride": false,
|
|
158
|
+
"visibility": "Public",
|
|
157
159
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheData",
|
|
158
160
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
159
161
|
}
|
|
@@ -168,42 +170,10 @@
|
|
|
168
170
|
"normalizedSignature": "constructor|():void|static=false",
|
|
169
171
|
"isStatic": false,
|
|
170
172
|
"parameterCount": 0,
|
|
173
|
+
"visibility": "Public",
|
|
171
174
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheData",
|
|
172
175
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
173
176
|
}
|
|
174
|
-
],
|
|
175
|
-
"exposedProperties": [
|
|
176
|
-
{
|
|
177
|
-
"tsName": "adalV3State",
|
|
178
|
-
"isStatic": false,
|
|
179
|
-
"tsSignatureId": "AdalV3State|:System.Byte[]|static=false|accessor=getset",
|
|
180
|
-
"target": {
|
|
181
|
-
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheData",
|
|
182
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
183
|
-
"metadataToken": 385876692
|
|
184
|
-
}
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"tsName": "unifiedState",
|
|
188
|
-
"isStatic": false,
|
|
189
|
-
"tsSignatureId": "UnifiedState|:System.Byte[]|static=false|accessor=getset",
|
|
190
|
-
"target": {
|
|
191
|
-
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheData",
|
|
192
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
193
|
-
"metadataToken": 385876693
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
],
|
|
197
|
-
"exposedConstructors": [
|
|
198
|
-
{
|
|
199
|
-
"isStatic": false,
|
|
200
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
201
|
-
"target": {
|
|
202
|
-
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheData",
|
|
203
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
204
|
-
"metadataToken": 100666231
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
177
|
]
|
|
208
178
|
}
|
|
209
179
|
]
|
|
@@ -10,16 +10,16 @@ import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
|
10
10
|
import type { Byte, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Object as ClrObject } from "@tsonic/dotnet/System.js";
|
|
11
11
|
|
|
12
12
|
export enum CacheLevel {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
13
|
+
None = 0,
|
|
14
|
+
Unknown = 1,
|
|
15
|
+
L1Cache = 2,
|
|
16
|
+
L2Cache = 3
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
export interface CacheData$instance {
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
AdalV3State: byte[];
|
|
22
|
+
UnifiedState: byte[];
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
|