@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -20,62 +20,63 @@ import type { CancellationToken } from "@tsonic/dotnet/System.Threading.js";
|
|
|
20
20
|
import type { Task } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
21
21
|
|
|
22
22
|
export interface IConfigurationManager_1$instance<T> {
|
|
23
|
-
|
|
24
|
-
|
|
23
|
+
GetConfigurationAsync(cancel: CancellationToken): Task<T>;
|
|
24
|
+
RequestRefresh(): void;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
export type IConfigurationManager_1<T> = IConfigurationManager_1$instance<T>;
|
|
29
29
|
|
|
30
30
|
export interface IConfigurationRetriever_1$instance<T> {
|
|
31
|
-
|
|
31
|
+
GetConfigurationAsync(address: string, retriever: IDocumentRetriever, cancel: CancellationToken): Task<T>;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
export type IConfigurationRetriever_1<T> = IConfigurationRetriever_1$instance<T>;
|
|
36
36
|
|
|
37
37
|
export interface IConfigurationValidator_1$instance<T> {
|
|
38
|
-
|
|
38
|
+
Validate(configuration: T): ConfigurationValidationResult;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
export type IConfigurationValidator_1<T> = IConfigurationValidator_1$instance<T>;
|
|
43
43
|
|
|
44
44
|
export interface IDocumentRetriever$instance {
|
|
45
|
-
|
|
45
|
+
GetDocumentAsync(address: string, cancel: CancellationToken): Task<System_Internal.String>;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
|
|
49
49
|
export type IDocumentRetriever = IDocumentRetriever$instance;
|
|
50
50
|
|
|
51
51
|
export interface AuthenticationProtocolMessage$instance {
|
|
52
|
-
|
|
53
|
-
readonly
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
52
|
+
IssuerAddress: string;
|
|
53
|
+
readonly Parameters: IDictionary<System_Internal.String, System_Internal.String>;
|
|
54
|
+
PostTitle: string;
|
|
55
|
+
Script: string;
|
|
56
|
+
ScriptButtonText: string;
|
|
57
|
+
ScriptDisabledText: string;
|
|
58
|
+
BuildFormPost(): string;
|
|
59
|
+
BuildRedirectUrl(): string;
|
|
60
|
+
GetParameter(parameter: string): string;
|
|
61
|
+
RemoveParameter(parameter: string): void;
|
|
62
|
+
SetParameter(parameter: string, value: string): void;
|
|
63
|
+
SetParameters(nameValueCollection: NameValueCollection): void;
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
|
|
67
67
|
export const AuthenticationProtocolMessage: {
|
|
68
|
+
new(): AuthenticationProtocolMessage;
|
|
68
69
|
};
|
|
69
70
|
|
|
70
71
|
|
|
71
72
|
export type AuthenticationProtocolMessage = AuthenticationProtocolMessage$instance;
|
|
72
73
|
|
|
73
74
|
export interface ConfigurationManager_1$instance<T> extends BaseConfigurationManager {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
75
|
+
GetBaseConfigurationAsync(cancel: CancellationToken): Task<BaseConfiguration>;
|
|
76
|
+
GetBaseConfigurationAsync(cancel: CancellationToken): Task<BaseConfiguration>;
|
|
77
|
+
GetConfigurationAsync(): Task<T>;
|
|
78
|
+
GetConfigurationAsync(cancel: CancellationToken): Task<T>;
|
|
79
|
+
RequestRefresh(): void;
|
|
79
80
|
}
|
|
80
81
|
|
|
81
82
|
|
|
@@ -86,10 +87,10 @@ export const ConfigurationManager_1: {
|
|
|
86
87
|
new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, lkgCacheOptions: LastKnownGoodConfigurationCacheOptions): ConfigurationManager_1<T>;
|
|
87
88
|
new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, configValidator: IConfigurationValidator_1<T>): ConfigurationManager_1<T>;
|
|
88
89
|
new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, configValidator: IConfigurationValidator_1<T>, lkgCacheOptions: LastKnownGoodConfigurationCacheOptions): ConfigurationManager_1<T>;
|
|
89
|
-
readonly
|
|
90
|
-
readonly
|
|
91
|
-
readonly
|
|
92
|
-
readonly
|
|
90
|
+
readonly DefaultAutomaticRefreshInterval: TimeSpan;
|
|
91
|
+
readonly DefaultRefreshInterval: TimeSpan;
|
|
92
|
+
readonly MinimumAutomaticRefreshInterval: TimeSpan;
|
|
93
|
+
readonly MinimumRefreshInterval: TimeSpan;
|
|
93
94
|
};
|
|
94
95
|
|
|
95
96
|
|
|
@@ -101,8 +102,8 @@ export type ConfigurationManager_1<T> = ConfigurationManager_1$instance<T> & __C
|
|
|
101
102
|
|
|
102
103
|
|
|
103
104
|
export interface ConfigurationValidationResult$instance {
|
|
104
|
-
|
|
105
|
-
|
|
105
|
+
ErrorMessage: string;
|
|
106
|
+
Succeeded: boolean;
|
|
106
107
|
}
|
|
107
108
|
|
|
108
109
|
|
|
@@ -114,7 +115,7 @@ export const ConfigurationValidationResult: {
|
|
|
114
115
|
export type ConfigurationValidationResult = ConfigurationValidationResult$instance;
|
|
115
116
|
|
|
116
117
|
export interface FileDocumentRetriever$instance {
|
|
117
|
-
|
|
118
|
+
GetDocumentAsync(address: string, cancel: CancellationToken): Task<System_Internal.String>;
|
|
118
119
|
}
|
|
119
120
|
|
|
120
121
|
|
|
@@ -133,18 +134,18 @@ export type FileDocumentRetriever = FileDocumentRetriever$instance & __FileDocum
|
|
|
133
134
|
|
|
134
135
|
|
|
135
136
|
export interface HttpDocumentRetriever$instance {
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
137
|
+
RequireHttps: boolean;
|
|
138
|
+
SendAdditionalHeaderData: boolean;
|
|
139
|
+
GetDocumentAsync(address: string, cancel: CancellationToken): Task<System_Internal.String>;
|
|
139
140
|
}
|
|
140
141
|
|
|
141
142
|
|
|
142
143
|
export const HttpDocumentRetriever: {
|
|
143
144
|
new(): HttpDocumentRetriever;
|
|
144
145
|
new(httpClient: HttpClient): HttpDocumentRetriever;
|
|
145
|
-
readonly
|
|
146
|
-
readonly
|
|
147
|
-
|
|
146
|
+
readonly StatusCode: string;
|
|
147
|
+
readonly ResponseContent: string;
|
|
148
|
+
DefaultSendAdditionalHeaderData: boolean;
|
|
148
149
|
};
|
|
149
150
|
|
|
150
151
|
|
|
@@ -158,13 +159,13 @@ export type HttpDocumentRetriever = HttpDocumentRetriever$instance & __HttpDocum
|
|
|
158
159
|
|
|
159
160
|
|
|
160
161
|
export interface HttpRequestData$instance {
|
|
161
|
-
|
|
162
|
-
readonly
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
162
|
+
Body: byte[];
|
|
163
|
+
readonly ClientCertificates: X509Certificate2Collection;
|
|
164
|
+
Headers: IDictionary<System_Internal.String, IEnumerable<System_Internal.String>>;
|
|
165
|
+
Method: string;
|
|
166
|
+
PropertyBag: IDictionary<System_Internal.String, unknown>;
|
|
167
|
+
Uri: Uri;
|
|
168
|
+
AppendHeaders(headers: HttpHeaders): void;
|
|
168
169
|
}
|
|
169
170
|
|
|
170
171
|
|
|
@@ -176,10 +177,10 @@ export const HttpRequestData: {
|
|
|
176
177
|
export type HttpRequestData = HttpRequestData$instance;
|
|
177
178
|
|
|
178
179
|
export interface StaticConfigurationManager_1$instance<T> extends BaseConfigurationManager {
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
180
|
+
GetBaseConfigurationAsync(cancel: CancellationToken): Task<BaseConfiguration>;
|
|
181
|
+
GetBaseConfigurationAsync(cancel: CancellationToken): Task<BaseConfiguration>;
|
|
182
|
+
GetConfigurationAsync(cancel: CancellationToken): Task<T>;
|
|
183
|
+
RequestRefresh(): void;
|
|
183
184
|
}
|
|
184
185
|
|
|
185
186
|
|
|
@@ -1,12 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.IdentityModel.Protocols.Configuration",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.IdentityModel.Protocols"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException",
|
|
6
9
|
"clrName": "Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException",
|
|
7
|
-
"tsEmitName": "InvalidConfigurationException",
|
|
8
10
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.Exception",
|
|
20
|
+
"clrName": "System.Exception"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
|
|
25
|
+
"clrName": "System.Runtime.Serialization.ISerializable"
|
|
26
|
+
}
|
|
27
|
+
],
|
|
10
28
|
"methods": [],
|
|
11
29
|
"properties": [],
|
|
12
30
|
"fields": [],
|
|
@@ -19,6 +37,7 @@
|
|
|
19
37
|
"normalizedSignature": "constructor|():void|static=false",
|
|
20
38
|
"isStatic": false,
|
|
21
39
|
"parameterCount": 0,
|
|
40
|
+
"visibility": "Public",
|
|
22
41
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException",
|
|
23
42
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
24
43
|
},
|
|
@@ -29,6 +48,7 @@
|
|
|
29
48
|
"normalizedSignature": "constructor|(System.String):void|static=false",
|
|
30
49
|
"isStatic": false,
|
|
31
50
|
"parameterCount": 1,
|
|
51
|
+
"visibility": "Public",
|
|
32
52
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException",
|
|
33
53
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
34
54
|
},
|
|
@@ -39,57 +59,50 @@
|
|
|
39
59
|
"normalizedSignature": "constructor|(System.String,System.Exception):void|static=false",
|
|
40
60
|
"isStatic": false,
|
|
41
61
|
"parameterCount": 2,
|
|
62
|
+
"visibility": "Public",
|
|
42
63
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException",
|
|
43
64
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
44
|
-
}
|
|
45
|
-
],
|
|
46
|
-
"exposedConstructors": [
|
|
47
|
-
{
|
|
48
|
-
"isStatic": false,
|
|
49
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
50
|
-
"target": {
|
|
51
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException",
|
|
52
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
53
|
-
"metadataToken": 100663369
|
|
54
|
-
}
|
|
55
65
|
},
|
|
56
66
|
{
|
|
67
|
+
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):void",
|
|
68
|
+
"metadataToken": 100663372,
|
|
69
|
+
"canonicalSignature": "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):void",
|
|
70
|
+
"normalizedSignature": "constructor|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):void|static=false",
|
|
57
71
|
"isStatic": false,
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
"metadataToken": 100663370
|
|
63
|
-
}
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"isStatic": false,
|
|
67
|
-
"tsSignatureId": "constructor|(System.String,System.Exception):void|static=false",
|
|
68
|
-
"target": {
|
|
69
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException",
|
|
70
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
71
|
-
"metadataToken": 100663371
|
|
72
|
-
}
|
|
72
|
+
"parameterCount": 2,
|
|
73
|
+
"visibility": "Protected",
|
|
74
|
+
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException",
|
|
75
|
+
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
73
76
|
}
|
|
74
77
|
]
|
|
75
78
|
},
|
|
76
79
|
{
|
|
77
80
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions",
|
|
78
81
|
"clrName": "Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions",
|
|
79
|
-
"tsEmitName": "LastKnownGoodConfigurationCacheOptions",
|
|
80
82
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
81
83
|
"metadataToken": 0,
|
|
84
|
+
"kind": "Class",
|
|
85
|
+
"accessibility": "Public",
|
|
86
|
+
"isAbstract": false,
|
|
87
|
+
"isSealed": false,
|
|
88
|
+
"isStatic": false,
|
|
89
|
+
"arity": 0,
|
|
90
|
+
"baseType": {
|
|
91
|
+
"stableId": "Microsoft.IdentityModel.Tokens:Microsoft.IdentityModel.Tokens.Configuration.LKGConfigurationCacheOptions",
|
|
92
|
+
"clrName": "Microsoft.IdentityModel.Tokens.Configuration.LKGConfigurationCacheOptions"
|
|
93
|
+
},
|
|
82
94
|
"methods": [],
|
|
83
95
|
"properties": [],
|
|
84
96
|
"fields": [
|
|
85
97
|
{
|
|
86
98
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions::DefaultLastKnownGoodConfigurationSizeLimitSystem.Int32",
|
|
87
99
|
"clrName": "DefaultLastKnownGoodConfigurationSizeLimit",
|
|
88
|
-
"tsEmitName": "defaultLastKnownGoodConfigurationSizeLimit",
|
|
89
100
|
"metadataToken": 67108912,
|
|
90
101
|
"normalizedSignature": "DefaultLastKnownGoodConfigurationSizeLimit|System.Int32|static=true|const=false",
|
|
91
102
|
"isStatic": true,
|
|
92
103
|
"isReadOnly": true,
|
|
104
|
+
"isLiteral": false,
|
|
105
|
+
"visibility": "Public",
|
|
93
106
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions",
|
|
94
107
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
95
108
|
}
|
|
@@ -103,74 +116,10 @@
|
|
|
103
116
|
"normalizedSignature": "constructor|():void|static=false",
|
|
104
117
|
"isStatic": false,
|
|
105
118
|
"parameterCount": 0,
|
|
119
|
+
"visibility": "Public",
|
|
106
120
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions",
|
|
107
121
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
108
122
|
}
|
|
109
|
-
],
|
|
110
|
-
"exposedProperties": [
|
|
111
|
-
{
|
|
112
|
-
"tsName": "baseConfigurationComparer",
|
|
113
|
-
"isStatic": false,
|
|
114
|
-
"tsSignatureId": "BaseConfigurationComparer|:System.Collections.Generic.IEqualityComparer_1[[Microsoft.IdentityModel.Tokens.BaseConfiguration,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=false|accessor=getset",
|
|
115
|
-
"target": {
|
|
116
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.Configuration.LKGConfigurationCacheOptions",
|
|
117
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
118
|
-
"metadataToken": 385876254
|
|
119
|
-
}
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"tsName": "lastKnownGoodConfigurationSizeLimit",
|
|
123
|
-
"isStatic": false,
|
|
124
|
-
"tsSignatureId": "LastKnownGoodConfigurationSizeLimit|:System.Int32|static=false|accessor=getset",
|
|
125
|
-
"target": {
|
|
126
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.Configuration.LKGConfigurationCacheOptions",
|
|
127
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
128
|
-
"metadataToken": 385876255
|
|
129
|
-
}
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"tsName": "taskCreationOptions",
|
|
133
|
-
"isStatic": false,
|
|
134
|
-
"tsSignatureId": "TaskCreationOptions|:System.Threading.Tasks.TaskCreationOptions|static=false|accessor=getset",
|
|
135
|
-
"target": {
|
|
136
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.Configuration.LKGConfigurationCacheOptions",
|
|
137
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
138
|
-
"metadataToken": 385876256
|
|
139
|
-
}
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"tsName": "removeExpiredValues",
|
|
143
|
-
"isStatic": false,
|
|
144
|
-
"tsSignatureId": "RemoveExpiredValues|:System.Boolean|static=false|accessor=getset",
|
|
145
|
-
"target": {
|
|
146
|
-
"declaringClrType": "Microsoft.IdentityModel.Tokens.Configuration.LKGConfigurationCacheOptions",
|
|
147
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Tokens",
|
|
148
|
-
"metadataToken": 385876257
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
],
|
|
152
|
-
"exposedFields": [
|
|
153
|
-
{
|
|
154
|
-
"tsName": "defaultLastKnownGoodConfigurationSizeLimit",
|
|
155
|
-
"isStatic": true,
|
|
156
|
-
"tsSignatureId": "DefaultLastKnownGoodConfigurationSizeLimit|System.Int32|static=true|const=false",
|
|
157
|
-
"target": {
|
|
158
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions",
|
|
159
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
160
|
-
"metadataToken": 67108912
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
],
|
|
164
|
-
"exposedConstructors": [
|
|
165
|
-
{
|
|
166
|
-
"isStatic": false,
|
|
167
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
168
|
-
"target": {
|
|
169
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions",
|
|
170
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
171
|
-
"metadataToken": 100663373
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
123
|
]
|
|
175
124
|
}
|
|
176
125
|
]
|
|
@@ -13,7 +13,7 @@ import type { IEqualityComparer } from "@tsonic/dotnet/System.Collections.Generi
|
|
|
13
13
|
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
14
14
|
import type { Boolean as ClrBoolean, Exception, Int32, String as ClrString } from "@tsonic/dotnet/System.js";
|
|
15
15
|
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization.js";
|
|
16
|
-
import type { ISerializable } from "@tsonic/dotnet/System.Runtime.Serialization.js";
|
|
16
|
+
import type { ISerializable, SerializationInfo, StreamingContext } from "@tsonic/dotnet/System.Runtime.Serialization.js";
|
|
17
17
|
import type { TaskCreationOptions } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
18
18
|
|
|
19
19
|
export interface InvalidConfigurationException$instance extends Exception {
|
|
@@ -24,6 +24,7 @@ export const InvalidConfigurationException: {
|
|
|
24
24
|
new(): InvalidConfigurationException;
|
|
25
25
|
new(message: string): InvalidConfigurationException;
|
|
26
26
|
new(message: string, innerException: Exception): InvalidConfigurationException;
|
|
27
|
+
new(info: SerializationInfo, context: StreamingContext): InvalidConfigurationException;
|
|
27
28
|
};
|
|
28
29
|
|
|
29
30
|
|
|
@@ -35,7 +36,7 @@ export interface LastKnownGoodConfigurationCacheOptions$instance extends LKGConf
|
|
|
35
36
|
|
|
36
37
|
export const LastKnownGoodConfigurationCacheOptions: {
|
|
37
38
|
new(): LastKnownGoodConfigurationCacheOptions;
|
|
38
|
-
readonly
|
|
39
|
+
readonly DefaultLastKnownGoodConfigurationSizeLimit: int;
|
|
39
40
|
};
|
|
40
41
|
|
|
41
42
|
|
|
@@ -10,7 +10,7 @@ import type { LKGConfigurationCacheOptions } from './Microsoft.IdentityModel.Tok
|
|
|
10
10
|
import type { BaseConfiguration } from './Microsoft.IdentityModel.Tokens/internal/index.js';
|
|
11
11
|
import type { IEqualityComparer } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
12
12
|
import type { Boolean as ClrBoolean, Exception, Int32, String as ClrString } from '@tsonic/dotnet/System.js';
|
|
13
|
-
import type { ISerializable } from '@tsonic/dotnet/System.Runtime.Serialization.js';
|
|
13
|
+
import type { ISerializable, SerializationInfo, StreamingContext } from '@tsonic/dotnet/System.Runtime.Serialization.js';
|
|
14
14
|
import type { TaskCreationOptions } from '@tsonic/dotnet/System.Threading.Tasks.js';
|
|
15
15
|
|
|
16
16
|
// Public API exports (curated - no internal $instance/$views leakage)
|