@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.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,
|
|
21
34
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -25,13 +38,18 @@
|
|
|
25
38
|
{
|
|
26
39
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::FormatResult(Microsoft.Identity.Client.AuthenticationResult):System.Void",
|
|
27
40
|
"clrName": "FormatResult",
|
|
28
|
-
"tsEmitName": "formatResult",
|
|
29
41
|
"metadataToken": 100666496,
|
|
30
42
|
"canonicalSignature": "(Microsoft.Identity.Client.AuthenticationResult):System.Void",
|
|
31
43
|
"normalizedSignature": "FormatResult|(Microsoft.Identity.Client.AuthenticationResult):System.Void|static=false",
|
|
32
44
|
"emitScope": "ClassSurface",
|
|
45
|
+
"provenance": "Original",
|
|
33
46
|
"arity": 0,
|
|
34
47
|
"parameterCount": 1,
|
|
48
|
+
"isStatic": false,
|
|
49
|
+
"isAbstract": true,
|
|
50
|
+
"isVirtual": true,
|
|
51
|
+
"isOverride": false,
|
|
52
|
+
"isSealed": false,
|
|
35
53
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
36
54
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
37
55
|
"isExtensionMethod": false
|
|
@@ -41,127 +59,79 @@
|
|
|
41
59
|
{
|
|
42
60
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::TelemetryTokenType:System.Int32",
|
|
43
61
|
"clrName": "TelemetryTokenType",
|
|
44
|
-
"tsEmitName": "telemetryTokenType",
|
|
45
62
|
"metadataToken": 385876760,
|
|
46
63
|
"canonicalSignature": ":System.Int32",
|
|
47
64
|
"normalizedSignature": "TelemetryTokenType|:System.Int32|static=false|accessor=get",
|
|
48
65
|
"emitScope": "ClassSurface",
|
|
66
|
+
"provenance": "Original",
|
|
49
67
|
"isIndexer": false,
|
|
50
68
|
"hasGetter": true,
|
|
51
69
|
"hasSetter": false,
|
|
70
|
+
"isStatic": false,
|
|
71
|
+
"isAbstract": true,
|
|
72
|
+
"isVirtual": true,
|
|
73
|
+
"isOverride": false,
|
|
52
74
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
53
75
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
54
76
|
},
|
|
55
77
|
{
|
|
56
78
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::AuthorizationHeaderPrefix:System.String",
|
|
57
79
|
"clrName": "AuthorizationHeaderPrefix",
|
|
58
|
-
"tsEmitName": "authorizationHeaderPrefix",
|
|
59
80
|
"metadataToken": 385876761,
|
|
60
81
|
"canonicalSignature": ":System.String",
|
|
61
82
|
"normalizedSignature": "AuthorizationHeaderPrefix|:System.String|static=false|accessor=get",
|
|
62
83
|
"emitScope": "ClassSurface",
|
|
84
|
+
"provenance": "Original",
|
|
63
85
|
"isIndexer": false,
|
|
64
86
|
"hasGetter": true,
|
|
65
87
|
"hasSetter": false,
|
|
88
|
+
"isStatic": false,
|
|
89
|
+
"isAbstract": true,
|
|
90
|
+
"isVirtual": true,
|
|
91
|
+
"isOverride": false,
|
|
66
92
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
67
93
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
68
94
|
},
|
|
69
95
|
{
|
|
70
96
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::KeyId:System.String",
|
|
71
97
|
"clrName": "KeyId",
|
|
72
|
-
"tsEmitName": "keyId",
|
|
73
98
|
"metadataToken": 385876762,
|
|
74
99
|
"canonicalSignature": ":System.String",
|
|
75
100
|
"normalizedSignature": "KeyId|:System.String|static=false|accessor=get",
|
|
76
101
|
"emitScope": "ClassSurface",
|
|
102
|
+
"provenance": "Original",
|
|
77
103
|
"isIndexer": false,
|
|
78
104
|
"hasGetter": true,
|
|
79
105
|
"hasSetter": false,
|
|
106
|
+
"isStatic": false,
|
|
107
|
+
"isAbstract": true,
|
|
108
|
+
"isVirtual": true,
|
|
109
|
+
"isOverride": false,
|
|
80
110
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
81
111
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
82
112
|
},
|
|
83
113
|
{
|
|
84
114
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation::AccessTokenType:System.String",
|
|
85
115
|
"clrName": "AccessTokenType",
|
|
86
|
-
"tsEmitName": "accessTokenType",
|
|
87
116
|
"metadataToken": 385876763,
|
|
88
117
|
"canonicalSignature": ":System.String",
|
|
89
118
|
"normalizedSignature": "AccessTokenType|:System.String|static=false|accessor=get",
|
|
90
119
|
"emitScope": "ClassSurface",
|
|
120
|
+
"provenance": "Original",
|
|
91
121
|
"isIndexer": false,
|
|
92
122
|
"hasGetter": true,
|
|
93
123
|
"hasSetter": false,
|
|
124
|
+
"isStatic": false,
|
|
125
|
+
"isAbstract": true,
|
|
126
|
+
"isVirtual": true,
|
|
127
|
+
"isOverride": false,
|
|
94
128
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
95
129
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
96
130
|
}
|
|
97
131
|
],
|
|
98
132
|
"fields": [],
|
|
99
133
|
"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
|
-
]
|
|
134
|
+
"constructors": []
|
|
165
135
|
}
|
|
166
136
|
]
|
|
167
137
|
}
|
|
@@ -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,36 @@
|
|
|
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,
|
|
21
34
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -27,69 +40,43 @@
|
|
|
27
40
|
{
|
|
28
41
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider::CannonicalPublicKeyJwk:System.String",
|
|
29
42
|
"clrName": "CannonicalPublicKeyJwk",
|
|
30
|
-
"tsEmitName": "cannonicalPublicKeyJwk",
|
|
31
43
|
"metadataToken": 385876770,
|
|
32
44
|
"canonicalSignature": ":System.String",
|
|
33
45
|
"normalizedSignature": "CannonicalPublicKeyJwk|:System.String|static=false|accessor=get",
|
|
34
46
|
"emitScope": "ClassSurface",
|
|
47
|
+
"provenance": "Original",
|
|
35
48
|
"isIndexer": false,
|
|
36
49
|
"hasGetter": true,
|
|
37
50
|
"hasSetter": false,
|
|
51
|
+
"isStatic": false,
|
|
52
|
+
"isAbstract": true,
|
|
53
|
+
"isVirtual": true,
|
|
54
|
+
"isOverride": false,
|
|
38
55
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
39
56
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
40
57
|
},
|
|
41
58
|
{
|
|
42
59
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider::CryptographicAlgorithm:System.String",
|
|
43
60
|
"clrName": "CryptographicAlgorithm",
|
|
44
|
-
"tsEmitName": "cryptographicAlgorithm",
|
|
45
61
|
"metadataToken": 385876771,
|
|
46
62
|
"canonicalSignature": ":System.String",
|
|
47
63
|
"normalizedSignature": "CryptographicAlgorithm|:System.String|static=false|accessor=get",
|
|
48
64
|
"emitScope": "ClassSurface",
|
|
65
|
+
"provenance": "Original",
|
|
49
66
|
"isIndexer": false,
|
|
50
67
|
"hasGetter": true,
|
|
51
68
|
"hasSetter": false,
|
|
69
|
+
"isStatic": false,
|
|
70
|
+
"isAbstract": true,
|
|
71
|
+
"isVirtual": true,
|
|
72
|
+
"isOverride": false,
|
|
52
73
|
"declaringClrType": "Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider",
|
|
53
74
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
54
75
|
}
|
|
55
76
|
],
|
|
56
77
|
"fields": [],
|
|
57
78
|
"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
|
-
]
|
|
79
|
+
"constructors": []
|
|
93
80
|
}
|
|
94
81
|
]
|
|
95
82
|
}
|
|
@@ -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,128 @@
|
|
|
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,
|
|
10
18
|
"methods": [],
|
|
11
19
|
"properties": [],
|
|
12
20
|
"fields": [
|
|
13
21
|
{
|
|
14
22
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel::value__System.Int32",
|
|
15
23
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
24
|
"metadataToken": 67110812,
|
|
18
25
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
26
|
"isStatic": false,
|
|
20
27
|
"isReadOnly": false,
|
|
28
|
+
"isLiteral": false,
|
|
21
29
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
22
30
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
23
31
|
},
|
|
24
32
|
{
|
|
25
33
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel::NoneMicrosoft.Identity.Client.Cache.CacheLevel",
|
|
26
34
|
"clrName": "None",
|
|
27
|
-
"tsEmitName": "none",
|
|
28
35
|
"metadataToken": 67110813,
|
|
29
36
|
"normalizedSignature": "None|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
30
37
|
"isStatic": true,
|
|
31
38
|
"isReadOnly": false,
|
|
39
|
+
"isLiteral": true,
|
|
32
40
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
33
41
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
34
42
|
},
|
|
35
43
|
{
|
|
36
44
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel::UnknownMicrosoft.Identity.Client.Cache.CacheLevel",
|
|
37
45
|
"clrName": "Unknown",
|
|
38
|
-
"tsEmitName": "unknown_",
|
|
39
46
|
"metadataToken": 67110814,
|
|
40
47
|
"normalizedSignature": "Unknown|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
41
48
|
"isStatic": true,
|
|
42
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": true,
|
|
43
51
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
44
52
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
45
53
|
},
|
|
46
54
|
{
|
|
47
55
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel::L1CacheMicrosoft.Identity.Client.Cache.CacheLevel",
|
|
48
56
|
"clrName": "L1Cache",
|
|
49
|
-
"tsEmitName": "l1Cache",
|
|
50
57
|
"metadataToken": 67110815,
|
|
51
58
|
"normalizedSignature": "L1Cache|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
52
59
|
"isStatic": true,
|
|
53
60
|
"isReadOnly": false,
|
|
61
|
+
"isLiteral": true,
|
|
54
62
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
55
63
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
56
64
|
},
|
|
57
65
|
{
|
|
58
66
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheLevel::L2CacheMicrosoft.Identity.Client.Cache.CacheLevel",
|
|
59
67
|
"clrName": "L2Cache",
|
|
60
|
-
"tsEmitName": "l2Cache",
|
|
61
68
|
"metadataToken": 67110816,
|
|
62
69
|
"normalizedSignature": "L2Cache|Microsoft.Identity.Client.Cache.CacheLevel|static=true|const=true",
|
|
63
70
|
"isStatic": true,
|
|
64
71
|
"isReadOnly": false,
|
|
72
|
+
"isLiteral": true,
|
|
65
73
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheLevel",
|
|
66
74
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
67
75
|
}
|
|
68
76
|
],
|
|
69
77
|
"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
|
-
]
|
|
78
|
+
"constructors": []
|
|
123
79
|
},
|
|
124
80
|
{
|
|
125
81
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheData",
|
|
126
82
|
"clrName": "Microsoft.Identity.Client.Cache.CacheData",
|
|
127
|
-
"tsEmitName": "CacheData",
|
|
128
83
|
"assemblyName": "Microsoft.Identity.Client",
|
|
129
84
|
"metadataToken": 0,
|
|
85
|
+
"kind": "Class",
|
|
86
|
+
"accessibility": "Public",
|
|
87
|
+
"isAbstract": false,
|
|
88
|
+
"isSealed": false,
|
|
89
|
+
"isStatic": false,
|
|
90
|
+
"arity": 0,
|
|
130
91
|
"methods": [],
|
|
131
92
|
"properties": [
|
|
132
93
|
{
|
|
133
94
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheData::AdalV3State:System.Byte[]",
|
|
134
95
|
"clrName": "AdalV3State",
|
|
135
|
-
"tsEmitName": "adalV3State",
|
|
136
96
|
"metadataToken": 385876692,
|
|
137
97
|
"canonicalSignature": ":System.Byte[]",
|
|
138
98
|
"normalizedSignature": "AdalV3State|:System.Byte[]|static=false|accessor=getset",
|
|
139
99
|
"emitScope": "ClassSurface",
|
|
100
|
+
"provenance": "Original",
|
|
140
101
|
"isIndexer": false,
|
|
141
102
|
"hasGetter": true,
|
|
142
103
|
"hasSetter": true,
|
|
104
|
+
"isStatic": false,
|
|
105
|
+
"isAbstract": false,
|
|
106
|
+
"isVirtual": false,
|
|
107
|
+
"isOverride": false,
|
|
143
108
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheData",
|
|
144
109
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
145
110
|
},
|
|
146
111
|
{
|
|
147
112
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Cache.CacheData::UnifiedState:System.Byte[]",
|
|
148
113
|
"clrName": "UnifiedState",
|
|
149
|
-
"tsEmitName": "unifiedState",
|
|
150
114
|
"metadataToken": 385876693,
|
|
151
115
|
"canonicalSignature": ":System.Byte[]",
|
|
152
116
|
"normalizedSignature": "UnifiedState|:System.Byte[]|static=false|accessor=getset",
|
|
153
117
|
"emitScope": "ClassSurface",
|
|
118
|
+
"provenance": "Original",
|
|
154
119
|
"isIndexer": false,
|
|
155
120
|
"hasGetter": true,
|
|
156
121
|
"hasSetter": true,
|
|
122
|
+
"isStatic": false,
|
|
123
|
+
"isAbstract": false,
|
|
124
|
+
"isVirtual": false,
|
|
125
|
+
"isOverride": false,
|
|
157
126
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheData",
|
|
158
127
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
159
128
|
}
|
|
@@ -171,39 +140,6 @@
|
|
|
171
140
|
"declaringClrType": "Microsoft.Identity.Client.Cache.CacheData",
|
|
172
141
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
173
142
|
}
|
|
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
143
|
]
|
|
208
144
|
}
|
|
209
145
|
]
|
|
@@ -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
|
|