@tsonic/efcore-sqlserver 0.1.2 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +21 -21
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -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
|
-
readonly
|
|
107
|
-
readonly
|
|
108
|
-
readonly
|
|
109
|
-
readonly
|
|
106
|
+
readonly Alg: string;
|
|
107
|
+
readonly Cty: string;
|
|
108
|
+
readonly Enc: string;
|
|
109
|
+
readonly EncryptingCredentials: EncryptingCredentials;
|
|
110
110
|
readonly IV: string;
|
|
111
|
-
readonly
|
|
112
|
-
readonly
|
|
113
|
-
readonly
|
|
114
|
-
readonly
|
|
115
|
-
readonly
|
|
116
|
-
readonly
|
|
117
|
-
|
|
118
|
-
|
|
111
|
+
readonly Kid: string;
|
|
112
|
+
readonly SigningCredentials: SigningCredentials;
|
|
113
|
+
readonly 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
|
-
readonly
|
|
187
|
-
readonly
|
|
188
|
-
readonly
|
|
189
|
-
readonly
|
|
190
|
-
readonly
|
|
191
|
-
readonly
|
|
192
|
-
readonly
|
|
193
|
-
readonly
|
|
194
|
-
readonly
|
|
195
|
-
readonly
|
|
196
|
-
readonly
|
|
197
|
-
readonly
|
|
198
|
-
readonly
|
|
199
|
-
readonly
|
|
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
|
+
readonly Header: JwtHeader;
|
|
187
|
+
readonly Id: string;
|
|
188
|
+
readonly InnerToken: JwtSecurityToken;
|
|
189
|
+
readonly IssuedAt: DateTime;
|
|
190
|
+
readonly Issuer: string;
|
|
191
|
+
readonly Payload: JwtPayload;
|
|
192
|
+
readonly RawAuthenticationTag: string;
|
|
193
|
+
readonly RawCiphertext: string;
|
|
194
|
+
readonly RawData: string;
|
|
195
|
+
readonly RawEncryptedKey: string;
|
|
196
|
+
readonly RawHeader: string;
|
|
197
|
+
readonly RawInitializationVector: string;
|
|
198
|
+
readonly RawPayload: string;
|
|
199
|
+
readonly 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
|
|
|
@@ -226,48 +226,48 @@ export type JwtSecurityToken = JwtSecurityToken$instance & __JwtSecurityToken$vi
|
|
|
226
226
|
|
|
227
227
|
|
|
228
228
|
export interface JwtSecurityTokenHandler$instance extends SecurityTokenHandler {
|
|
229
|
-
readonly
|
|
230
|
-
readonly
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
readonly
|
|
235
|
-
|
|
236
|
-
readonly
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
229
|
+
readonly CanValidateToken: boolean;
|
|
230
|
+
readonly CanWriteToken: boolean;
|
|
231
|
+
InboundClaimFilter: ISet<System_Internal.String>;
|
|
232
|
+
InboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
233
|
+
MapInboundClaims: boolean;
|
|
234
|
+
readonly OutboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
235
|
+
OutboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
236
|
+
readonly TokenType: Type;
|
|
237
|
+
CanReadToken(token: string): boolean;
|
|
238
|
+
CanReadToken(reader: XmlReader): boolean;
|
|
239
|
+
CreateEncodedJwt(tokenDescriptor: SecurityTokenDescriptor): string;
|
|
240
|
+
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials): string;
|
|
241
|
+
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): string;
|
|
242
|
+
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;
|
|
243
|
+
CreateJwtSecurityToken(tokenDescriptor: SecurityTokenDescriptor): JwtSecurityToken;
|
|
244
|
+
CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable<DateTime>, expires: Nullable<DateTime>, issuedAt: Nullable<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): JwtSecurityToken;
|
|
245
|
+
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;
|
|
246
|
+
CreateJwtSecurityToken(issuer?: string, audience?: string, subject?: ClaimsIdentity, notBefore?: Nullable<DateTime>, expires?: Nullable<DateTime>, issuedAt?: Nullable<DateTime>, signingCredentials?: SigningCredentials): JwtSecurityToken;
|
|
247
|
+
CreateToken(tokenDescriptor: SecurityTokenDescriptor): SecurityToken;
|
|
248
|
+
ReadJwtToken(token: string): JwtSecurityToken;
|
|
249
|
+
ReadToken(token: string): SecurityToken;
|
|
250
|
+
ReadToken(reader: XmlReader, validationParameters: TokenValidationParameters): SecurityToken;
|
|
251
|
+
ReadToken(reader: XmlReader): SecurityToken;
|
|
252
|
+
ValidateToken(token: string, validationParameters: TokenValidationParameters, validatedToken: SecurityToken): ClaimsPrincipal;
|
|
253
|
+
ValidateToken(reader: XmlReader, validationParameters: TokenValidationParameters, validatedToken: SecurityToken): ClaimsPrincipal;
|
|
254
|
+
ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
|
|
255
|
+
ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
|
|
256
|
+
ValidateTokenAsync(token: SecurityToken, validationParameters: TokenValidationParameters): Task<TokenValidationResult>;
|
|
257
|
+
WriteToken(token: SecurityToken): string;
|
|
258
|
+
WriteToken(writer: XmlWriter, token: SecurityToken): void;
|
|
259
259
|
}
|
|
260
260
|
|
|
261
261
|
|
|
262
262
|
export const JwtSecurityTokenHandler: {
|
|
263
263
|
new(): JwtSecurityTokenHandler;
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
264
|
+
DefaultInboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
265
|
+
DefaultMapInboundClaims: boolean;
|
|
266
|
+
DefaultOutboundClaimTypeMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
267
|
+
DefaultInboundClaimFilter: ISet<System_Internal.String>;
|
|
268
|
+
DefaultOutboundAlgorithmMap: IDictionary__System_Collections_Generic<System_Internal.String, System_Internal.String>;
|
|
269
|
+
ShortClaimTypeProperty: string;
|
|
270
|
+
JsonClaimTypeProperty: string;
|
|
271
271
|
};
|
|
272
272
|
|
|
273
273
|
|
|
@@ -279,29 +279,29 @@ export type JwtSecurityTokenHandler = JwtSecurityTokenHandler$instance & __JwtSe
|
|
|
279
279
|
|
|
280
280
|
|
|
281
281
|
export abstract class JsonClaimValueTypes$instance {
|
|
282
|
-
static readonly
|
|
283
|
-
static readonly
|
|
284
|
-
static readonly
|
|
282
|
+
static readonly Json: string;
|
|
283
|
+
static readonly JsonArray: string;
|
|
284
|
+
static readonly JsonNull: string;
|
|
285
285
|
}
|
|
286
286
|
|
|
287
287
|
|
|
288
288
|
export type JsonClaimValueTypes = JsonClaimValueTypes$instance;
|
|
289
289
|
|
|
290
290
|
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
|
|
291
|
+
static readonly HeaderType: string;
|
|
292
|
+
static readonly HeaderTypeAlt: string;
|
|
293
|
+
static readonly TokenType: string;
|
|
294
|
+
static readonly TokenTypeAlt: string;
|
|
295
|
+
static readonly JsonCompactSerializationRegex: string;
|
|
296
|
+
static readonly JweCompactSerializationRegex: string;
|
|
297
|
+
static readonly DirectKeyUseAlg: string;
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
|
|
301
301
|
export type JwtConstants = JwtConstants$instance;
|
|
302
302
|
|
|
303
303
|
export abstract class JwtSecurityTokenConverter$instance {
|
|
304
|
-
static
|
|
304
|
+
static Convert(token: JsonWebToken): JwtSecurityToken;
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
|
|
@@ -1,101 +1,90 @@
|
|
|
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,
|
|
10
21
|
"methods": [],
|
|
11
22
|
"properties": [],
|
|
12
23
|
"fields": [
|
|
13
24
|
{
|
|
14
25
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope::value__System.Int32",
|
|
15
26
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
27
|
"metadataToken": 67108983,
|
|
18
28
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
29
|
"isStatic": false,
|
|
20
30
|
"isReadOnly": false,
|
|
31
|
+
"isLiteral": false,
|
|
21
32
|
"declaringClrType": "System.Security.Cryptography.DataProtectionScope",
|
|
22
33
|
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData"
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope::CurrentUserSystem.Security.Cryptography.DataProtectionScope",
|
|
26
37
|
"clrName": "CurrentUser",
|
|
27
|
-
"tsEmitName": "currentUser",
|
|
28
38
|
"metadataToken": 67108984,
|
|
29
39
|
"normalizedSignature": "CurrentUser|System.Security.Cryptography.DataProtectionScope|static=true|const=true",
|
|
30
40
|
"isStatic": true,
|
|
31
41
|
"isReadOnly": false,
|
|
42
|
+
"isLiteral": true,
|
|
32
43
|
"declaringClrType": "System.Security.Cryptography.DataProtectionScope",
|
|
33
44
|
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData"
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.DataProtectionScope::LocalMachineSystem.Security.Cryptography.DataProtectionScope",
|
|
37
48
|
"clrName": "LocalMachine",
|
|
38
|
-
"tsEmitName": "localMachine",
|
|
39
49
|
"metadataToken": 67108985,
|
|
40
50
|
"normalizedSignature": "LocalMachine|System.Security.Cryptography.DataProtectionScope|static=true|const=true",
|
|
41
51
|
"isStatic": true,
|
|
42
52
|
"isReadOnly": false,
|
|
53
|
+
"isLiteral": true,
|
|
43
54
|
"declaringClrType": "System.Security.Cryptography.DataProtectionScope",
|
|
44
55
|
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData"
|
|
45
56
|
}
|
|
46
57
|
],
|
|
47
58
|
"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
|
-
]
|
|
59
|
+
"constructors": []
|
|
81
60
|
},
|
|
82
61
|
{
|
|
83
62
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.ProtectedData",
|
|
84
63
|
"clrName": "System.Security.Cryptography.ProtectedData",
|
|
85
|
-
"tsEmitName": "ProtectedData",
|
|
86
64
|
"assemblyName": "System.Security.Cryptography.ProtectedData",
|
|
87
65
|
"metadataToken": 0,
|
|
66
|
+
"kind": "StaticNamespace",
|
|
67
|
+
"accessibility": "Public",
|
|
68
|
+
"isAbstract": true,
|
|
69
|
+
"isSealed": true,
|
|
70
|
+
"isStatic": true,
|
|
71
|
+
"arity": 0,
|
|
88
72
|
"methods": [
|
|
89
73
|
{
|
|
90
74
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.ProtectedData::Protect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
|
|
91
75
|
"clrName": "Protect",
|
|
92
|
-
"tsEmitName": "protect",
|
|
93
76
|
"metadataToken": 100663314,
|
|
94
77
|
"canonicalSignature": "(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
|
|
95
78
|
"normalizedSignature": "Protect|(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]|static=true",
|
|
96
79
|
"emitScope": "ClassSurface",
|
|
80
|
+
"provenance": "Original",
|
|
97
81
|
"arity": 0,
|
|
98
82
|
"parameterCount": 3,
|
|
83
|
+
"isStatic": true,
|
|
84
|
+
"isAbstract": false,
|
|
85
|
+
"isVirtual": false,
|
|
86
|
+
"isOverride": false,
|
|
87
|
+
"isSealed": false,
|
|
99
88
|
"declaringClrType": "System.Security.Cryptography.ProtectedData",
|
|
100
89
|
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
|
|
101
90
|
"isExtensionMethod": false
|
|
@@ -103,13 +92,18 @@
|
|
|
103
92
|
{
|
|
104
93
|
"stableId": "System.Security.Cryptography.ProtectedData:System.Security.Cryptography.ProtectedData::Unprotect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
|
|
105
94
|
"clrName": "Unprotect",
|
|
106
|
-
"tsEmitName": "unprotect",
|
|
107
95
|
"metadataToken": 100663315,
|
|
108
96
|
"canonicalSignature": "(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]",
|
|
109
97
|
"normalizedSignature": "Unprotect|(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope):System.Byte[]|static=true",
|
|
110
98
|
"emitScope": "ClassSurface",
|
|
99
|
+
"provenance": "Original",
|
|
111
100
|
"arity": 0,
|
|
112
101
|
"parameterCount": 3,
|
|
102
|
+
"isStatic": true,
|
|
103
|
+
"isAbstract": false,
|
|
104
|
+
"isVirtual": false,
|
|
105
|
+
"isOverride": false,
|
|
106
|
+
"isSealed": false,
|
|
113
107
|
"declaringClrType": "System.Security.Cryptography.ProtectedData",
|
|
114
108
|
"declaringAssemblyName": "System.Security.Cryptography.ProtectedData",
|
|
115
109
|
"isExtensionMethod": false
|
|
@@ -118,29 +112,7 @@
|
|
|
118
112
|
"properties": [],
|
|
119
113
|
"fields": [],
|
|
120
114
|
"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
|
-
]
|
|
115
|
+
"constructors": []
|
|
144
116
|
}
|
|
145
117
|
]
|
|
146
118
|
}
|
|
@@ -10,14 +10,14 @@ 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 DataProtectionScope {
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
CurrentUser = 0,
|
|
14
|
+
LocalMachine = 1
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
export abstract class ProtectedData$instance {
|
|
19
|
-
static
|
|
20
|
-
static
|
|
19
|
+
static Protect(userData: byte[], optionalEntropy: byte[], scope: DataProtectionScope): byte[];
|
|
20
|
+
static Unprotect(encryptedData: byte[], optionalEntropy: byte[], scope: DataProtectionScope): byte[];
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
|