@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
|
@@ -32,21 +32,21 @@ export interface JwtHeaderParameterNames$instance {
|
|
|
32
32
|
|
|
33
33
|
export const JwtHeaderParameterNames: {
|
|
34
34
|
new(): JwtHeaderParameterNames;
|
|
35
|
-
readonly
|
|
36
|
-
readonly
|
|
37
|
-
readonly
|
|
35
|
+
readonly Alg: string;
|
|
36
|
+
readonly Cty: string;
|
|
37
|
+
readonly Enc: string;
|
|
38
38
|
readonly IV: string;
|
|
39
|
-
readonly
|
|
40
|
-
readonly
|
|
41
|
-
readonly
|
|
42
|
-
readonly
|
|
43
|
-
readonly
|
|
44
|
-
readonly
|
|
45
|
-
readonly
|
|
46
|
-
readonly
|
|
47
|
-
readonly
|
|
48
|
-
readonly
|
|
49
|
-
readonly
|
|
39
|
+
readonly Jku: string;
|
|
40
|
+
readonly Jwk: string;
|
|
41
|
+
readonly Kid: string;
|
|
42
|
+
readonly Typ: string;
|
|
43
|
+
readonly X5c: string;
|
|
44
|
+
readonly X5t: string;
|
|
45
|
+
readonly X5u: string;
|
|
46
|
+
readonly Zip: string;
|
|
47
|
+
readonly Epk: string;
|
|
48
|
+
readonly Apu: string;
|
|
49
|
+
readonly Apv: string;
|
|
50
50
|
};
|
|
51
51
|
|
|
52
52
|
|
|
@@ -58,64 +58,64 @@ export interface JwtRegisteredClaimNames$instance {
|
|
|
58
58
|
|
|
59
59
|
export const JwtRegisteredClaimNames: {
|
|
60
60
|
new(): JwtRegisteredClaimNames;
|
|
61
|
-
readonly
|
|
62
|
-
readonly
|
|
63
|
-
readonly
|
|
64
|
-
readonly
|
|
65
|
-
readonly
|
|
66
|
-
readonly
|
|
67
|
-
readonly
|
|
68
|
-
readonly
|
|
69
|
-
readonly
|
|
70
|
-
readonly
|
|
71
|
-
readonly
|
|
72
|
-
readonly
|
|
73
|
-
readonly
|
|
74
|
-
readonly
|
|
75
|
-
readonly
|
|
76
|
-
readonly
|
|
77
|
-
readonly
|
|
78
|
-
readonly
|
|
79
|
-
readonly
|
|
80
|
-
readonly
|
|
81
|
-
readonly
|
|
82
|
-
readonly
|
|
83
|
-
readonly
|
|
84
|
-
readonly
|
|
85
|
-
readonly
|
|
86
|
-
readonly
|
|
87
|
-
readonly
|
|
88
|
-
readonly
|
|
89
|
-
readonly
|
|
90
|
-
readonly
|
|
91
|
-
readonly
|
|
92
|
-
readonly
|
|
93
|
-
readonly
|
|
94
|
-
readonly
|
|
95
|
-
readonly
|
|
96
|
-
readonly
|
|
97
|
-
readonly
|
|
98
|
-
readonly
|
|
99
|
-
readonly
|
|
61
|
+
readonly Actort: string;
|
|
62
|
+
readonly Acr: string;
|
|
63
|
+
readonly Amr: string;
|
|
64
|
+
readonly Address: string;
|
|
65
|
+
readonly AtHash: string;
|
|
66
|
+
readonly Aud: string;
|
|
67
|
+
readonly AuthTime: string;
|
|
68
|
+
readonly Azp: string;
|
|
69
|
+
readonly Birthdate: string;
|
|
70
|
+
readonly CHash: string;
|
|
71
|
+
readonly Email: string;
|
|
72
|
+
readonly EmailVerified: string;
|
|
73
|
+
readonly Exp: string;
|
|
74
|
+
readonly Gender: string;
|
|
75
|
+
readonly FamilyName: string;
|
|
76
|
+
readonly GivenName: string;
|
|
77
|
+
readonly Iat: string;
|
|
78
|
+
readonly Iss: string;
|
|
79
|
+
readonly Jti: string;
|
|
80
|
+
readonly Locale: string;
|
|
81
|
+
readonly MiddleName: string;
|
|
82
|
+
readonly Name: string;
|
|
83
|
+
readonly NameId: string;
|
|
84
|
+
readonly Nickname: string;
|
|
85
|
+
readonly Nonce: string;
|
|
86
|
+
readonly Nbf: string;
|
|
87
|
+
readonly PhoneNumber: string;
|
|
88
|
+
readonly PhoneNumberVerified: string;
|
|
89
|
+
readonly Picture: string;
|
|
90
|
+
readonly Prn: string;
|
|
91
|
+
readonly PreferredUsername: string;
|
|
92
|
+
readonly Profile: string;
|
|
93
|
+
readonly Sid: string;
|
|
94
|
+
readonly Sub: string;
|
|
95
|
+
readonly Typ: string;
|
|
96
|
+
readonly UniqueName: string;
|
|
97
|
+
readonly UpdatedAt: string;
|
|
98
|
+
readonly Website: string;
|
|
99
|
+
readonly ZoneInfo: string;
|
|
100
100
|
};
|
|
101
101
|
|
|
102
102
|
|
|
103
103
|
export type JwtRegisteredClaimNames = JwtRegisteredClaimNames$instance;
|
|
104
104
|
|
|
105
105
|
export interface JwtHeader$instance extends Dictionary<System_Internal.String, unknown> {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
106
|
+
Alg: string;
|
|
107
|
+
Cty: string;
|
|
108
|
+
Enc: string;
|
|
109
|
+
EncryptingCredentials: EncryptingCredentials;
|
|
110
110
|
readonly IV: string;
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
readonly
|
|
115
|
-
readonly
|
|
116
|
-
readonly
|
|
117
|
-
|
|
118
|
-
|
|
111
|
+
Kid: string;
|
|
112
|
+
SigningCredentials: SigningCredentials;
|
|
113
|
+
Typ: string;
|
|
114
|
+
readonly X5c: string;
|
|
115
|
+
readonly X5t: string;
|
|
116
|
+
readonly Zip: string;
|
|
117
|
+
Base64UrlEncode(): string;
|
|
118
|
+
SerializeToJson(): string;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
|
|
@@ -129,37 +129,37 @@ export const JwtHeader: {
|
|
|
129
129
|
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>): JwtHeader;
|
|
130
130
|
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>, tokenType: string): JwtHeader;
|
|
131
131
|
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>, tokenType: string, additionalHeaderClaims: IDictionary__System_Collections_Generic<System_Internal.String, unknown>): JwtHeader;
|
|
132
|
-
|
|
132
|
+
Base64UrlDeserialize(base64UrlEncodedJsonString: string): JwtHeader;
|
|
133
133
|
};
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
export type JwtHeader = JwtHeader$instance;
|
|
137
137
|
|
|
138
138
|
export interface JwtPayload$instance extends Dictionary<System_Internal.String, unknown> {
|
|
139
|
-
readonly
|
|
140
|
-
readonly
|
|
141
|
-
readonly
|
|
142
|
-
readonly
|
|
143
|
-
readonly
|
|
144
|
-
readonly
|
|
145
|
-
readonly
|
|
146
|
-
readonly
|
|
147
|
-
readonly
|
|
148
|
-
readonly
|
|
149
|
-
readonly
|
|
150
|
-
readonly
|
|
151
|
-
readonly
|
|
152
|
-
readonly
|
|
153
|
-
readonly
|
|
154
|
-
readonly
|
|
155
|
-
readonly
|
|
156
|
-
readonly
|
|
157
|
-
readonly
|
|
158
|
-
readonly
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
139
|
+
readonly Acr: string;
|
|
140
|
+
readonly Actort: string;
|
|
141
|
+
readonly Amr: IList<System_Internal.String>;
|
|
142
|
+
readonly Aud: IList<System_Internal.String>;
|
|
143
|
+
readonly AuthTime: Nullable<System_Internal.Int32>;
|
|
144
|
+
readonly Azp: string;
|
|
145
|
+
readonly CHash: string;
|
|
146
|
+
readonly Claims: IEnumerable__System_Collections_Generic<Claim>;
|
|
147
|
+
readonly Exp: Nullable<System_Internal.Int32>;
|
|
148
|
+
readonly Expiration: Nullable<System_Internal.Int64>;
|
|
149
|
+
readonly Iat: Nullable<System_Internal.Int32>;
|
|
150
|
+
readonly Iss: string;
|
|
151
|
+
readonly IssuedAt: DateTime;
|
|
152
|
+
readonly Jti: string;
|
|
153
|
+
readonly Nbf: Nullable<System_Internal.Int32>;
|
|
154
|
+
readonly Nonce: string;
|
|
155
|
+
readonly NotBefore: Nullable<System_Internal.Int64>;
|
|
156
|
+
readonly Sub: string;
|
|
157
|
+
readonly ValidFrom: DateTime;
|
|
158
|
+
readonly ValidTo: DateTime;
|
|
159
|
+
AddClaim(claim: Claim): void;
|
|
160
|
+
AddClaims(claims: IEnumerable__System_Collections_Generic<Claim>): void;
|
|
161
|
+
Base64UrlEncode(): string;
|
|
162
|
+
SerializeToJson(): string;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
165
|
|
|
@@ -169,43 +169,43 @@ export const JwtPayload: {
|
|
|
169
169
|
new(issuer: string, audience: string, claims: IEnumerable__System_Collections_Generic<Claim>, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>): JwtPayload;
|
|
170
170
|
new(issuer: string, audience: string, claims: IEnumerable__System_Collections_Generic<Claim>, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>): JwtPayload;
|
|
171
171
|
new(issuer: string, audience: string, claims: IEnumerable__System_Collections_Generic<Claim>, claimsCollection: IDictionary__System_Collections_Generic<System_Internal.String, unknown>, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>): JwtPayload;
|
|
172
|
-
|
|
173
|
-
|
|
172
|
+
Base64UrlDeserialize(base64UrlEncodedJsonString: string): JwtPayload;
|
|
173
|
+
Deserialize(jsonString: string): JwtPayload;
|
|
174
174
|
};
|
|
175
175
|
|
|
176
176
|
|
|
177
177
|
export type JwtPayload = JwtPayload$instance;
|
|
178
178
|
|
|
179
179
|
export interface JwtSecurityToken$instance extends SecurityToken {
|
|
180
|
-
readonly
|
|
181
|
-
readonly
|
|
182
|
-
readonly
|
|
183
|
-
readonly
|
|
184
|
-
readonly
|
|
185
|
-
readonly
|
|
186
|
-
|
|
187
|
-
readonly
|
|
188
|
-
|
|
189
|
-
readonly
|
|
190
|
-
readonly
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
readonly
|
|
201
|
-
readonly
|
|
202
|
-
readonly
|
|
203
|
-
|
|
204
|
-
readonly
|
|
205
|
-
readonly
|
|
206
|
-
readonly
|
|
207
|
-
|
|
208
|
-
|
|
180
|
+
readonly Actor: string;
|
|
181
|
+
readonly Audiences: IEnumerable__System_Collections_Generic<System_Internal.String>;
|
|
182
|
+
readonly Claims: IEnumerable__System_Collections_Generic<Claim>;
|
|
183
|
+
readonly EncodedHeader: string;
|
|
184
|
+
readonly EncodedPayload: string;
|
|
185
|
+
readonly EncryptingCredentials: EncryptingCredentials;
|
|
186
|
+
Header: JwtHeader;
|
|
187
|
+
readonly Id: string;
|
|
188
|
+
InnerToken: JwtSecurityToken;
|
|
189
|
+
readonly IssuedAt: DateTime;
|
|
190
|
+
readonly Issuer: string;
|
|
191
|
+
Payload: JwtPayload;
|
|
192
|
+
RawAuthenticationTag: string;
|
|
193
|
+
RawCiphertext: string;
|
|
194
|
+
RawData: string;
|
|
195
|
+
RawEncryptedKey: string;
|
|
196
|
+
RawHeader: string;
|
|
197
|
+
RawInitializationVector: string;
|
|
198
|
+
RawPayload: string;
|
|
199
|
+
RawSignature: string;
|
|
200
|
+
readonly SecurityKey: SecurityKey;
|
|
201
|
+
readonly SignatureAlgorithm: string;
|
|
202
|
+
readonly SigningCredentials: SigningCredentials;
|
|
203
|
+
SigningKey: SecurityKey;
|
|
204
|
+
readonly Subject: string | undefined;
|
|
205
|
+
readonly ValidFrom: DateTime;
|
|
206
|
+
readonly ValidTo: DateTime;
|
|
207
|
+
ToString(): string | undefined;
|
|
208
|
+
UnsafeToString(): string;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
211
|
|
|
@@ -225,49 +225,63 @@ export interface __JwtSecurityToken$views {
|
|
|
225
225
|
export type JwtSecurityToken = JwtSecurityToken$instance & __JwtSecurityToken$views;
|
|
226
226
|
|
|
227
227
|
|
|
228
|
-
export
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
228
|
+
export abstract class JwtSecurityTokenHandler$protected {
|
|
229
|
+
protected CreateActorValue(actor: ClaimsIdentity): string;
|
|
230
|
+
protected CreateClaimsIdentity(jwtToken: JwtSecurityToken, issuer: string, validationParameters: TokenValidationParameters): ClaimsIdentity;
|
|
231
|
+
protected ResolveIssuerSigningKey(token: string, jwtToken: JwtSecurityToken, validationParameters: TokenValidationParameters): SecurityKey;
|
|
232
|
+
protected ResolveTokenDecryptionKey(token: string, jwtToken: JwtSecurityToken, validationParameters: TokenValidationParameters): SecurityKey;
|
|
233
|
+
protected ValidateAudience(audiences: IEnumerable__System_Collections_Generic<System_Internal.String>, jwtToken: JwtSecurityToken, validationParameters: TokenValidationParameters): void;
|
|
234
|
+
protected ValidateIssuer(issuer: string, jwtToken: JwtSecurityToken, validationParameters: TokenValidationParameters): string;
|
|
235
|
+
protected ValidateIssuerSecurityKey(key: SecurityKey, securityToken: JwtSecurityToken, validationParameters: TokenValidationParameters): void;
|
|
236
|
+
protected ValidateLifetime(notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, jwtToken: JwtSecurityToken, validationParameters: TokenValidationParameters): void;
|
|
237
|
+
protected ValidateSignature(token: string, validationParameters: TokenValidationParameters): JwtSecurityToken;
|
|
238
|
+
protected ValidateTokenReplay(expires: Nullable<DateTime>, securityToken: string, validationParameters: TokenValidationParameters): void;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
export interface JwtSecurityTokenHandler$instance extends JwtSecurityTokenHandler$protected, SecurityTokenHandler {
|
|
243
|
+
readonly CanValidateToken: boolean;
|
|
244
|
+
readonly CanWriteToken: boolean;
|
|
245
|
+
InboundClaimFilter: ISet<System_Internal.String>;
|
|
246
|
+
InboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
247
|
+
MapInboundClaims: boolean;
|
|
248
|
+
readonly OutboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
249
|
+
OutboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
250
|
+
readonly TokenType: Type;
|
|
251
|
+
CanReadToken(token: string): boolean;
|
|
252
|
+
CanReadToken(reader: XmlReader): boolean;
|
|
253
|
+
CreateEncodedJwt(tokenDescriptor: SecurityTokenDescriptor): string;
|
|
254
|
+
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials): string;
|
|
255
|
+
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): string;
|
|
256
|
+
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary__System_Collections_Generic<System_Internal.String, unknown>): string;
|
|
257
|
+
CreateJwtSecurityToken(tokenDescriptor: SecurityTokenDescriptor): JwtSecurityToken;
|
|
258
|
+
CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): JwtSecurityToken;
|
|
259
|
+
CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary__System_Collections_Generic<System_Internal.String, unknown>): JwtSecurityToken;
|
|
260
|
+
CreateJwtSecurityToken(issuer?: string, audience?: string, subject?: ClaimsIdentity, notBefore?: Nullable<DateTime>, expires?: Nullable<DateTime>, issuedAt?: Nullable<DateTime>, signingCredentials?: SigningCredentials): JwtSecurityToken;
|
|
261
|
+
CreateToken(tokenDescriptor: SecurityTokenDescriptor): SecurityToken;
|
|
262
|
+
ReadJwtToken(token: string): JwtSecurityToken;
|
|
263
|
+
ReadToken(token: string): SecurityToken;
|
|
264
|
+
ReadToken(reader: XmlReader, validationParameters: TokenValidationParameters): SecurityToken;
|
|
265
|
+
ReadToken(reader: XmlReader): SecurityToken;
|
|
266
|
+
ValidateToken(token: string, validationParameters: TokenValidationParameters, validatedToken: SecurityToken): ClaimsPrincipal;
|
|
267
|
+
ValidateToken(reader: XmlReader, validationParameters: TokenValidationParameters, validatedToken: SecurityToken): ClaimsPrincipal;
|
|
268
|
+
ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
|
|
269
|
+
ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
|
|
270
|
+
ValidateTokenAsync(token: SecurityToken, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
|
|
271
|
+
WriteToken(token: SecurityToken): string;
|
|
272
|
+
WriteToken(writer: XmlWriter, token: SecurityToken): void;
|
|
259
273
|
}
|
|
260
274
|
|
|
261
275
|
|
|
262
276
|
export const JwtSecurityTokenHandler: {
|
|
263
277
|
new(): JwtSecurityTokenHandler;
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
278
|
+
DefaultInboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
279
|
+
DefaultMapInboundClaims: boolean;
|
|
280
|
+
DefaultOutboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
281
|
+
DefaultInboundClaimFilter: ISet<System_Internal.String>;
|
|
282
|
+
DefaultOutboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
283
|
+
ShortClaimTypeProperty: string;
|
|
284
|
+
JsonClaimTypeProperty: string;
|
|
271
285
|
};
|
|
272
286
|
|
|
273
287
|
|
|
@@ -279,29 +293,29 @@ export type JwtSecurityTokenHandler = JwtSecurityTokenHandler$instance & __JwtSe
|
|
|
279
293
|
|
|
280
294
|
|
|
281
295
|
export abstract class JsonClaimValueTypes$instance {
|
|
282
|
-
static readonly
|
|
283
|
-
static readonly
|
|
284
|
-
static readonly
|
|
296
|
+
static readonly Json: string;
|
|
297
|
+
static readonly JsonArray: string;
|
|
298
|
+
static readonly JsonNull: string;
|
|
285
299
|
}
|
|
286
300
|
|
|
287
301
|
|
|
288
302
|
export type JsonClaimValueTypes = JsonClaimValueTypes$instance;
|
|
289
303
|
|
|
290
304
|
export abstract class JwtConstants$instance {
|
|
291
|
-
static readonly
|
|
292
|
-
static readonly
|
|
293
|
-
static readonly
|
|
294
|
-
static readonly
|
|
295
|
-
static readonly
|
|
296
|
-
static readonly
|
|
297
|
-
static readonly
|
|
305
|
+
static readonly HeaderType: string;
|
|
306
|
+
static readonly HeaderTypeAlt: string;
|
|
307
|
+
static readonly TokenType: string;
|
|
308
|
+
static readonly TokenTypeAlt: string;
|
|
309
|
+
static readonly JsonCompactSerializationRegex: string;
|
|
310
|
+
static readonly JweCompactSerializationRegex: string;
|
|
311
|
+
static readonly DirectKeyUseAlg: string;
|
|
298
312
|
}
|
|
299
313
|
|
|
300
314
|
|
|
301
315
|
export type JwtConstants = JwtConstants$instance;
|
|
302
316
|
|
|
303
317
|
export abstract class JwtSecurityTokenConverter$instance {
|
|
304
|
-
static
|
|
318
|
+
static Convert(token: JsonWebToken): JwtSecurityToken;
|
|
305
319
|
}
|
|
306
320
|
|
|
307
321
|
|
|
@@ -1,101 +1,120 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "System.Security.Cryptography",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"System.Private.CoreLib",
|
|
5
|
+
"System.Security.Cryptography",
|
|
6
|
+
"System.Security.Cryptography.Pkcs",
|
|
7
|
+
"System.Security.Cryptography.ProtectedData"
|
|
8
|
+
],
|
|
3
9
|
"types": [
|
|
4
10
|
{
|
|
5
11
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope",
|
|
6
12
|
"clrName": "System.Security.Cryptography.DataProtectionScope",
|
|
7
|
-
"tsEmitName": "DataProtectionScope",
|
|
8
13
|
"assemblyName": "System.Security.Cryptography.ProtectedData",
|
|
9
14
|
"metadataToken": 0,
|
|
15
|
+
"kind": "Enum",
|
|
16
|
+
"accessibility": "Public",
|
|
17
|
+
"isAbstract": false,
|
|
18
|
+
"isSealed": true,
|
|
19
|
+
"isStatic": false,
|
|
20
|
+
"arity": 0,
|
|
21
|
+
"baseType": {
|
|
22
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
23
|
+
"clrName": "System.Enum"
|
|
24
|
+
},
|
|
25
|
+
"interfaces": [
|
|
26
|
+
{
|
|
27
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
28
|
+
"clrName": "System.IComparable"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
32
|
+
"clrName": "System.ISpanFormattable"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
36
|
+
"clrName": "System.IFormattable"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
40
|
+
"clrName": "System.IConvertible"
|
|
41
|
+
}
|
|
42
|
+
],
|
|
10
43
|
"methods": [],
|
|
11
44
|
"properties": [],
|
|
12
45
|
"fields": [
|
|
13
46
|
{
|
|
14
47
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope::value__System.Int32",
|
|
15
48
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
49
|
"metadataToken": 67108983,
|
|
18
50
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
51
|
"isStatic": false,
|
|
20
52
|
"isReadOnly": false,
|
|
53
|
+
"isLiteral": false,
|
|
54
|
+
"visibility": "Public",
|
|
21
55
|
"declaringClrType": "System.Security.Cryptography.DataProtectionScope",
|
|
22
56
|
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData"
|
|
23
57
|
},
|
|
24
58
|
{
|
|
25
59
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope::CurrentUserSystem.Security.Cryptography.DataProtectionScope",
|
|
26
60
|
"clrName": "CurrentUser",
|
|
27
|
-
"tsEmitName": "currentUser",
|
|
28
61
|
"metadataToken": 67108984,
|
|
29
62
|
"normalizedSignature": "CurrentUser|System.Security.Cryptography.DataProtectionScope|static=true|const=true",
|
|
30
63
|
"isStatic": true,
|
|
31
64
|
"isReadOnly": false,
|
|
65
|
+
"isLiteral": true,
|
|
66
|
+
"visibility": "Public",
|
|
32
67
|
"declaringClrType": "System.Security.Cryptography.DataProtectionScope",
|
|
33
68
|
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData"
|
|
34
69
|
},
|
|
35
70
|
{
|
|
36
71
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope::LocalMachineSystem.Security.Cryptography.DataProtectionScope",
|
|
37
72
|
"clrName": "LocalMachine",
|
|
38
|
-
"tsEmitName": "localMachine",
|
|
39
73
|
"metadataToken": 67108985,
|
|
40
74
|
"normalizedSignature": "LocalMachine|System.Security.Cryptography.DataProtectionScope|static=true|const=true",
|
|
41
75
|
"isStatic": true,
|
|
42
76
|
"isReadOnly": false,
|
|
77
|
+
"isLiteral": true,
|
|
78
|
+
"visibility": "Public",
|
|
43
79
|
"declaringClrType": "System.Security.Cryptography.DataProtectionScope",
|
|
44
80
|
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData"
|
|
45
81
|
}
|
|
46
82
|
],
|
|
47
83
|
"events": [],
|
|
48
|
-
"constructors": []
|
|
49
|
-
"exposedFields": [
|
|
50
|
-
{
|
|
51
|
-
"tsName": "value__",
|
|
52
|
-
"isStatic": false,
|
|
53
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
54
|
-
"target": {
|
|
55
|
-
"declaringClrType": "System.Security.Cryptography.DataProtectionScope",
|
|
56
|
-
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
|
|
57
|
-
"metadataToken": 67108983
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"tsName": "currentUser",
|
|
62
|
-
"isStatic": true,
|
|
63
|
-
"tsSignatureId": "CurrentUser|System.Security.Cryptography.DataProtectionScope|static=true|const=true",
|
|
64
|
-
"target": {
|
|
65
|
-
"declaringClrType": "System.Security.Cryptography.DataProtectionScope",
|
|
66
|
-
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
|
|
67
|
-
"metadataToken": 67108984
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"tsName": "localMachine",
|
|
72
|
-
"isStatic": true,
|
|
73
|
-
"tsSignatureId": "LocalMachine|System.Security.Cryptography.DataProtectionScope|static=true|const=true",
|
|
74
|
-
"target": {
|
|
75
|
-
"declaringClrType": "System.Security.Cryptography.DataProtectionScope",
|
|
76
|
-
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
|
|
77
|
-
"metadataToken": 67108985
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
]
|
|
84
|
+
"constructors": []
|
|
81
85
|
},
|
|
82
86
|
{
|
|
83
87
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.ProtectedData",
|
|
84
88
|
"clrName": "System.Security.Cryptography.ProtectedData",
|
|
85
|
-
"tsEmitName": "ProtectedData",
|
|
86
89
|
"assemblyName": "System.Security.Cryptography.ProtectedData",
|
|
87
90
|
"metadataToken": 0,
|
|
91
|
+
"kind": "StaticNamespace",
|
|
92
|
+
"accessibility": "Public",
|
|
93
|
+
"isAbstract": true,
|
|
94
|
+
"isSealed": true,
|
|
95
|
+
"isStatic": true,
|
|
96
|
+
"arity": 0,
|
|
97
|
+
"baseType": {
|
|
98
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
99
|
+
"clrName": "System.Object"
|
|
100
|
+
},
|
|
88
101
|
"methods": [
|
|
89
102
|
{
|
|
90
103
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.ProtectedData::Protect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
|
|
91
104
|
"clrName": "Protect",
|
|
92
|
-
"tsEmitName": "protect",
|
|
93
105
|
"metadataToken": 100663314,
|
|
94
106
|
"canonicalSignature": "(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
|
|
95
107
|
"normalizedSignature": "Protect|(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]|static=true",
|
|
96
108
|
"emitScope": "ClassSurface",
|
|
109
|
+
"provenance": "Original",
|
|
97
110
|
"arity": 0,
|
|
98
111
|
"parameterCount": 3,
|
|
112
|
+
"isStatic": true,
|
|
113
|
+
"isAbstract": false,
|
|
114
|
+
"isVirtual": false,
|
|
115
|
+
"isOverride": false,
|
|
116
|
+
"isSealed": false,
|
|
117
|
+
"visibility": "Public",
|
|
99
118
|
"declaringClrType": "System.Security.Cryptography.ProtectedData",
|
|
100
119
|
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
|
|
101
120
|
"isExtensionMethod": false
|
|
@@ -103,13 +122,19 @@
|
|
|
103
122
|
{
|
|
104
123
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.ProtectedData::Unprotect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
|
|
105
124
|
"clrName": "Unprotect",
|
|
106
|
-
"tsEmitName": "unprotect",
|
|
107
125
|
"metadataToken": 100663315,
|
|
108
126
|
"canonicalSignature": "(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
|
|
109
127
|
"normalizedSignature": "Unprotect|(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]|static=true",
|
|
110
128
|
"emitScope": "ClassSurface",
|
|
129
|
+
"provenance": "Original",
|
|
111
130
|
"arity": 0,
|
|
112
131
|
"parameterCount": 3,
|
|
132
|
+
"isStatic": true,
|
|
133
|
+
"isAbstract": false,
|
|
134
|
+
"isVirtual": false,
|
|
135
|
+
"isOverride": false,
|
|
136
|
+
"isSealed": false,
|
|
137
|
+
"visibility": "Public",
|
|
113
138
|
"declaringClrType": "System.Security.Cryptography.ProtectedData",
|
|
114
139
|
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
|
|
115
140
|
"isExtensionMethod": false
|
|
@@ -118,29 +143,7 @@
|
|
|
118
143
|
"properties": [],
|
|
119
144
|
"fields": [],
|
|
120
145
|
"events": [],
|
|
121
|
-
"constructors": []
|
|
122
|
-
"exposedMethods": [
|
|
123
|
-
{
|
|
124
|
-
"tsName": "protect",
|
|
125
|
-
"isStatic": true,
|
|
126
|
-
"tsSignatureId": "Protect|(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]|static=true",
|
|
127
|
-
"target": {
|
|
128
|
-
"declaringClrType": "System.Security.Cryptography.ProtectedData",
|
|
129
|
-
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
|
|
130
|
-
"metadataToken": 100663314
|
|
131
|
-
}
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"tsName": "unprotect",
|
|
135
|
-
"isStatic": true,
|
|
136
|
-
"tsSignatureId": "Unprotect|(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]|static=true",
|
|
137
|
-
"target": {
|
|
138
|
-
"declaringClrType": "System.Security.Cryptography.ProtectedData",
|
|
139
|
-
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
|
|
140
|
-
"metadataToken": 100663315
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
]
|
|
146
|
+
"constructors": []
|
|
144
147
|
}
|
|
145
148
|
]
|
|
146
149
|
}
|