@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -20,47 +20,47 @@ 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
|
|
|
@@ -71,11 +71,11 @@ export const AuthenticationProtocolMessage: {
|
|
|
71
71
|
export type AuthenticationProtocolMessage = AuthenticationProtocolMessage$instance;
|
|
72
72
|
|
|
73
73
|
export interface ConfigurationManager_1$instance<T> extends BaseConfigurationManager {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
74
|
+
GetBaseConfigurationAsync(cancel: CancellationToken): Task<BaseConfiguration>;
|
|
75
|
+
GetBaseConfigurationAsync(cancel: CancellationToken): Task<BaseConfiguration>;
|
|
76
|
+
GetConfigurationAsync(): Task<T>;
|
|
77
|
+
GetConfigurationAsync(cancel: CancellationToken): Task<T>;
|
|
78
|
+
RequestRefresh(): void;
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
|
|
@@ -86,10 +86,10 @@ export const ConfigurationManager_1: {
|
|
|
86
86
|
new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, lkgCacheOptions: LastKnownGoodConfigurationCacheOptions): ConfigurationManager_1<T>;
|
|
87
87
|
new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, configValidator: IConfigurationValidator_1<T>): ConfigurationManager_1<T>;
|
|
88
88
|
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
|
|
89
|
+
readonly DefaultAutomaticRefreshInterval: TimeSpan;
|
|
90
|
+
readonly DefaultRefreshInterval: TimeSpan;
|
|
91
|
+
readonly MinimumAutomaticRefreshInterval: TimeSpan;
|
|
92
|
+
readonly MinimumRefreshInterval: TimeSpan;
|
|
93
93
|
};
|
|
94
94
|
|
|
95
95
|
|
|
@@ -101,8 +101,8 @@ export type ConfigurationManager_1<T> = ConfigurationManager_1$instance<T> & __C
|
|
|
101
101
|
|
|
102
102
|
|
|
103
103
|
export interface ConfigurationValidationResult$instance {
|
|
104
|
-
|
|
105
|
-
|
|
104
|
+
ErrorMessage: string;
|
|
105
|
+
Succeeded: boolean;
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
|
|
@@ -114,7 +114,7 @@ export const ConfigurationValidationResult: {
|
|
|
114
114
|
export type ConfigurationValidationResult = ConfigurationValidationResult$instance;
|
|
115
115
|
|
|
116
116
|
export interface FileDocumentRetriever$instance {
|
|
117
|
-
|
|
117
|
+
GetDocumentAsync(address: string, cancel: CancellationToken): Task<System_Internal.String>;
|
|
118
118
|
}
|
|
119
119
|
|
|
120
120
|
|
|
@@ -133,18 +133,18 @@ export type FileDocumentRetriever = FileDocumentRetriever$instance & __FileDocum
|
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
export interface HttpDocumentRetriever$instance {
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
136
|
+
RequireHttps: boolean;
|
|
137
|
+
SendAdditionalHeaderData: boolean;
|
|
138
|
+
GetDocumentAsync(address: string, cancel: CancellationToken): Task<System_Internal.String>;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
141
|
|
|
142
142
|
export const HttpDocumentRetriever: {
|
|
143
143
|
new(): HttpDocumentRetriever;
|
|
144
144
|
new(httpClient: HttpClient): HttpDocumentRetriever;
|
|
145
|
-
readonly
|
|
146
|
-
readonly
|
|
147
|
-
|
|
145
|
+
readonly StatusCode: string;
|
|
146
|
+
readonly ResponseContent: string;
|
|
147
|
+
DefaultSendAdditionalHeaderData: boolean;
|
|
148
148
|
};
|
|
149
149
|
|
|
150
150
|
|
|
@@ -158,13 +158,13 @@ export type HttpDocumentRetriever = HttpDocumentRetriever$instance & __HttpDocum
|
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
export interface HttpRequestData$instance {
|
|
161
|
-
|
|
162
|
-
readonly
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
161
|
+
Body: byte[];
|
|
162
|
+
readonly ClientCertificates: X509Certificate2Collection;
|
|
163
|
+
Headers: IDictionary<System_Internal.String, IEnumerable<System_Internal.String>>;
|
|
164
|
+
Method: string;
|
|
165
|
+
PropertyBag: IDictionary<System_Internal.String, unknown>;
|
|
166
|
+
Uri: Uri;
|
|
167
|
+
AppendHeaders(headers: HttpHeaders): void;
|
|
168
168
|
}
|
|
169
169
|
|
|
170
170
|
|
|
@@ -176,10 +176,10 @@ export const HttpRequestData: {
|
|
|
176
176
|
export type HttpRequestData = HttpRequestData$instance;
|
|
177
177
|
|
|
178
178
|
export interface StaticConfigurationManager_1$instance<T> extends BaseConfigurationManager {
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
179
|
+
GetBaseConfigurationAsync(cancel: CancellationToken): Task<BaseConfiguration>;
|
|
180
|
+
GetBaseConfigurationAsync(cancel: CancellationToken): Task<BaseConfiguration>;
|
|
181
|
+
GetConfigurationAsync(cancel: CancellationToken): Task<T>;
|
|
182
|
+
RequestRefresh(): void;
|
|
183
183
|
}
|
|
184
184
|
|
|
185
185
|
|
|
@@ -1,12 +1,20 @@
|
|
|
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,
|
|
10
18
|
"methods": [],
|
|
11
19
|
"properties": [],
|
|
12
20
|
"fields": [],
|
|
@@ -42,54 +50,30 @@
|
|
|
42
50
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException",
|
|
43
51
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
44
52
|
}
|
|
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
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"isStatic": false,
|
|
58
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
59
|
-
"target": {
|
|
60
|
-
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.InvalidConfigurationException",
|
|
61
|
-
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols",
|
|
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
|
-
}
|
|
73
|
-
}
|
|
74
53
|
]
|
|
75
54
|
},
|
|
76
55
|
{
|
|
77
56
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions",
|
|
78
57
|
"clrName": "Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions",
|
|
79
|
-
"tsEmitName": "LastKnownGoodConfigurationCacheOptions",
|
|
80
58
|
"assemblyName": "Microsoft.IdentityModel.Protocols",
|
|
81
59
|
"metadataToken": 0,
|
|
60
|
+
"kind": "Class",
|
|
61
|
+
"accessibility": "Public",
|
|
62
|
+
"isAbstract": false,
|
|
63
|
+
"isSealed": false,
|
|
64
|
+
"isStatic": false,
|
|
65
|
+
"arity": 0,
|
|
82
66
|
"methods": [],
|
|
83
67
|
"properties": [],
|
|
84
68
|
"fields": [
|
|
85
69
|
{
|
|
86
70
|
"stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions::DefaultLastKnownGoodConfigurationSizeLimitSystem.Int32",
|
|
87
71
|
"clrName": "DefaultLastKnownGoodConfigurationSizeLimit",
|
|
88
|
-
"tsEmitName": "defaultLastKnownGoodConfigurationSizeLimit",
|
|
89
72
|
"metadataToken": 67108912,
|
|
90
73
|
"normalizedSignature": "DefaultLastKnownGoodConfigurationSizeLimit|System.Int32|static=true|const=false",
|
|
91
74
|
"isStatic": true,
|
|
92
75
|
"isReadOnly": true,
|
|
76
|
+
"isLiteral": false,
|
|
93
77
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions",
|
|
94
78
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
95
79
|
}
|
|
@@ -106,71 +90,6 @@
|
|
|
106
90
|
"declaringClrType": "Microsoft.IdentityModel.Protocols.Configuration.LastKnownGoodConfigurationCacheOptions",
|
|
107
91
|
"declaringAssemblyName": "Microsoft.IdentityModel.Protocols"
|
|
108
92
|
}
|
|
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
93
|
]
|
|
175
94
|
}
|
|
176
95
|
]
|
|
@@ -35,7 +35,7 @@ export interface LastKnownGoodConfigurationCacheOptions$instance extends LKGConf
|
|
|
35
35
|
|
|
36
36
|
export const LastKnownGoodConfigurationCacheOptions: {
|
|
37
37
|
new(): LastKnownGoodConfigurationCacheOptions;
|
|
38
|
-
readonly
|
|
38
|
+
readonly DefaultLastKnownGoodConfigurationSizeLimit: int;
|
|
39
39
|
};
|
|
40
40
|
|
|
41
41
|
|