@tsonic/efcore-sqlserver 10.0.5 → 10.0.7
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/internal/index.d.ts +91 -49
- package/Azure.Core/internal/index.d.ts +102 -50
- package/Azure.Core.Cryptography/internal/index.d.ts +6 -6
- package/Azure.Core.Diagnostics/internal/index.d.ts +8 -6
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/internal/index.d.ts +59 -35
- package/Azure.Core.Pipeline/internal/index.d.ts +56 -32
- package/Azure.Core.Serialization/internal/index.d.ts +21 -17
- package/Azure.Identity/internal/index.d.ts +199 -93
- package/Azure.Messaging/internal/index.d.ts +11 -7
- package/Microsoft.Data/internal/index.d.ts +7 -5
- package/Microsoft.Data.Sql/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlClient/internal/index.d.ts +153 -63
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +20 -10
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +82 -52
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +15 -9
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +331 -329
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +9 -7
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +24 -14
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +18 -6
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +65 -41
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +14 -12
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +11 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +19 -13
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +4 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +28 -28
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +31 -25
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +13 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +22 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +182 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -10
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +15 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +98 -46
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +27 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +23 -17
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +7 -7
- package/Microsoft.Identity.Client/internal/index.d.ts +281 -167
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +4 -4
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +7 -3
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +25 -17
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +30 -14
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -4
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +16 -12
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +34 -24
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +19 -11
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +42 -30
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +10 -6
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +65 -47
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +4 -4
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +206 -82
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +7 -5
- package/Microsoft.SqlServer.Server/internal/index.d.ts +17 -5
- package/System/internal/index.d.ts +19 -17
- package/System.ClientModel/internal/index.d.ts +39 -21
- package/System.ClientModel.Primitives/internal/index.d.ts +133 -65
- package/System.Configuration/internal/index.d.ts +268 -40
- package/System.Configuration.Internal/internal/index.d.ts +10 -6
- package/System.Configuration.Provider/internal/index.d.ts +14 -8
- package/System.Diagnostics/internal/index.d.ts +2 -2
- package/System.Drawing.Configuration/internal/index.d.ts +6 -4
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +68 -56
- package/System.Security.Cryptography/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +7 -5
- package/__internal/extensions/index.d.ts +745 -695
- package/package.json +5 -5
|
@@ -10,12 +10,12 @@ import type { ptr } from "@tsonic/core/types.js";
|
|
|
10
10
|
|
|
11
11
|
// Import types from other namespaces
|
|
12
12
|
import type { Configuration, ConfigurationAllowDefinition, ConfigurationAllowExeDefinition, ProtectedConfigurationProvider, ProtectedConfigurationSection } from "../../System.Configuration/internal/index.js";
|
|
13
|
-
import type { Stream } from "@tsonic/dotnet/System.IO.js";
|
|
14
|
-
import * as
|
|
15
|
-
import type {
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import type {
|
|
13
|
+
import type { Stream } from "@tsonic/dotnet/System.IO/internal/index.js";
|
|
14
|
+
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
15
|
+
import type { ISerializable } from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
16
|
+
import type { PermissionSet } from "@tsonic/dotnet/System.Security/internal/index.js";
|
|
17
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
18
|
+
import type { AsyncCallback, Boolean as ClrBoolean, EventArgs, IAsyncResult, ICloneable, IDisposable, Int32, IntPtr, MulticastDelegate, Object as ClrObject, String as ClrString, Type, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
19
19
|
|
|
20
20
|
export type InternalConfigEventHandler = (sender: unknown, e: InternalConfigEventArgs) => void;
|
|
21
21
|
|
|
@@ -181,6 +181,8 @@ export interface IInternalConfigSystem$instance {
|
|
|
181
181
|
export type IInternalConfigSystem = IInternalConfigSystem$instance;
|
|
182
182
|
|
|
183
183
|
export interface DelegatingConfigHost$instance {
|
|
184
|
+
readonly __tsonic_type_System_Configuration_Internal_DelegatingConfigHost: never;
|
|
185
|
+
|
|
184
186
|
readonly HasLocalConfig: boolean;
|
|
185
187
|
readonly HasRoamingConfig: boolean;
|
|
186
188
|
readonly IsAppConfigHttp: boolean;
|
|
@@ -236,6 +238,8 @@ export const DelegatingConfigHost: (abstract new() => DelegatingConfigHost) & {
|
|
|
236
238
|
export type DelegatingConfigHost = DelegatingConfigHost$instance;
|
|
237
239
|
|
|
238
240
|
export interface InternalConfigEventArgs$instance extends EventArgs {
|
|
241
|
+
readonly __tsonic_type_System_Configuration_Internal_InternalConfigEventArgs: never;
|
|
242
|
+
|
|
239
243
|
ConfigPath: string;
|
|
240
244
|
}
|
|
241
245
|
|
|
@@ -6,15 +6,17 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import type {
|
|
12
|
-
import * as
|
|
13
|
-
import type {
|
|
14
|
-
import * as
|
|
15
|
-
import type {
|
|
9
|
+
import type { NameValueCollection } from "@tsonic/dotnet/System.Collections.Specialized/internal/index.js";
|
|
10
|
+
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
11
|
+
import type { ICollection, IEnumerable, IEnumerator } from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
12
|
+
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
13
|
+
import type { ISerializable, SerializationInfo, StreamingContext } from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
14
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
15
|
+
import type { Boolean as ClrBoolean, Exception, Int32, Object as ClrObject, String as ClrString, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
16
16
|
|
|
17
17
|
export interface ProviderBase$instance {
|
|
18
|
+
readonly __tsonic_type_System_Configuration_Provider_ProviderBase: never;
|
|
19
|
+
|
|
18
20
|
readonly Description: string;
|
|
19
21
|
readonly Name: string;
|
|
20
22
|
Initialize(name: string, config: NameValueCollection): void;
|
|
@@ -28,12 +30,14 @@ export const ProviderBase: (abstract new() => ProviderBase) & {
|
|
|
28
30
|
export type ProviderBase = ProviderBase$instance;
|
|
29
31
|
|
|
30
32
|
export interface ProviderCollection$instance {
|
|
33
|
+
readonly __tsonic_type_System_Configuration_Provider_ProviderCollection: never;
|
|
34
|
+
|
|
31
35
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
32
36
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
33
37
|
|
|
34
38
|
readonly Count: int;
|
|
35
39
|
readonly IsSynchronized: boolean;
|
|
36
|
-
readonly [name: string]:
|
|
40
|
+
readonly [name: string]: ProviderBase | SettingsProvider;
|
|
37
41
|
readonly SyncRoot: unknown;
|
|
38
42
|
Add(provider: ProviderBase): void;
|
|
39
43
|
Clear(): void;
|
|
@@ -52,6 +56,8 @@ export const ProviderCollection: {
|
|
|
52
56
|
export type ProviderCollection = ProviderCollection$instance;
|
|
53
57
|
|
|
54
58
|
export interface ProviderException$instance extends Exception {
|
|
59
|
+
readonly __tsonic_type_System_Configuration_Provider_ProviderException: never;
|
|
60
|
+
|
|
55
61
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
56
62
|
|
|
57
63
|
}
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
10
|
-
import type { Object as ClrObject, Void } from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
|
+
import type { Object as ClrObject, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
11
11
|
|
|
12
12
|
export abstract class TraceConfiguration$instance {
|
|
13
13
|
static Register(): void;
|
|
@@ -9,12 +9,14 @@ import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint12
|
|
|
9
9
|
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
10
10
|
import * as System_Configuration_Internal from "../../System.Configuration/internal/index.js";
|
|
11
11
|
import type { Configuration, ConfigurationElement, ConfigurationElementProperty, ConfigurationLockCollection, ConfigurationProperty, ConfigurationPropertyCollection, ConfigurationSaveMode, ConfigurationSection, ContextInformation, ElementInformation, SectionInformation } from "../../System.Configuration/internal/index.js";
|
|
12
|
-
import type { IList } from "@tsonic/dotnet/System.Collections.js";
|
|
13
|
-
import type {
|
|
14
|
-
import type {
|
|
15
|
-
import type {
|
|
12
|
+
import type { IList } from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
13
|
+
import type { FrameworkName } from "@tsonic/dotnet/System.Runtime.Versioning/internal/index.js";
|
|
14
|
+
import type { XmlReader, XmlWriter } from "@tsonic/dotnet/System.Xml/internal/index.js";
|
|
15
|
+
import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
16
16
|
|
|
17
17
|
export interface SystemDrawingSection$instance extends ConfigurationSection {
|
|
18
|
+
readonly __tsonic_type_System_Drawing_Configuration_SystemDrawingSection: never;
|
|
19
|
+
|
|
18
20
|
BitmapSuffix: string;
|
|
19
21
|
readonly Properties: ConfigurationPropertyCollection;
|
|
20
22
|
}
|
|
@@ -14,19 +14,21 @@ import * as Microsoft_IdentityModel_Logging_Internal from "../../Microsoft.Ident
|
|
|
14
14
|
import type { ISafeLogSecurityArtifact } from "../../Microsoft.IdentityModel.Logging/internal/index.js";
|
|
15
15
|
import * as Microsoft_IdentityModel_Tokens_Internal from "../../Microsoft.IdentityModel.Tokens/internal/index.js";
|
|
16
16
|
import type { EncryptingCredentials, ISecurityTokenValidator, SecurityKey, SecurityKeyIdentifierClause, SecurityToken, SecurityTokenDescriptor, SecurityTokenHandler, SigningCredentials, TokenValidationParameters, TokenValidationResult } from "../../Microsoft.IdentityModel.Tokens/internal/index.js";
|
|
17
|
-
import * as System_Collections_Generic_Internal from "@tsonic/dotnet/System.Collections.Generic.js";
|
|
18
|
-
import type {
|
|
19
|
-
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections.js";
|
|
20
|
-
import type { ICollection, IDictionary, IEnumerable } from "@tsonic/dotnet/System.Collections.js";
|
|
21
|
-
import * as
|
|
22
|
-
import type {
|
|
23
|
-
import
|
|
24
|
-
import type {
|
|
25
|
-
import type {
|
|
26
|
-
import
|
|
27
|
-
import type {
|
|
17
|
+
import * as System_Collections_Generic_Internal from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
18
|
+
import type { Dictionary_2, ICollection_1, IDictionary_2, IEnumerable_1, IList_1, IReadOnlyCollection_1, IReadOnlyDictionary_2, ISet_1, KeyValuePair_2 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
19
|
+
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
20
|
+
import type { ICollection, IDictionary, IEnumerable } from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
21
|
+
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
22
|
+
import type { IDeserializationCallback, ISerializable } from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
23
|
+
import type { Claim, ClaimsIdentity, ClaimsPrincipal } from "@tsonic/dotnet/System.Security.Claims/internal/index.js";
|
|
24
|
+
import type { Task_1 } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
25
|
+
import type { XmlReader, XmlWriter } from "@tsonic/dotnet/System.Xml/internal/index.js";
|
|
26
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
27
|
+
import type { Boolean as ClrBoolean, DateTime, Int32, Int64, Nullable_1, Object as ClrObject, String as ClrString, Type, ValueType, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
28
28
|
|
|
29
29
|
export interface JwtHeaderParameterNames$instance {
|
|
30
|
+
readonly __tsonic_type_System_IdentityModel_Tokens_Jwt_JwtHeaderParameterNames: never;
|
|
31
|
+
|
|
30
32
|
}
|
|
31
33
|
|
|
32
34
|
|
|
@@ -53,6 +55,8 @@ export const JwtHeaderParameterNames: {
|
|
|
53
55
|
export type JwtHeaderParameterNames = JwtHeaderParameterNames$instance;
|
|
54
56
|
|
|
55
57
|
export interface JwtRegisteredClaimNames$instance {
|
|
58
|
+
readonly __tsonic_type_System_IdentityModel_Tokens_Jwt_JwtRegisteredClaimNames: never;
|
|
59
|
+
|
|
56
60
|
}
|
|
57
61
|
|
|
58
62
|
|
|
@@ -102,7 +106,9 @@ export const JwtRegisteredClaimNames: {
|
|
|
102
106
|
|
|
103
107
|
export type JwtRegisteredClaimNames = JwtRegisteredClaimNames$instance;
|
|
104
108
|
|
|
105
|
-
export interface JwtHeader$instance extends
|
|
109
|
+
export interface JwtHeader$instance extends Dictionary_2<System_Internal.String, unknown> {
|
|
110
|
+
readonly __tsonic_type_System_IdentityModel_Tokens_Jwt_JwtHeader: never;
|
|
111
|
+
|
|
106
112
|
readonly __tsonic_iface_System_Collections_Generic_ICollection_1: never;
|
|
107
113
|
readonly __tsonic_iface_System_Collections_Generic_IDictionary_2: never;
|
|
108
114
|
readonly __tsonic_iface_System_Collections_Generic_IEnumerable_1: never;
|
|
@@ -134,19 +140,21 @@ export const JwtHeader: {
|
|
|
134
140
|
new(): JwtHeader;
|
|
135
141
|
new(signingCredentials: SigningCredentials): JwtHeader;
|
|
136
142
|
new(encryptingCredentials: EncryptingCredentials): JwtHeader;
|
|
137
|
-
new(signingCredentials: SigningCredentials, outboundAlgorithmMap:
|
|
138
|
-
new(signingCredentials: SigningCredentials, outboundAlgorithmMap:
|
|
139
|
-
new(signingCredentials: SigningCredentials, outboundAlgorithmMap:
|
|
140
|
-
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap:
|
|
141
|
-
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap:
|
|
142
|
-
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap:
|
|
143
|
+
new(signingCredentials: SigningCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>): JwtHeader;
|
|
144
|
+
new(signingCredentials: SigningCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>, tokenType: string): JwtHeader;
|
|
145
|
+
new(signingCredentials: SigningCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>, tokenType: string, additionalInnerHeaderClaims: IDictionary_2<System_Internal.String, unknown>): JwtHeader;
|
|
146
|
+
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>): JwtHeader;
|
|
147
|
+
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>, tokenType: string): JwtHeader;
|
|
148
|
+
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>, tokenType: string, additionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>): JwtHeader;
|
|
143
149
|
Base64UrlDeserialize(base64UrlEncodedJsonString: string): JwtHeader;
|
|
144
150
|
};
|
|
145
151
|
|
|
146
152
|
|
|
147
153
|
export type JwtHeader = JwtHeader$instance;
|
|
148
154
|
|
|
149
|
-
export interface JwtPayload$instance extends
|
|
155
|
+
export interface JwtPayload$instance extends Dictionary_2<System_Internal.String, unknown> {
|
|
156
|
+
readonly __tsonic_type_System_IdentityModel_Tokens_Jwt_JwtPayload: never;
|
|
157
|
+
|
|
150
158
|
readonly __tsonic_iface_System_Collections_Generic_ICollection_1: never;
|
|
151
159
|
readonly __tsonic_iface_System_Collections_Generic_IDictionary_2: never;
|
|
152
160
|
readonly __tsonic_iface_System_Collections_Generic_IEnumerable_1: never;
|
|
@@ -160,26 +168,26 @@ export interface JwtPayload$instance extends Dictionary<System_Internal.String,
|
|
|
160
168
|
|
|
161
169
|
readonly Acr: string;
|
|
162
170
|
readonly Actort: string;
|
|
163
|
-
readonly Amr:
|
|
164
|
-
readonly Aud:
|
|
165
|
-
readonly AuthTime:
|
|
171
|
+
readonly Amr: IList_1<System_Internal.String>;
|
|
172
|
+
readonly Aud: IList_1<System_Internal.String>;
|
|
173
|
+
readonly AuthTime: Nullable_1<System_Internal.Int32>;
|
|
166
174
|
readonly Azp: string;
|
|
167
175
|
readonly CHash: string;
|
|
168
|
-
readonly Claims:
|
|
169
|
-
readonly Exp:
|
|
170
|
-
readonly Expiration:
|
|
171
|
-
readonly Iat:
|
|
176
|
+
readonly Claims: IEnumerable_1<Claim>;
|
|
177
|
+
readonly Exp: Nullable_1<System_Internal.Int32>;
|
|
178
|
+
readonly Expiration: Nullable_1<System_Internal.Int64>;
|
|
179
|
+
readonly Iat: Nullable_1<System_Internal.Int32>;
|
|
172
180
|
readonly Iss: string;
|
|
173
181
|
readonly IssuedAt: DateTime;
|
|
174
182
|
readonly Jti: string;
|
|
175
|
-
readonly Nbf:
|
|
183
|
+
readonly Nbf: Nullable_1<System_Internal.Int32>;
|
|
176
184
|
readonly Nonce: string;
|
|
177
|
-
readonly NotBefore:
|
|
185
|
+
readonly NotBefore: Nullable_1<System_Internal.Int64>;
|
|
178
186
|
readonly Sub: string;
|
|
179
187
|
readonly ValidFrom: DateTime;
|
|
180
188
|
readonly ValidTo: DateTime;
|
|
181
189
|
AddClaim(claim: Claim): void;
|
|
182
|
-
AddClaims(claims:
|
|
190
|
+
AddClaims(claims: IEnumerable_1<Claim>): void;
|
|
183
191
|
Base64UrlEncode(): string;
|
|
184
192
|
SerializeToJson(): string;
|
|
185
193
|
}
|
|
@@ -187,10 +195,10 @@ export interface JwtPayload$instance extends Dictionary<System_Internal.String,
|
|
|
187
195
|
|
|
188
196
|
export const JwtPayload: {
|
|
189
197
|
new(): JwtPayload;
|
|
190
|
-
new(claims:
|
|
191
|
-
new(issuer: string, audience: string, claims:
|
|
192
|
-
new(issuer: string, audience: string, claims:
|
|
193
|
-
new(issuer: string, audience: string, claims:
|
|
198
|
+
new(claims: IEnumerable_1<Claim>): JwtPayload;
|
|
199
|
+
new(issuer: string, audience: string, claims: IEnumerable_1<Claim>, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>): JwtPayload;
|
|
200
|
+
new(issuer: string, audience: string, claims: IEnumerable_1<Claim>, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>): JwtPayload;
|
|
201
|
+
new(issuer: string, audience: string, claims: IEnumerable_1<Claim>, claimsCollection: IDictionary_2<System_Internal.String, unknown>, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>): JwtPayload;
|
|
194
202
|
Base64UrlDeserialize(base64UrlEncodedJsonString: string): JwtPayload;
|
|
195
203
|
Deserialize(jsonString: string): JwtPayload;
|
|
196
204
|
};
|
|
@@ -199,11 +207,13 @@ export const JwtPayload: {
|
|
|
199
207
|
export type JwtPayload = JwtPayload$instance;
|
|
200
208
|
|
|
201
209
|
export interface JwtSecurityToken$instance extends SecurityToken {
|
|
210
|
+
readonly __tsonic_type_System_IdentityModel_Tokens_Jwt_JwtSecurityToken: never;
|
|
211
|
+
|
|
202
212
|
readonly __tsonic_iface_Microsoft_IdentityModel_Logging_ISafeLogSecurityArtifact: never;
|
|
203
213
|
|
|
204
214
|
readonly Actor: string;
|
|
205
|
-
readonly Audiences:
|
|
206
|
-
readonly Claims:
|
|
215
|
+
readonly Audiences: IEnumerable_1<System_Internal.String>;
|
|
216
|
+
readonly Claims: IEnumerable_1<Claim>;
|
|
207
217
|
readonly EncodedHeader: string;
|
|
208
218
|
readonly EncodedPayload: string;
|
|
209
219
|
readonly EncryptingCredentials: EncryptingCredentials;
|
|
@@ -238,7 +248,7 @@ export const JwtSecurityToken: {
|
|
|
238
248
|
new(header: JwtHeader, payload: JwtPayload, rawHeader: string, rawPayload: string, rawSignature: string): JwtSecurityToken;
|
|
239
249
|
new(header: JwtHeader, innerToken: JwtSecurityToken, rawHeader: string, rawEncryptedKey: string, rawInitializationVector: string, rawCiphertext: string, rawAuthenticationTag: string): JwtSecurityToken;
|
|
240
250
|
new(header: JwtHeader, payload: JwtPayload): JwtSecurityToken;
|
|
241
|
-
new(issuer: string, audience: string, claims:
|
|
251
|
+
new(issuer: string, audience: string, claims: IEnumerable_1<Claim>, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, signingCredentials: SigningCredentials): JwtSecurityToken;
|
|
242
252
|
};
|
|
243
253
|
|
|
244
254
|
|
|
@@ -250,28 +260,30 @@ export type JwtSecurityToken = JwtSecurityToken$instance & __JwtSecurityToken$vi
|
|
|
250
260
|
|
|
251
261
|
|
|
252
262
|
export interface JwtSecurityTokenHandler$instance extends SecurityTokenHandler {
|
|
263
|
+
readonly __tsonic_type_System_IdentityModel_Tokens_Jwt_JwtSecurityTokenHandler: never;
|
|
264
|
+
|
|
253
265
|
readonly __tsonic_iface_Microsoft_IdentityModel_Tokens_ISecurityTokenValidator: never;
|
|
254
266
|
|
|
255
267
|
readonly CanValidateToken: boolean;
|
|
256
268
|
readonly CanWriteToken: boolean;
|
|
257
|
-
InboundClaimFilter:
|
|
258
|
-
InboundClaimTypeMap:
|
|
269
|
+
InboundClaimFilter: ISet_1<System_Internal.String>;
|
|
270
|
+
InboundClaimTypeMap: IDictionary_2<System_Internal.String, System_Internal.String>;
|
|
259
271
|
MapInboundClaims: boolean;
|
|
260
|
-
readonly OutboundAlgorithmMap:
|
|
261
|
-
OutboundClaimTypeMap:
|
|
272
|
+
readonly OutboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>;
|
|
273
|
+
OutboundClaimTypeMap: IDictionary_2<System_Internal.String, System_Internal.String>;
|
|
262
274
|
readonly TokenType: Type;
|
|
263
275
|
CanReadToken(token: string): boolean;
|
|
264
276
|
CanReadToken(reader: XmlReader): boolean;
|
|
265
277
|
CreateActorValue(actor: ClaimsIdentity): string;
|
|
266
278
|
CreateClaimsIdentity(jwtToken: JwtSecurityToken, issuer: string, validationParameters: TokenValidationParameters): ClaimsIdentity;
|
|
267
279
|
CreateEncodedJwt(tokenDescriptor: SecurityTokenDescriptor): string;
|
|
268
|
-
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore:
|
|
269
|
-
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore:
|
|
270
|
-
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore:
|
|
280
|
+
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials): string;
|
|
281
|
+
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): string;
|
|
282
|
+
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary_2<System_Internal.String, unknown>): string;
|
|
271
283
|
CreateJwtSecurityToken(tokenDescriptor: SecurityTokenDescriptor): JwtSecurityToken;
|
|
272
|
-
CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore:
|
|
273
|
-
CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore:
|
|
274
|
-
CreateJwtSecurityToken(issuer?: string, audience?: string, subject?: ClaimsIdentity, notBefore?:
|
|
284
|
+
CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): JwtSecurityToken;
|
|
285
|
+
CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary_2<System_Internal.String, unknown>): JwtSecurityToken;
|
|
286
|
+
CreateJwtSecurityToken(issuer?: string, audience?: string, subject?: ClaimsIdentity, notBefore?: Nullable_1<DateTime>, expires?: Nullable_1<DateTime>, issuedAt?: Nullable_1<DateTime>, signingCredentials?: SigningCredentials): JwtSecurityToken;
|
|
275
287
|
CreateToken(tokenDescriptor: SecurityTokenDescriptor): SecurityToken;
|
|
276
288
|
ReadJwtToken(token: string): JwtSecurityToken;
|
|
277
289
|
ReadToken(token: string): SecurityToken;
|
|
@@ -279,17 +291,17 @@ export interface JwtSecurityTokenHandler$instance extends SecurityTokenHandler {
|
|
|
279
291
|
ReadToken(reader: XmlReader): SecurityToken;
|
|
280
292
|
ResolveIssuerSigningKey(token: string, jwtToken: JwtSecurityToken, validationParameters: TokenValidationParameters): SecurityKey;
|
|
281
293
|
ResolveTokenDecryptionKey(token: string, jwtToken: JwtSecurityToken, validationParameters: TokenValidationParameters): SecurityKey;
|
|
282
|
-
ValidateAudience(audiences:
|
|
294
|
+
ValidateAudience(audiences: IEnumerable_1<System_Internal.String>, jwtToken: JwtSecurityToken, validationParameters: TokenValidationParameters): void;
|
|
283
295
|
ValidateIssuer(issuer: string, jwtToken: JwtSecurityToken, validationParameters: TokenValidationParameters): string;
|
|
284
296
|
ValidateIssuerSecurityKey(key: SecurityKey, securityToken: JwtSecurityToken, validationParameters: TokenValidationParameters): void;
|
|
285
|
-
ValidateLifetime(notBefore:
|
|
297
|
+
ValidateLifetime(notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, jwtToken: JwtSecurityToken, validationParameters: TokenValidationParameters): void;
|
|
286
298
|
ValidateSignature(token: string, validationParameters: TokenValidationParameters): JwtSecurityToken;
|
|
287
299
|
ValidateToken(token: string, validationParameters: TokenValidationParameters, validatedToken: SecurityToken): ClaimsPrincipal;
|
|
288
300
|
ValidateToken(reader: XmlReader, validationParameters: TokenValidationParameters, validatedToken: SecurityToken): ClaimsPrincipal;
|
|
289
|
-
ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters):
|
|
290
|
-
ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters):
|
|
291
|
-
ValidateTokenAsync(token: SecurityToken, validationParameters: TokenValidationParameters):
|
|
292
|
-
ValidateTokenReplay(expires:
|
|
301
|
+
ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task_1<TokenValidationResult>;
|
|
302
|
+
ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task_1<TokenValidationResult>;
|
|
303
|
+
ValidateTokenAsync(token: SecurityToken, validationParameters: TokenValidationParameters): Task_1<TokenValidationResult>;
|
|
304
|
+
ValidateTokenReplay(expires: Nullable_1<DateTime>, securityToken: string, validationParameters: TokenValidationParameters): void;
|
|
293
305
|
WriteToken(token: SecurityToken): string;
|
|
294
306
|
WriteToken(writer: XmlWriter, token: SecurityToken): void;
|
|
295
307
|
}
|
|
@@ -297,11 +309,11 @@ export interface JwtSecurityTokenHandler$instance extends SecurityTokenHandler {
|
|
|
297
309
|
|
|
298
310
|
export const JwtSecurityTokenHandler: {
|
|
299
311
|
new(): JwtSecurityTokenHandler;
|
|
300
|
-
DefaultInboundClaimTypeMap:
|
|
312
|
+
DefaultInboundClaimTypeMap: IDictionary_2<System_Internal.String, System_Internal.String>;
|
|
301
313
|
DefaultMapInboundClaims: boolean;
|
|
302
|
-
DefaultOutboundClaimTypeMap:
|
|
303
|
-
DefaultInboundClaimFilter:
|
|
304
|
-
DefaultOutboundAlgorithmMap:
|
|
314
|
+
DefaultOutboundClaimTypeMap: IDictionary_2<System_Internal.String, System_Internal.String>;
|
|
315
|
+
DefaultInboundClaimFilter: ISet_1<System_Internal.String>;
|
|
316
|
+
DefaultOutboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>;
|
|
305
317
|
ShortClaimTypeProperty: string;
|
|
306
318
|
JsonClaimTypeProperty: string;
|
|
307
319
|
};
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
10
|
-
import type { Byte, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Object as ClrObject } from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
|
+
import type { Byte, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Object as ClrObject } from "@tsonic/dotnet/System/internal/index.js";
|
|
11
11
|
|
|
12
12
|
export enum DataProtectionScope {
|
|
13
13
|
CurrentUser = 0,
|
|
@@ -12,12 +12,14 @@ import type { ptr } from "@tsonic/core/types.js";
|
|
|
12
12
|
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
13
13
|
import * as System_Internal from "../../System/internal/index.js";
|
|
14
14
|
import type { BinaryData } from "../../System/internal/index.js";
|
|
15
|
-
import
|
|
16
|
-
import type {
|
|
17
|
-
import
|
|
18
|
-
import type {
|
|
15
|
+
import * as System_Text_Json_Serialization_Internal from "@tsonic/dotnet/System.Text.Json.Serialization/internal/index.js";
|
|
16
|
+
import type { JsonConverter_1 } from "@tsonic/dotnet/System.Text.Json.Serialization/internal/index.js";
|
|
17
|
+
import type { JsonSerializerOptions, Utf8JsonReader, Utf8JsonWriter } from "@tsonic/dotnet/System.Text.Json/internal/index.js";
|
|
18
|
+
import type { Type, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
19
|
+
|
|
20
|
+
export interface BinaryDataJsonConverter$instance extends JsonConverter_1<BinaryData> {
|
|
21
|
+
readonly __tsonic_type_System_Text_Json_Serialization_BinaryDataJsonConverter: never;
|
|
19
22
|
|
|
20
|
-
export interface BinaryDataJsonConverter$instance extends JsonConverter<BinaryData> {
|
|
21
23
|
Read(reader: Utf8JsonReader, typeToConvert: Type, options: JsonSerializerOptions): BinaryData | undefined;
|
|
22
24
|
Write(writer: Utf8JsonWriter, value: BinaryData, options: JsonSerializerOptions): void;
|
|
23
25
|
}
|