@tsonic/efcore-sqlserver 10.0.41 → 10.0.42
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 +44 -44
- package/Azure.Core/internal/index.d.ts +19 -19
- package/Azure.Core.Cryptography/internal/index.d.ts +1 -1
- package/Azure.Core.Cryptography.d.ts +4 -0
- package/Azure.Core.Diagnostics/internal/index.d.ts +1 -1
- package/Azure.Core.Diagnostics.d.ts +4 -0
- package/Azure.Core.Extensions/internal/index.d.ts +10 -9
- package/Azure.Core.Extensions.d.ts +6 -2
- package/Azure.Core.GeoJson/internal/index.d.ts +17 -17
- package/Azure.Core.GeoJson.d.ts +4 -0
- package/Azure.Core.Pipeline/internal/index.d.ts +2 -2
- package/Azure.Core.Pipeline.d.ts +4 -0
- package/Azure.Core.Serialization/internal/index.d.ts +14 -14
- package/Azure.Core.Serialization.d.ts +4 -0
- package/Azure.Core.d.ts +5 -1
- package/Azure.Identity/internal/index.d.ts +1 -1
- package/Azure.Identity.d.ts +4 -0
- package/Azure.Messaging/internal/index.d.ts +3 -3
- package/Azure.Messaging.d.ts +4 -0
- package/Azure.d.ts +8 -4
- package/Microsoft.Data/internal/index.d.ts +1 -1
- package/Microsoft.Data.Sql/internal/index.d.ts +1 -1
- package/Microsoft.Data.Sql.d.ts +4 -0
- package/Microsoft.Data.SqlClient/internal/index.d.ts +47 -47
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +1 -1
- package/Microsoft.Data.SqlClient.DataClassification.d.ts +4 -0
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +31 -31
- package/Microsoft.Data.SqlClient.Diagnostics.d.ts +4 -0
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +11 -11
- package/Microsoft.Data.SqlClient.Server.d.ts +4 -0
- package/Microsoft.Data.SqlClient.d.ts +4 -0
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +8 -8
- package/Microsoft.Data.SqlTypes.d.ts +4 -0
- package/Microsoft.Data.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +71 -71
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Diagnostics.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Infrastructure.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.Metadata.Builders.d.ts +6 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +7 -7
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Migrations.Operations.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +44 -44
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +18 -18
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.d.ts +4 -0
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +4 -4
- package/Microsoft.Extensions.DependencyInjection.d.ts +4 -0
- package/Microsoft.Identity.Client/internal/index.d.ts +29 -29
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Advanced.d.ts +4 -0
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig.d.ts +4 -0
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AuthScheme.PoP.d.ts +4 -0
- package/Microsoft.Identity.Client.AuthScheme.d.ts +4 -0
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache.d.ts +4 -0
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility.d.ts +4 -0
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +4 -0
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos.d.ts +4 -0
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.ManagedIdentity.d.ts +4 -0
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.d.ts +4 -0
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP.d.ts +4 -0
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Region.d.ts +4 -0
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.SSHCertificates.d.ts +4 -0
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient.d.ts +4 -0
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils.Windows.d.ts +4 -0
- package/Microsoft.Identity.Client.Utils.d.ts +4 -0
- package/Microsoft.Identity.Client.d.ts +4 -0
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions.d.ts +4 -0
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +15 -15
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +4 -0
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +33 -33
- package/Microsoft.IdentityModel.Logging.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +21 -21
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.d.ts +7 -3
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -15
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Tokens.d.ts +4 -0
- package/Microsoft.SqlServer.Server/internal/index.d.ts +1 -1
- package/Microsoft.SqlServer.Server.d.ts +4 -0
- package/README.md +4 -0
- package/System/internal/index.d.ts +8 -8
- package/System.ClientModel/internal/index.d.ts +16 -16
- package/System.ClientModel.Primitives/internal/index.d.ts +30 -30
- package/System.ClientModel.Primitives.d.ts +6 -2
- package/System.ClientModel.d.ts +6 -2
- package/System.Configuration/internal/index.d.ts +92 -92
- package/System.Configuration.Internal/internal/index.d.ts +26 -26
- package/System.Configuration.Internal.d.ts +4 -0
- package/System.Configuration.Provider/internal/index.d.ts +3 -3
- package/System.Configuration.Provider.d.ts +5 -1
- package/System.Configuration.d.ts +4 -0
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Diagnostics.d.ts +4 -0
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration.d.ts +4 -0
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -9
- package/System.IdentityModel.Tokens.Jwt.d.ts +4 -0
- package/System.Security.Cryptography/internal/index.d.ts +1 -1
- package/System.Security.Cryptography.d.ts +4 -0
- package/System.Text.Json.Serialization/internal/index.d.ts +1 -1
- package/System.Text.Json.Serialization.d.ts +4 -0
- package/System.d.ts +4 -0
- package/__internal/extensions/index.d.ts +105 -105
- package/package.json +5 -5
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -93,11 +93,11 @@ export const OnBeforeTokenRequestData: {
|
|
|
93
93
|
export type OnBeforeTokenRequestData = OnBeforeTokenRequestData$instance;
|
|
94
94
|
|
|
95
95
|
export abstract class AbstractConfidentialClientAcquireTokenParameterBuilderExtension$instance {
|
|
96
|
-
static OnBeforeTokenRequest<T extends AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, onBeforeTokenRequestHandler: Func_2<OnBeforeTokenRequestData, Task>): AbstractAcquireTokenParameterBuilder_1<T>;
|
|
97
|
-
static WithAdditionalCacheParameters<T extends AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, cacheParameters: IEnumerable_1<System_Internal.String>): AbstractAcquireTokenParameterBuilder_1<T>;
|
|
98
|
-
static WithAuthenticationExtension<T extends AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, authenticationExtension: MsalAuthenticationExtension): AbstractAcquireTokenParameterBuilder_1<T>;
|
|
99
|
-
static WithFmiPathForClientAssertion<T extends AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, fmiPath: string): AbstractAcquireTokenParameterBuilder_1<T>;
|
|
100
|
-
static WithProofOfPosessionKeyId<T extends AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, keyId: string, expectedTokenTypeFromAad?: string): AbstractAcquireTokenParameterBuilder_1<T>;
|
|
96
|
+
static OnBeforeTokenRequest<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, onBeforeTokenRequestHandler: Func_2<OnBeforeTokenRequestData, Task>): AbstractAcquireTokenParameterBuilder_1<T>;
|
|
97
|
+
static WithAdditionalCacheParameters<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, cacheParameters: IEnumerable_1<System_Internal.String>): AbstractAcquireTokenParameterBuilder_1<T>;
|
|
98
|
+
static WithAuthenticationExtension<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, authenticationExtension: MsalAuthenticationExtension): AbstractAcquireTokenParameterBuilder_1<T>;
|
|
99
|
+
static WithFmiPathForClientAssertion<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, fmiPath: string): AbstractAcquireTokenParameterBuilder_1<T>;
|
|
100
|
+
static WithProofOfPosessionKeyId<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, keyId: string, expectedTokenTypeFromAad?: string): AbstractAcquireTokenParameterBuilder_1<T>;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.Extensibility/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { IAuthenticationOperation } from './Microsoft.Identity.Client.AuthScheme/internal/index.js';
|
|
10
14
|
import type { AbstractAcquireTokenParameterBuilder_1, AcquireTokenForClientParameterBuilder, AcquireTokenInteractiveParameterBuilder, AcquireTokenOnBehalfOfParameterBuilder, ConfidentialClientApplicationBuilder, ILongRunningWebApi } from './Microsoft.Identity.Client/internal/index.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client.Extensions.Msal
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.Extensions.Msal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { ITokenCache } from './Microsoft.Identity.Client/internal/index.js';
|
|
10
14
|
import type { IEnumerable, KeyValuePair } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.Kerberos/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Byte, Enum, IComparable, IConvertible, IFormattable, Int32, Int64, ISpanFormattable, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
10
14
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.ManagedIdentity/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable } from '@tsonic/dotnet/System.js';
|
|
10
14
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Object as ClrObject } from '@tsonic/dotnet/System.js';
|
|
10
14
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.RP/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { AcquireTokenForClientParameterBuilder, ConfidentialClientApplicationBuilder } from './Microsoft.Identity.Client/internal/index.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, Object as ClrObject, String as ClrString } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.Region/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable } from '@tsonic/dotnet/System.js';
|
|
10
14
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.SSHCertificates/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { AcquireTokenInteractiveParameterBuilder, AcquireTokenSilentParameterBuilder } from './Microsoft.Identity.Client/internal/index.js';
|
|
10
14
|
import type { Object as ClrObject, String as ClrString } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { CacheLevel } from './Microsoft.Identity.Client.Cache/internal/index.js';
|
|
10
14
|
import type { Object as ClrObject } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.Utils.Windows/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Boolean as ClrBoolean, Object as ClrObject, Void } from '@tsonic/dotnet/System.js';
|
|
10
14
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.Utils/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Boolean as ClrBoolean, Func, Object as ClrObject, Void } from '@tsonic/dotnet/System.js';
|
|
10
14
|
import type { Task } from '@tsonic/dotnet/System.Threading.Tasks.js';
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { ManagedIdentityId, PoPAuthenticationConfiguration } from './Microsoft.Identity.Client.AppConfig/internal/index.js';
|
|
10
14
|
import type { CacheLevel } from './Microsoft.Identity.Client.Cache/internal/index.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.IdentityModel.Abstractions
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -116,7 +116,7 @@ export interface TelemetryEventDetails$instance {
|
|
|
116
116
|
|
|
117
117
|
get Name(): string | null;
|
|
118
118
|
set Name(value: string | null);
|
|
119
|
-
readonly Properties: IReadOnlyDictionary_2<System_Internal.String,
|
|
119
|
+
readonly Properties: IReadOnlyDictionary_2<System_Internal.String, unknown>;
|
|
120
120
|
SetProperty(key: string, value: string): void;
|
|
121
121
|
SetProperty(key: string, value: long): void;
|
|
122
122
|
SetProperty(key: string, value: boolean): void;
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.IdentityModel.Abstractions/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { IDictionary, IReadOnlyDictionary } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, DateTime, Double, Enum, Guid, IComparable, IConvertible, IFormattable, Int32, Int64, ISpanFormattable, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.IdentityModel.JsonWebTokens
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -98,7 +98,7 @@ export const JwtRegisteredClaimNames: {
|
|
|
98
98
|
|
|
99
99
|
export type JwtRegisteredClaimNames = JwtRegisteredClaimNames$instance;
|
|
100
100
|
|
|
101
|
-
export interface JsonWebToken$instance extends SecurityToken {
|
|
101
|
+
export interface JsonWebToken$instance extends SecurityToken, Microsoft_IdentityModel_Logging_Internal.ISafeLogSecurityArtifact$instance {
|
|
102
102
|
readonly __tsonic_type_Microsoft_IdentityModel_JsonWebTokens_JsonWebToken: never;
|
|
103
103
|
|
|
104
104
|
readonly __tsonic_iface_Microsoft_IdentityModel_Logging_ISafeLogSecurityArtifact: never;
|
|
@@ -134,13 +134,13 @@ export interface JsonWebToken$instance extends SecurityToken {
|
|
|
134
134
|
readonly X5t: string;
|
|
135
135
|
readonly Zip: string;
|
|
136
136
|
GetClaim(key: string): Claim;
|
|
137
|
-
GetHeaderValue<T>(key: string): T;
|
|
138
|
-
GetPayloadValue<T>(key: string): T;
|
|
137
|
+
GetHeaderValue<T extends unknown>(key: string): T;
|
|
138
|
+
GetPayloadValue<T extends unknown>(key: string): T;
|
|
139
139
|
ToString(): string;
|
|
140
140
|
TryGetClaim(key: string, value: Claim): boolean;
|
|
141
|
-
TryGetHeaderValue<T>(key: string, value: T): boolean;
|
|
142
|
-
TryGetPayloadValue<T>(key: string, value: T): boolean;
|
|
143
|
-
TryGetValue<T>(key: string, value: T): boolean;
|
|
141
|
+
TryGetHeaderValue<T extends unknown>(key: string, value: T): boolean;
|
|
142
|
+
TryGetPayloadValue<T extends unknown>(key: string, value: T): boolean;
|
|
143
|
+
TryGetValue<T extends unknown>(key: string, value: T): boolean;
|
|
144
144
|
UnsafeToString(): string;
|
|
145
145
|
}
|
|
146
146
|
|
|
@@ -170,23 +170,23 @@ export interface JsonWebTokenHandler$instance extends TokenHandler {
|
|
|
170
170
|
CreateClaimsIdentity(jwtToken: JsonWebToken, validationParameters: TokenValidationParameters): ClaimsIdentity;
|
|
171
171
|
CreateClaimsIdentity(jwtToken: JsonWebToken, validationParameters: TokenValidationParameters, issuer: string): ClaimsIdentity;
|
|
172
172
|
CreateToken(payload: string): string;
|
|
173
|
-
CreateToken(payload: string, additionalHeaderClaims: IDictionary_2<System_Internal.String,
|
|
173
|
+
CreateToken(payload: string, additionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>): string;
|
|
174
174
|
CreateToken(payload: string, signingCredentials: SigningCredentials): string;
|
|
175
|
-
CreateToken(payload: string, signingCredentials: SigningCredentials, additionalHeaderClaims: IDictionary_2<System_Internal.String,
|
|
175
|
+
CreateToken(payload: string, signingCredentials: SigningCredentials, additionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>): string;
|
|
176
176
|
CreateToken(tokenDescriptor: SecurityTokenDescriptor): string;
|
|
177
177
|
CreateToken(payload: string, encryptingCredentials: EncryptingCredentials): string;
|
|
178
|
-
CreateToken(payload: string, encryptingCredentials: EncryptingCredentials, additionalHeaderClaims: IDictionary_2<System_Internal.String,
|
|
178
|
+
CreateToken(payload: string, encryptingCredentials: EncryptingCredentials, additionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>): string;
|
|
179
179
|
CreateToken(payload: string, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): string;
|
|
180
|
-
CreateToken(payload: string, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, additionalHeaderClaims: IDictionary_2<System_Internal.String,
|
|
180
|
+
CreateToken(payload: string, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, additionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>): string;
|
|
181
181
|
CreateToken(payload: string, encryptingCredentials: EncryptingCredentials, compressionAlgorithm: string): string;
|
|
182
182
|
CreateToken(payload: string, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, compressionAlgorithm: string): string;
|
|
183
|
-
CreateToken(payload: string, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, compressionAlgorithm: string, additionalHeaderClaims: IDictionary_2<System_Internal.String,
|
|
184
|
-
CreateToken(payload: string, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, compressionAlgorithm: string, additionalHeaderClaims: IDictionary_2<System_Internal.String,
|
|
183
|
+
CreateToken(payload: string, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, compressionAlgorithm: string, additionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>, additionalInnerHeaderClaims: IDictionary_2<System_Internal.String, unknown>): string;
|
|
184
|
+
CreateToken(payload: string, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, compressionAlgorithm: string, additionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>): string;
|
|
185
185
|
DecryptToken(jwtToken: JsonWebToken, validationParameters: TokenValidationParameters): string;
|
|
186
186
|
EncryptToken(innerJwt: string, encryptingCredentials: EncryptingCredentials): string;
|
|
187
|
-
EncryptToken(innerJwt: string, encryptingCredentials: EncryptingCredentials, additionalHeaderClaims: IDictionary_2<System_Internal.String,
|
|
187
|
+
EncryptToken(innerJwt: string, encryptingCredentials: EncryptingCredentials, additionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>): string;
|
|
188
188
|
EncryptToken(innerJwt: string, encryptingCredentials: EncryptingCredentials, algorithm: string): string;
|
|
189
|
-
EncryptToken(innerJwt: string, encryptingCredentials: EncryptingCredentials, algorithm: string, additionalHeaderClaims: IDictionary_2<System_Internal.String,
|
|
189
|
+
EncryptToken(innerJwt: string, encryptingCredentials: EncryptingCredentials, algorithm: string, additionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>): string;
|
|
190
190
|
ReadJsonWebToken(token: string): JsonWebToken;
|
|
191
191
|
ReadToken(token: string): SecurityToken;
|
|
192
192
|
ResolveTokenDecryptionKey(token: string, jwtToken: JsonWebToken, validationParameters: TokenValidationParameters): SecurityKey;
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.IdentityModel.JsonWebTokens/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { ISafeLogSecurityArtifact } from './Microsoft.IdentityModel.Logging/internal/index.js';
|
|
10
14
|
import type { EncryptingCredentials, SecurityKey, SecurityToken, SecurityTokenDescriptor, SigningCredentials, TokenHandler, TokenValidationParameters, TokenValidationResult } from './Microsoft.IdentityModel.Tokens/internal/index.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.IdentityModel.Logging
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -31,19 +31,19 @@ export interface IdentityModelEventSource$instance extends EventSource {
|
|
|
31
31
|
|
|
32
32
|
LogLevel: EventLevel;
|
|
33
33
|
Write(level: EventLevel, innerException: Exception, message: string): void;
|
|
34
|
-
Write(level: EventLevel, innerException: Exception, message: string, ...args:
|
|
34
|
+
Write(level: EventLevel, innerException: Exception, message: string, ...args: unknown[]): void;
|
|
35
35
|
WriteAlways(message: string): void;
|
|
36
|
-
WriteAlways(message: string, ...args:
|
|
36
|
+
WriteAlways(message: string, ...args: unknown[]): void;
|
|
37
37
|
WriteCritical(message: string): void;
|
|
38
|
-
WriteCritical(message: string, ...args:
|
|
38
|
+
WriteCritical(message: string, ...args: unknown[]): void;
|
|
39
39
|
WriteError(message: string): void;
|
|
40
|
-
WriteError(message: string, ...args:
|
|
40
|
+
WriteError(message: string, ...args: unknown[]): void;
|
|
41
41
|
WriteInformation(message: string): void;
|
|
42
|
-
WriteInformation(message: string, ...args:
|
|
42
|
+
WriteInformation(message: string, ...args: unknown[]): void;
|
|
43
43
|
WriteVerbose(message: string): void;
|
|
44
|
-
WriteVerbose(message: string, ...args:
|
|
44
|
+
WriteVerbose(message: string, ...args: unknown[]): void;
|
|
45
45
|
WriteWarning(message: string): void;
|
|
46
|
-
WriteWarning(message: string, ...args:
|
|
46
|
+
WriteWarning(message: string, ...args: unknown[]): void;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
|
|
@@ -66,7 +66,7 @@ export interface LoggerContext$instance {
|
|
|
66
66
|
CaptureLogs: boolean;
|
|
67
67
|
DebugId: string;
|
|
68
68
|
Logs: ICollection_1<System_Internal.String>;
|
|
69
|
-
PropertyBag: IDictionary_2<System_Internal.String,
|
|
69
|
+
PropertyBag: IDictionary_2<System_Internal.String, unknown>;
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
|
|
@@ -87,34 +87,34 @@ export interface LogHelper$instance {
|
|
|
87
87
|
export const LogHelper: {
|
|
88
88
|
new(): LogHelper;
|
|
89
89
|
Logger: IIdentityLogger;
|
|
90
|
-
FormatInvariant(format: string, ...args:
|
|
90
|
+
FormatInvariant(format: string, ...args: unknown[]): string;
|
|
91
91
|
IsEnabled(level: EventLogLevel): boolean;
|
|
92
|
-
LogArgumentException<T extends ArgumentException>(eventLevel: EventLevel, argumentName: string, innerException: Exception, format: string, ...args:
|
|
93
|
-
LogArgumentException<T extends ArgumentException>(eventLevel: EventLevel, argumentName: string, innerException: Exception, message: string): T;
|
|
94
|
-
LogArgumentException<T extends ArgumentException>(eventLevel: EventLevel, argumentName: string, format: string, ...args:
|
|
95
|
-
LogArgumentException<T extends ArgumentException>(eventLevel: EventLevel, argumentName: string, message: string): T;
|
|
96
|
-
LogArgumentException<T extends ArgumentException>(argumentName: string, innerException: Exception, format: string, ...args:
|
|
97
|
-
LogArgumentException<T extends ArgumentException>(argumentName: string, innerException: Exception, message: string): T;
|
|
98
|
-
LogArgumentException<T extends ArgumentException>(argumentName: string, format: string, ...args:
|
|
99
|
-
LogArgumentException<T extends ArgumentException>(argumentName: string, message: string): T;
|
|
92
|
+
LogArgumentException<T extends unknown & ArgumentException>(eventLevel: EventLevel, argumentName: string, innerException: Exception, format: string, ...args: unknown[]): T;
|
|
93
|
+
LogArgumentException<T extends unknown & ArgumentException>(eventLevel: EventLevel, argumentName: string, innerException: Exception, message: string): T;
|
|
94
|
+
LogArgumentException<T extends unknown & ArgumentException>(eventLevel: EventLevel, argumentName: string, format: string, ...args: unknown[]): T;
|
|
95
|
+
LogArgumentException<T extends unknown & ArgumentException>(eventLevel: EventLevel, argumentName: string, message: string): T;
|
|
96
|
+
LogArgumentException<T extends unknown & ArgumentException>(argumentName: string, innerException: Exception, format: string, ...args: unknown[]): T;
|
|
97
|
+
LogArgumentException<T extends unknown & ArgumentException>(argumentName: string, innerException: Exception, message: string): T;
|
|
98
|
+
LogArgumentException<T extends unknown & ArgumentException>(argumentName: string, format: string, ...args: unknown[]): T;
|
|
99
|
+
LogArgumentException<T extends unknown & ArgumentException>(argumentName: string, message: string): T;
|
|
100
100
|
LogArgumentNullException(argument: string): ArgumentNullException;
|
|
101
|
-
LogException<T extends Exception>(eventLevel: EventLevel, innerException: Exception, format: string, ...args:
|
|
102
|
-
LogException<T extends Exception>(eventLevel: EventLevel, innerException: Exception, message: string): T;
|
|
103
|
-
LogException<T extends Exception>(eventLevel: EventLevel, format: string, ...args:
|
|
104
|
-
LogException<T extends Exception>(eventLevel: EventLevel, message: string): T;
|
|
105
|
-
LogException<T extends Exception>(innerException: Exception, format: string, ...args:
|
|
106
|
-
LogException<T extends Exception>(innerException: Exception, message: string): T;
|
|
107
|
-
LogException<T extends Exception>(format: string, ...args:
|
|
108
|
-
LogException<T extends Exception>(message: string): T;
|
|
101
|
+
LogException<T extends unknown & Exception>(eventLevel: EventLevel, innerException: Exception, format: string, ...args: unknown[]): T;
|
|
102
|
+
LogException<T extends unknown & Exception>(eventLevel: EventLevel, innerException: Exception, message: string): T;
|
|
103
|
+
LogException<T extends unknown & Exception>(eventLevel: EventLevel, format: string, ...args: unknown[]): T;
|
|
104
|
+
LogException<T extends unknown & Exception>(eventLevel: EventLevel, message: string): T;
|
|
105
|
+
LogException<T extends unknown & Exception>(innerException: Exception, format: string, ...args: unknown[]): T;
|
|
106
|
+
LogException<T extends unknown & Exception>(innerException: Exception, message: string): T;
|
|
107
|
+
LogException<T extends unknown & Exception>(format: string, ...args: unknown[]): T;
|
|
108
|
+
LogException<T extends unknown & Exception>(message: string): T;
|
|
109
109
|
LogExceptionMessage(eventLevel: EventLevel, exception: Exception): Exception;
|
|
110
110
|
LogExceptionMessage(exception: Exception): Exception;
|
|
111
|
-
LogInformation(message: string, ...args:
|
|
112
|
-
LogVerbose(message: string, ...args:
|
|
113
|
-
LogWarning(message: string, ...args:
|
|
114
|
-
MarkAsNonPII(arg:
|
|
115
|
-
MarkAsSecurityArtifact(arg:
|
|
116
|
-
MarkAsSecurityArtifact(arg:
|
|
117
|
-
MarkAsUnsafeSecurityArtifact(arg:
|
|
111
|
+
LogInformation(message: string, ...args: unknown[]): void;
|
|
112
|
+
LogVerbose(message: string, ...args: unknown[]): void;
|
|
113
|
+
LogWarning(message: string, ...args: unknown[]): void;
|
|
114
|
+
MarkAsNonPII(arg: unknown): unknown;
|
|
115
|
+
MarkAsSecurityArtifact(arg: unknown, callback: Func_2<unknown, System_Internal.String>, callbackUnsafe: Func_2<unknown, System_Internal.String>): unknown;
|
|
116
|
+
MarkAsSecurityArtifact(arg: unknown, callback: Func_2<unknown, System_Internal.String>): unknown;
|
|
117
|
+
MarkAsUnsafeSecurityArtifact(arg: unknown, callbackUnsafe: Func_2<unknown, System_Internal.String>): unknown;
|
|
118
118
|
};
|
|
119
119
|
|
|
120
120
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.IdentityModel.Logging/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { EventLogLevel, IIdentityLogger } from './Microsoft.IdentityModel.Abstractions/internal/index.js';
|
|
10
14
|
import type { ICollection, IDictionary } from '@tsonic/dotnet/System.Collections.Generic.js';
|