@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
|
@@ -12,11 +12,11 @@ import * as System_Configuration_Provider_Internal from "../../System.Configurat
|
|
|
12
12
|
import type { ProviderBase, ProviderCollection } from "../../System.Configuration.Provider/internal/index.js";
|
|
13
13
|
import type { UriIdnScope } from "../../System/internal/index.js";
|
|
14
14
|
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections.js";
|
|
15
|
-
import type { Hashtable, ICollection, IDictionary, IEnumerable, IEnumerator, IList, ReadOnlyCollectionBase } from "@tsonic/dotnet/System.Collections.js";
|
|
15
|
+
import type { Hashtable, ICollection, IComparer, IDictionary, IEnumerable, IEnumerator, IList, ReadOnlyCollectionBase } from "@tsonic/dotnet/System.Collections.js";
|
|
16
16
|
import * as System_Collections_Specialized_Internal from "@tsonic/dotnet/System.Collections.Specialized.js";
|
|
17
17
|
import type { NameObjectCollectionBase, NameValueCollection, StringCollection } from "@tsonic/dotnet/System.Collections.Specialized.js";
|
|
18
18
|
import * as System_ComponentModel_Internal from "@tsonic/dotnet/System.ComponentModel.js";
|
|
19
|
-
import type { CancelEventArgs, INotifyPropertyChanged, ITypeDescriptorContext, PropertyChangedEventHandler, TypeConverter } from "@tsonic/dotnet/System.ComponentModel.js";
|
|
19
|
+
import type { CancelEventArgs, IComponent, INotifyPropertyChanged, ITypeDescriptorContext, PropertyChangedEventArgs, PropertyChangedEventHandler, TypeConverter } from "@tsonic/dotnet/System.ComponentModel.js";
|
|
20
20
|
import type { CultureInfo } from "@tsonic/dotnet/System.Globalization.js";
|
|
21
21
|
import * as System_Lib from "@tsonic/dotnet/System.js";
|
|
22
22
|
import type { Array as ClrArray, AsyncCallback, Attribute, Boolean as ClrBoolean, Enum, EventArgs, Exception, Func, GenericUriParserOptions, IAsyncResult, ICloneable, IComparable, IConvertible, IFormattable, Int32, Int64, IntPtr, ISpanFormattable, MulticastDelegate, Object as ClrObject, String as ClrString, SystemException, TimeSpan, Type, Void } from "@tsonic/dotnet/System.js";
|
|
@@ -25,89 +25,89 @@ import type { IDeserializationCallback, ISerializable, SerializationInfo, Stream
|
|
|
25
25
|
import type { FrameworkName } from "@tsonic/dotnet/System.Runtime.Versioning.js";
|
|
26
26
|
import type { RSAParameters } from "@tsonic/dotnet/System.Security.Cryptography.js";
|
|
27
27
|
import * as System_Xml_Internal from "@tsonic/dotnet/System.Xml.js";
|
|
28
|
-
import type { XmlAttribute, XmlCDataSection, XmlComment, XmlDocument, XmlElement, XmlNode, XmlReader, XmlSignificantWhitespace, XmlText, XmlTextReader, XmlWhitespace } from "@tsonic/dotnet/System.Xml.js";
|
|
28
|
+
import type { XmlAttribute, XmlCDataSection, XmlComment, XmlDocument, XmlElement, XmlNode, XmlReader, XmlSignificantWhitespace, XmlText, XmlTextReader, XmlWhitespace, XmlWriter } from "@tsonic/dotnet/System.Xml.js";
|
|
29
29
|
import * as System_Xml_XPath_Internal from "@tsonic/dotnet/System.Xml.XPath.js";
|
|
30
30
|
import type { IXPathNavigable } from "@tsonic/dotnet/System.Xml.XPath.js";
|
|
31
31
|
|
|
32
32
|
export enum ConfigurationAllowDefinition {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
33
|
+
MachineOnly = 0,
|
|
34
|
+
MachineToWebRoot = 100,
|
|
35
|
+
MachineToApplication = 200,
|
|
36
|
+
Everywhere = 300
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
export enum ConfigurationAllowExeDefinition {
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
41
|
+
MachineOnly = 0,
|
|
42
|
+
MachineToApplication = 100,
|
|
43
|
+
MachineToRoamingUser = 200,
|
|
44
|
+
MachineToLocalUser = 300
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
|
|
48
48
|
export enum ConfigurationElementCollectionType {
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
49
|
+
BasicMap = 0,
|
|
50
|
+
AddRemoveClearMap = 1,
|
|
51
|
+
BasicMapAlternate = 2,
|
|
52
|
+
AddRemoveClearMapAlternate = 3
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
|
|
56
56
|
export enum ConfigurationPropertyOptions {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
57
|
+
None = 0,
|
|
58
|
+
IsDefaultCollection = 1,
|
|
59
|
+
IsRequired = 2,
|
|
60
|
+
IsKey = 4,
|
|
61
|
+
IsTypeStringTransformationRequired = 8,
|
|
62
|
+
IsAssemblyStringTransformationRequired = 16,
|
|
63
|
+
IsVersionCheckRequired = 32
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
|
|
67
67
|
export enum ConfigurationSaveMode {
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
Modified = 0,
|
|
69
|
+
Minimal = 1,
|
|
70
|
+
Full = 2
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
|
|
74
74
|
export enum ConfigurationUserLevel {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
75
|
+
None = 0,
|
|
76
|
+
PerUserRoaming = 10,
|
|
77
|
+
PerUserRoamingAndLocal = 20
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
|
|
81
81
|
export enum OverrideMode {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
82
|
+
Inherit = 0,
|
|
83
|
+
Allow = 1,
|
|
84
|
+
Deny = 2
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
|
|
88
88
|
export enum PropertyValueOrigin {
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
89
|
+
Default = 0,
|
|
90
|
+
Inherited = 1,
|
|
91
|
+
SetHere = 2
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
|
|
95
95
|
export enum SettingsManageability {
|
|
96
|
-
|
|
96
|
+
Roaming = 0
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
export enum SettingsSerializeAs {
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
101
|
+
String = 0,
|
|
102
|
+
Xml = 1,
|
|
103
|
+
Binary = 2,
|
|
104
|
+
ProviderSpecific = 3
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
export enum SpecialSetting {
|
|
109
|
-
|
|
110
|
-
|
|
109
|
+
ConnectionString = 0,
|
|
110
|
+
WebServiceUrl = 1
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
|
|
@@ -124,40 +124,40 @@ export type ValidatorCallback = (value: unknown) => void;
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
export interface IApplicationSettingsProvider$instance {
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
127
|
+
GetPreviousVersion(context: SettingsContext, property: SettingsProperty): SettingsPropertyValue;
|
|
128
|
+
Reset(context: SettingsContext): void;
|
|
129
|
+
Upgrade(context: SettingsContext, properties: SettingsPropertyCollection): void;
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
|
|
133
133
|
export type IApplicationSettingsProvider = IApplicationSettingsProvider$instance;
|
|
134
134
|
|
|
135
135
|
export interface IConfigurationSectionHandler$instance {
|
|
136
|
-
|
|
136
|
+
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
|
|
140
140
|
export type IConfigurationSectionHandler = IConfigurationSectionHandler$instance;
|
|
141
141
|
|
|
142
142
|
export interface IConfigurationSystem$instance {
|
|
143
|
-
|
|
144
|
-
|
|
143
|
+
GetConfig(configKey: string): unknown;
|
|
144
|
+
Init(): void;
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
|
|
148
148
|
export type IConfigurationSystem = IConfigurationSystem$instance;
|
|
149
149
|
|
|
150
150
|
export interface IPersistComponentSettings$instance {
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
151
|
+
SaveSettings: boolean;
|
|
152
|
+
SettingsKey: string;
|
|
153
|
+
LoadComponentSettings(): void;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
156
|
|
|
157
157
|
export type IPersistComponentSettings = IPersistComponentSettings$instance;
|
|
158
158
|
|
|
159
159
|
export interface ISettingsProviderService$instance {
|
|
160
|
-
|
|
160
|
+
GetSettingsProvider(property: SettingsProperty): SettingsProvider;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
|
|
@@ -174,22 +174,34 @@ export const ApplicationScopedSettingAttribute: {
|
|
|
174
174
|
|
|
175
175
|
export type ApplicationScopedSettingAttribute = ApplicationScopedSettingAttribute$instance;
|
|
176
176
|
|
|
177
|
-
export
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
177
|
+
export abstract class ApplicationSettingsBase$protected {
|
|
178
|
+
protected OnPropertyChanged(sender: unknown, e: PropertyChangedEventArgs): void;
|
|
179
|
+
protected OnSettingChanging(sender: unknown, e: SettingChangingEventArgs): void;
|
|
180
|
+
protected OnSettingsLoaded(sender: unknown, e: SettingsLoadedEventArgs): void;
|
|
181
|
+
protected OnSettingsSaving(sender: unknown, e: CancelEventArgs): void;
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
export interface ApplicationSettingsBase$instance extends ApplicationSettingsBase$protected, SettingsBase {
|
|
186
|
+
readonly Context: SettingsContext;
|
|
187
|
+
Item: unknown;
|
|
188
|
+
readonly Properties: SettingsPropertyCollection;
|
|
189
|
+
readonly PropertyValues: SettingsPropertyValueCollection;
|
|
190
|
+
readonly Providers: SettingsProviderCollection;
|
|
191
|
+
SettingsKey: string;
|
|
192
|
+
GetPreviousVersion(propertyName: string): unknown;
|
|
193
|
+
Reload(): void;
|
|
194
|
+
Reset(): void;
|
|
195
|
+
Save(): void;
|
|
196
|
+
Upgrade(): void;
|
|
189
197
|
}
|
|
190
198
|
|
|
191
199
|
|
|
192
200
|
export const ApplicationSettingsBase: {
|
|
201
|
+
new(): ApplicationSettingsBase;
|
|
202
|
+
new(owner: IComponent): ApplicationSettingsBase;
|
|
203
|
+
new(settingsKey: string): ApplicationSettingsBase;
|
|
204
|
+
new(owner: IComponent, settingsKey: string): ApplicationSettingsBase;
|
|
193
205
|
};
|
|
194
206
|
|
|
195
207
|
|
|
@@ -207,7 +219,7 @@ export const ApplicationSettingsGroup: {
|
|
|
207
219
|
export type ApplicationSettingsGroup = ApplicationSettingsGroup$instance;
|
|
208
220
|
|
|
209
221
|
export interface AppSettingsReader$instance {
|
|
210
|
-
|
|
222
|
+
GetValue(key: string, type: Type): unknown;
|
|
211
223
|
}
|
|
212
224
|
|
|
213
225
|
|
|
@@ -218,9 +230,17 @@ export const AppSettingsReader: {
|
|
|
218
230
|
|
|
219
231
|
export type AppSettingsReader = AppSettingsReader$instance;
|
|
220
232
|
|
|
221
|
-
export
|
|
222
|
-
|
|
223
|
-
|
|
233
|
+
export abstract class AppSettingsSection$protected {
|
|
234
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
235
|
+
protected DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
|
|
236
|
+
protected GetRuntimeObject(): unknown;
|
|
237
|
+
protected Reset(parentSection: ConfigurationElement): void;
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
export interface AppSettingsSection$instance extends AppSettingsSection$protected, ConfigurationSection {
|
|
242
|
+
File: string;
|
|
243
|
+
readonly Settings: KeyValueConfigurationCollection;
|
|
224
244
|
}
|
|
225
245
|
|
|
226
246
|
|
|
@@ -232,8 +252,8 @@ export const AppSettingsSection: {
|
|
|
232
252
|
export type AppSettingsSection = AppSettingsSection$instance;
|
|
233
253
|
|
|
234
254
|
export interface CallbackValidator$instance extends ConfigurationValidatorBase {
|
|
235
|
-
|
|
236
|
-
|
|
255
|
+
CanValidate(type: Type): boolean;
|
|
256
|
+
Validate(value: unknown): void;
|
|
237
257
|
}
|
|
238
258
|
|
|
239
259
|
|
|
@@ -245,9 +265,9 @@ export const CallbackValidator: {
|
|
|
245
265
|
export type CallbackValidator = CallbackValidator$instance;
|
|
246
266
|
|
|
247
267
|
export interface CallbackValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
readonly
|
|
268
|
+
CallbackMethodName: string;
|
|
269
|
+
Type: Type;
|
|
270
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
251
271
|
}
|
|
252
272
|
|
|
253
273
|
|
|
@@ -258,8 +278,13 @@ export const CallbackValidatorAttribute: {
|
|
|
258
278
|
|
|
259
279
|
export type CallbackValidatorAttribute = CallbackValidatorAttribute$instance;
|
|
260
280
|
|
|
261
|
-
export
|
|
262
|
-
readonly
|
|
281
|
+
export abstract class ClientSettingsSection$protected {
|
|
282
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
export interface ClientSettingsSection$instance extends ClientSettingsSection$protected, ConfigurationSection {
|
|
287
|
+
readonly Settings: SettingElementCollection;
|
|
263
288
|
}
|
|
264
289
|
|
|
265
290
|
|
|
@@ -271,17 +296,17 @@ export const ClientSettingsSection: {
|
|
|
271
296
|
export type ClientSettingsSection = ClientSettingsSection$instance;
|
|
272
297
|
|
|
273
298
|
export interface CommaDelimitedStringCollection$instance extends StringCollection {
|
|
274
|
-
readonly
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
299
|
+
readonly IsModified: boolean;
|
|
300
|
+
IsReadOnly: boolean;
|
|
301
|
+
Item: string;
|
|
302
|
+
Add(value: string): void;
|
|
303
|
+
AddRange(range: string[]): void;
|
|
304
|
+
Clear(): void;
|
|
305
|
+
Clone(): CommaDelimitedStringCollection;
|
|
306
|
+
Insert(index: int, value: string): void;
|
|
307
|
+
Remove(value: string): void;
|
|
308
|
+
SetReadOnly(): void;
|
|
309
|
+
ToString(): string | undefined;
|
|
285
310
|
}
|
|
286
311
|
|
|
287
312
|
|
|
@@ -293,8 +318,8 @@ export const CommaDelimitedStringCollection: {
|
|
|
293
318
|
export type CommaDelimitedStringCollection = CommaDelimitedStringCollection$instance;
|
|
294
319
|
|
|
295
320
|
export interface CommaDelimitedStringCollectionConverter$instance extends ConfigurationConverterBase {
|
|
296
|
-
|
|
297
|
-
|
|
321
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
322
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
298
323
|
}
|
|
299
324
|
|
|
300
325
|
|
|
@@ -306,27 +331,27 @@ export const CommaDelimitedStringCollectionConverter: {
|
|
|
306
331
|
export type CommaDelimitedStringCollectionConverter = CommaDelimitedStringCollectionConverter$instance;
|
|
307
332
|
|
|
308
333
|
export interface Configuration$instance {
|
|
309
|
-
readonly
|
|
310
|
-
|
|
311
|
-
readonly
|
|
312
|
-
readonly
|
|
313
|
-
readonly
|
|
314
|
-
readonly
|
|
315
|
-
readonly
|
|
316
|
-
|
|
317
|
-
readonly
|
|
318
|
-
readonly
|
|
319
|
-
readonly
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
334
|
+
readonly AppSettings: AppSettingsSection;
|
|
335
|
+
AssemblyStringTransformer: Func<System_Internal.String, System_Internal.String>;
|
|
336
|
+
readonly ConnectionStrings: ConnectionStringsSection;
|
|
337
|
+
readonly EvaluationContext: ContextInformation;
|
|
338
|
+
readonly FilePath: string;
|
|
339
|
+
readonly HasFile: boolean;
|
|
340
|
+
readonly Locations: ConfigurationLocationCollection;
|
|
341
|
+
NamespaceDeclared: boolean;
|
|
342
|
+
readonly RootSectionGroup: ConfigurationSectionGroup;
|
|
343
|
+
readonly SectionGroups: ConfigurationSectionGroupCollection;
|
|
344
|
+
readonly Sections: ConfigurationSectionCollection;
|
|
345
|
+
TargetFramework: FrameworkName;
|
|
346
|
+
TypeStringTransformer: Func<System_Internal.String, System_Internal.String>;
|
|
347
|
+
GetSection(sectionName: string): ConfigurationSection;
|
|
348
|
+
GetSectionGroup(sectionGroupName: string): ConfigurationSectionGroup;
|
|
349
|
+
Save(): void;
|
|
350
|
+
Save(saveMode: ConfigurationSaveMode): void;
|
|
351
|
+
Save(saveMode: ConfigurationSaveMode, forceSaveAll: boolean): void;
|
|
352
|
+
SaveAs(filename: string): void;
|
|
353
|
+
SaveAs(filename: string, saveMode: ConfigurationSaveMode): void;
|
|
354
|
+
SaveAs(filename: string, saveMode: ConfigurationSaveMode, forceSaveAll: boolean): void;
|
|
330
355
|
}
|
|
331
356
|
|
|
332
357
|
|
|
@@ -338,11 +363,11 @@ export const Configuration: {
|
|
|
338
363
|
export type Configuration = Configuration$instance;
|
|
339
364
|
|
|
340
365
|
export interface ConfigurationCollectionAttribute$instance extends Attribute {
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
readonly
|
|
345
|
-
|
|
366
|
+
AddItemName: string;
|
|
367
|
+
ClearItemsName: string;
|
|
368
|
+
CollectionType: ConfigurationElementCollectionType;
|
|
369
|
+
readonly ItemType: Type;
|
|
370
|
+
RemoveItemName: string;
|
|
346
371
|
}
|
|
347
372
|
|
|
348
373
|
|
|
@@ -354,59 +379,107 @@ export const ConfigurationCollectionAttribute: {
|
|
|
354
379
|
export type ConfigurationCollectionAttribute = ConfigurationCollectionAttribute$instance;
|
|
355
380
|
|
|
356
381
|
export interface ConfigurationConverterBase$instance extends TypeConverter {
|
|
357
|
-
|
|
358
|
-
|
|
382
|
+
CanConvertFrom(ctx: ITypeDescriptorContext, type: Type): boolean;
|
|
383
|
+
CanConvertTo(ctx: ITypeDescriptorContext, type: Type): boolean;
|
|
359
384
|
}
|
|
360
385
|
|
|
361
386
|
|
|
362
387
|
export const ConfigurationConverterBase: {
|
|
388
|
+
new(): ConfigurationConverterBase;
|
|
363
389
|
};
|
|
364
390
|
|
|
365
391
|
|
|
366
392
|
export type ConfigurationConverterBase = ConfigurationConverterBase$instance;
|
|
367
393
|
|
|
368
|
-
export
|
|
369
|
-
readonly
|
|
370
|
-
readonly
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
394
|
+
export abstract class ConfigurationElement$protected {
|
|
395
|
+
protected readonly ElementProperty: ConfigurationElementProperty;
|
|
396
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
397
|
+
protected DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
|
|
398
|
+
protected GetTransformedAssemblyString(assemblyName: string): string;
|
|
399
|
+
protected GetTransformedTypeString(typeName: string): string;
|
|
400
|
+
protected Init(): void;
|
|
401
|
+
protected InitializeDefault(): void;
|
|
402
|
+
protected IsModified(): boolean;
|
|
403
|
+
protected ListErrors(errorList: IList): void;
|
|
404
|
+
protected OnDeserializeUnrecognizedAttribute(name: string, value: string): boolean;
|
|
405
|
+
protected OnDeserializeUnrecognizedElement(elementName: string, reader: XmlReader): boolean;
|
|
406
|
+
protected OnRequiredPropertyNotFound(name: string): unknown;
|
|
407
|
+
protected PostDeserialize(): void;
|
|
408
|
+
protected PreSerialize(writer: XmlWriter): void;
|
|
409
|
+
protected Reset(parentElement: ConfigurationElement): void;
|
|
410
|
+
protected ResetModified(): void;
|
|
411
|
+
protected SerializeElement(writer: XmlWriter, serializeCollectionKey: boolean): boolean;
|
|
412
|
+
protected SerializeToXmlElement(writer: XmlWriter, elementName: string): boolean;
|
|
413
|
+
protected SetReadOnly(): void;
|
|
414
|
+
protected Unmerge(sourceElement: ConfigurationElement, parentElement: ConfigurationElement, saveMode: ConfigurationSaveMode): void;
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
export interface ConfigurationElement$instance extends ConfigurationElement$protected {
|
|
419
|
+
readonly CurrentConfiguration: Configuration;
|
|
420
|
+
readonly ElementInformation: ElementInformation;
|
|
421
|
+
readonly LockAllAttributesExcept: ConfigurationLockCollection;
|
|
422
|
+
readonly LockAllElementsExcept: ConfigurationLockCollection;
|
|
423
|
+
readonly LockAttributes: ConfigurationLockCollection;
|
|
424
|
+
readonly LockElements: ConfigurationLockCollection;
|
|
425
|
+
LockItem: boolean;
|
|
426
|
+
Equals(compareTo: unknown): boolean;
|
|
427
|
+
GetHashCode(): int;
|
|
428
|
+
IsReadOnly(): boolean;
|
|
379
429
|
}
|
|
380
430
|
|
|
381
431
|
|
|
382
432
|
export const ConfigurationElement: {
|
|
433
|
+
new(): ConfigurationElement;
|
|
383
434
|
};
|
|
384
435
|
|
|
385
436
|
|
|
386
437
|
export type ConfigurationElement = ConfigurationElement$instance;
|
|
387
438
|
|
|
388
|
-
export
|
|
389
|
-
readonly
|
|
390
|
-
readonly
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
439
|
+
export abstract class ConfigurationElementCollection$protected {
|
|
440
|
+
protected readonly ElementName: string;
|
|
441
|
+
protected readonly ThrowOnDuplicate: boolean;
|
|
442
|
+
protected BaseAdd(element: ConfigurationElement): void;
|
|
443
|
+
protected BaseAdd(index: int, element: ConfigurationElement): void;
|
|
444
|
+
protected abstract CreateNewElement(): ConfigurationElement;
|
|
445
|
+
protected CreateNewElement(elementName: string): ConfigurationElement;
|
|
446
|
+
protected abstract GetElementKey(element: ConfigurationElement): unknown;
|
|
447
|
+
protected IsElementName(elementName: string): boolean;
|
|
448
|
+
protected IsElementRemovable(element: ConfigurationElement): boolean;
|
|
449
|
+
protected IsModified(): boolean;
|
|
450
|
+
protected OnDeserializeUnrecognizedElement(elementName: string, reader: XmlReader): boolean;
|
|
451
|
+
protected Reset(parentElement: ConfigurationElement): void;
|
|
452
|
+
protected ResetModified(): void;
|
|
453
|
+
protected SerializeElement(writer: XmlWriter, serializeCollectionKey: boolean): boolean;
|
|
454
|
+
protected SetReadOnly(): void;
|
|
455
|
+
protected Unmerge(sourceElement: ConfigurationElement, parentElement: ConfigurationElement, saveMode: ConfigurationSaveMode): void;
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
export interface ConfigurationElementCollection$instance extends ConfigurationElementCollection$protected, ConfigurationElement {
|
|
460
|
+
readonly CollectionType: ConfigurationElementCollectionType;
|
|
461
|
+
readonly Count: int;
|
|
462
|
+
EmitClear: boolean;
|
|
463
|
+
readonly IsSynchronized: boolean;
|
|
464
|
+
readonly SyncRoot: unknown;
|
|
465
|
+
CopyTo(array: ConfigurationElement[], index: int): void;
|
|
466
|
+
Equals(compareTo: unknown): boolean;
|
|
467
|
+
GetEnumerator(): IEnumerator;
|
|
468
|
+
GetHashCode(): int;
|
|
469
|
+
IsReadOnly(): boolean;
|
|
399
470
|
}
|
|
400
471
|
|
|
401
472
|
|
|
402
473
|
export const ConfigurationElementCollection: {
|
|
474
|
+
new(): ConfigurationElementCollection;
|
|
475
|
+
new(comparer: IComparer): ConfigurationElementCollection;
|
|
403
476
|
};
|
|
404
477
|
|
|
405
478
|
|
|
406
479
|
export type ConfigurationElementCollection = ConfigurationElementCollection$instance;
|
|
407
480
|
|
|
408
481
|
export interface ConfigurationElementProperty$instance {
|
|
409
|
-
readonly
|
|
482
|
+
readonly Validator: ConfigurationValidatorBase;
|
|
410
483
|
}
|
|
411
484
|
|
|
412
485
|
|
|
@@ -418,11 +491,11 @@ export const ConfigurationElementProperty: {
|
|
|
418
491
|
export type ConfigurationElementProperty = ConfigurationElementProperty$instance;
|
|
419
492
|
|
|
420
493
|
export interface ConfigurationErrorsException$instance extends ConfigurationException {
|
|
421
|
-
readonly
|
|
422
|
-
readonly
|
|
423
|
-
readonly
|
|
424
|
-
readonly
|
|
425
|
-
|
|
494
|
+
readonly Errors: ICollection;
|
|
495
|
+
readonly Filename: string;
|
|
496
|
+
readonly Line: int;
|
|
497
|
+
readonly Message: string;
|
|
498
|
+
GetObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
426
499
|
}
|
|
427
500
|
|
|
428
501
|
|
|
@@ -436,25 +509,27 @@ export const ConfigurationErrorsException: {
|
|
|
436
509
|
new(message: string, inner: Exception, node: XmlNode): ConfigurationErrorsException;
|
|
437
510
|
new(message: string, reader: XmlReader): ConfigurationErrorsException;
|
|
438
511
|
new(message: string, inner: Exception, reader: XmlReader): ConfigurationErrorsException;
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
512
|
+
new(info: SerializationInfo, context: StreamingContext): ConfigurationErrorsException;
|
|
513
|
+
GetFilename(node: XmlNode): string;
|
|
514
|
+
GetFilename(reader: XmlReader): string;
|
|
515
|
+
GetLineNumber(node: XmlNode): int;
|
|
516
|
+
GetLineNumber(reader: XmlReader): int;
|
|
443
517
|
};
|
|
444
518
|
|
|
445
519
|
|
|
446
520
|
export type ConfigurationErrorsException = ConfigurationErrorsException$instance;
|
|
447
521
|
|
|
448
522
|
export interface ConfigurationException$instance extends SystemException {
|
|
449
|
-
readonly
|
|
450
|
-
readonly
|
|
451
|
-
readonly
|
|
452
|
-
readonly
|
|
453
|
-
|
|
523
|
+
readonly BareMessage: string;
|
|
524
|
+
readonly Filename: string;
|
|
525
|
+
readonly Line: int;
|
|
526
|
+
readonly Message: string;
|
|
527
|
+
GetObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
454
528
|
}
|
|
455
529
|
|
|
456
530
|
|
|
457
531
|
export const ConfigurationException: {
|
|
532
|
+
new(info: SerializationInfo, context: StreamingContext): ConfigurationException;
|
|
458
533
|
new(): ConfigurationException;
|
|
459
534
|
new(message: string): ConfigurationException;
|
|
460
535
|
new(message: string, inner: Exception): ConfigurationException;
|
|
@@ -462,16 +537,16 @@ export const ConfigurationException: {
|
|
|
462
537
|
new(message: string, inner: Exception, node: XmlNode): ConfigurationException;
|
|
463
538
|
new(message: string, filename: string, line: int): ConfigurationException;
|
|
464
539
|
new(message: string, inner: Exception, filename: string, line: int): ConfigurationException;
|
|
465
|
-
|
|
466
|
-
|
|
540
|
+
GetXmlNodeFilename(node: XmlNode): string;
|
|
541
|
+
GetXmlNodeLineNumber(node: XmlNode): int;
|
|
467
542
|
};
|
|
468
543
|
|
|
469
544
|
|
|
470
545
|
export type ConfigurationException = ConfigurationException$instance;
|
|
471
546
|
|
|
472
547
|
export interface ConfigurationFileMap$instance {
|
|
473
|
-
|
|
474
|
-
|
|
548
|
+
MachineConfigFilename: string;
|
|
549
|
+
Clone(): unknown;
|
|
475
550
|
}
|
|
476
551
|
|
|
477
552
|
|
|
@@ -484,8 +559,8 @@ export const ConfigurationFileMap: {
|
|
|
484
559
|
export type ConfigurationFileMap = ConfigurationFileMap$instance;
|
|
485
560
|
|
|
486
561
|
export interface ConfigurationLocation$instance {
|
|
487
|
-
readonly
|
|
488
|
-
|
|
562
|
+
readonly Path: string;
|
|
563
|
+
OpenConfiguration(): Configuration;
|
|
489
564
|
}
|
|
490
565
|
|
|
491
566
|
|
|
@@ -497,7 +572,7 @@ export const ConfigurationLocation: {
|
|
|
497
572
|
export type ConfigurationLocation = ConfigurationLocation$instance;
|
|
498
573
|
|
|
499
574
|
export interface ConfigurationLocationCollection$instance extends ReadOnlyCollectionBase {
|
|
500
|
-
readonly
|
|
575
|
+
readonly Item: ConfigurationLocation;
|
|
501
576
|
}
|
|
502
577
|
|
|
503
578
|
|
|
@@ -509,20 +584,20 @@ export const ConfigurationLocationCollection: {
|
|
|
509
584
|
export type ConfigurationLocationCollection = ConfigurationLocationCollection$instance;
|
|
510
585
|
|
|
511
586
|
export interface ConfigurationLockCollection$instance {
|
|
512
|
-
readonly
|
|
513
|
-
readonly
|
|
514
|
-
readonly
|
|
515
|
-
|
|
516
|
-
readonly
|
|
517
|
-
readonly
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
587
|
+
readonly AttributeList: string;
|
|
588
|
+
readonly Count: int;
|
|
589
|
+
readonly HasParentElements: boolean;
|
|
590
|
+
IsModified: boolean;
|
|
591
|
+
readonly IsSynchronized: boolean;
|
|
592
|
+
readonly SyncRoot: unknown;
|
|
593
|
+
Add(name: string): void;
|
|
594
|
+
Clear(): void;
|
|
595
|
+
Contains(name: string): boolean;
|
|
596
|
+
CopyTo(array: string[], index: int): void;
|
|
597
|
+
GetEnumerator(): IEnumerator;
|
|
598
|
+
IsReadOnly(name: string): boolean;
|
|
599
|
+
Remove(name: string): void;
|
|
600
|
+
SetFromList(attributeList: string): void;
|
|
526
601
|
}
|
|
527
602
|
|
|
528
603
|
|
|
@@ -534,18 +609,18 @@ export const ConfigurationLockCollection: {
|
|
|
534
609
|
export type ConfigurationLockCollection = ConfigurationLockCollection$instance;
|
|
535
610
|
|
|
536
611
|
export interface ConfigurationProperty$instance {
|
|
537
|
-
readonly
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
readonly
|
|
541
|
-
readonly
|
|
542
|
-
readonly
|
|
543
|
-
readonly
|
|
544
|
-
readonly
|
|
545
|
-
readonly
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
612
|
+
readonly Converter: TypeConverter;
|
|
613
|
+
DefaultValue: unknown;
|
|
614
|
+
Description: string;
|
|
615
|
+
readonly IsAssemblyStringTransformationRequired: boolean;
|
|
616
|
+
readonly IsDefaultCollection: boolean;
|
|
617
|
+
readonly IsKey: boolean;
|
|
618
|
+
readonly IsRequired: boolean;
|
|
619
|
+
readonly IsTypeStringTransformationRequired: boolean;
|
|
620
|
+
readonly IsVersionCheckRequired: boolean;
|
|
621
|
+
Name: string;
|
|
622
|
+
Type: Type;
|
|
623
|
+
Validator: ConfigurationValidatorBase;
|
|
549
624
|
}
|
|
550
625
|
|
|
551
626
|
|
|
@@ -561,12 +636,12 @@ export const ConfigurationProperty: {
|
|
|
561
636
|
export type ConfigurationProperty = ConfigurationProperty$instance;
|
|
562
637
|
|
|
563
638
|
export interface ConfigurationPropertyAttribute$instance extends Attribute {
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
readonly
|
|
569
|
-
|
|
639
|
+
DefaultValue: unknown;
|
|
640
|
+
IsDefaultCollection: boolean;
|
|
641
|
+
IsKey: boolean;
|
|
642
|
+
IsRequired: boolean;
|
|
643
|
+
readonly Name: string;
|
|
644
|
+
Options: ConfigurationPropertyOptions;
|
|
570
645
|
}
|
|
571
646
|
|
|
572
647
|
|
|
@@ -578,16 +653,16 @@ export const ConfigurationPropertyAttribute: {
|
|
|
578
653
|
export type ConfigurationPropertyAttribute = ConfigurationPropertyAttribute$instance;
|
|
579
654
|
|
|
580
655
|
export interface ConfigurationPropertyCollection$instance {
|
|
581
|
-
readonly
|
|
582
|
-
readonly
|
|
583
|
-
readonly
|
|
584
|
-
readonly
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
656
|
+
readonly Count: int;
|
|
657
|
+
readonly IsSynchronized: boolean;
|
|
658
|
+
readonly Item: ConfigurationProperty;
|
|
659
|
+
readonly SyncRoot: unknown;
|
|
660
|
+
Add(property: ConfigurationProperty): void;
|
|
661
|
+
Clear(): void;
|
|
662
|
+
Contains(name: string): boolean;
|
|
663
|
+
CopyTo(array: ConfigurationProperty[], index: int): void;
|
|
664
|
+
GetEnumerator(): IEnumerator;
|
|
665
|
+
Remove(name: string): boolean;
|
|
591
666
|
}
|
|
592
667
|
|
|
593
668
|
|
|
@@ -598,29 +673,42 @@ export const ConfigurationPropertyCollection: {
|
|
|
598
673
|
|
|
599
674
|
export type ConfigurationPropertyCollection = ConfigurationPropertyCollection$instance;
|
|
600
675
|
|
|
601
|
-
export
|
|
602
|
-
|
|
676
|
+
export abstract class ConfigurationSection$protected {
|
|
677
|
+
protected DeserializeSection(reader: XmlReader): void;
|
|
678
|
+
protected GetRuntimeObject(): unknown;
|
|
679
|
+
protected IsModified(): boolean;
|
|
680
|
+
protected ResetModified(): void;
|
|
681
|
+
protected SerializeSection(parentElement: ConfigurationElement, name: string, saveMode: ConfigurationSaveMode): string;
|
|
682
|
+
protected ShouldSerializeElementInTargetVersion(element: ConfigurationElement, elementName: string, targetFramework: FrameworkName): boolean;
|
|
683
|
+
protected ShouldSerializePropertyInTargetVersion(property: ConfigurationProperty, propertyName: string, targetFramework: FrameworkName, parentConfigurationElement: ConfigurationElement): boolean;
|
|
684
|
+
protected ShouldSerializeSectionInTargetVersion(targetFramework: FrameworkName): boolean;
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
|
|
688
|
+
export interface ConfigurationSection$instance extends ConfigurationSection$protected, ConfigurationElement {
|
|
689
|
+
readonly SectionInformation: SectionInformation;
|
|
603
690
|
}
|
|
604
691
|
|
|
605
692
|
|
|
606
693
|
export const ConfigurationSection: {
|
|
694
|
+
new(): ConfigurationSection;
|
|
607
695
|
};
|
|
608
696
|
|
|
609
697
|
|
|
610
698
|
export type ConfigurationSection = ConfigurationSection$instance;
|
|
611
699
|
|
|
612
700
|
export interface ConfigurationSectionCollection$instance extends NameObjectCollectionBase {
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
701
|
+
Add(name: string, section: ConfigurationSection): void;
|
|
702
|
+
Clear(): void;
|
|
703
|
+
CopyTo(array: ConfigurationSection[], index: int): void;
|
|
704
|
+
Get(index: int): ConfigurationSection;
|
|
705
|
+
Get(name: string): ConfigurationSection;
|
|
618
706
|
get_Item(name: string): ConfigurationSection;
|
|
619
707
|
get_Item(index: int): ConfigurationSection;
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
708
|
+
GetEnumerator(): IEnumerator;
|
|
709
|
+
GetKey(index: int): string;
|
|
710
|
+
Remove(name: string): void;
|
|
711
|
+
RemoveAt(index: int): void;
|
|
624
712
|
}
|
|
625
713
|
|
|
626
714
|
|
|
@@ -631,16 +719,21 @@ export const ConfigurationSectionCollection: {
|
|
|
631
719
|
|
|
632
720
|
export type ConfigurationSectionCollection = ConfigurationSectionCollection$instance;
|
|
633
721
|
|
|
634
|
-
export
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
722
|
+
export abstract class ConfigurationSectionGroup$protected {
|
|
723
|
+
protected ShouldSerializeSectionGroupInTargetVersion(targetFramework: FrameworkName): boolean;
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
export interface ConfigurationSectionGroup$instance extends ConfigurationSectionGroup$protected {
|
|
728
|
+
IsDeclarationRequired: boolean;
|
|
729
|
+
IsDeclared: boolean;
|
|
730
|
+
Name: string;
|
|
731
|
+
SectionGroupName: string;
|
|
732
|
+
readonly SectionGroups: ConfigurationSectionGroupCollection;
|
|
733
|
+
readonly Sections: ConfigurationSectionCollection;
|
|
734
|
+
Type: string;
|
|
735
|
+
ForceDeclaration(): void;
|
|
736
|
+
ForceDeclaration(force: boolean): void;
|
|
644
737
|
}
|
|
645
738
|
|
|
646
739
|
|
|
@@ -652,17 +745,17 @@ export const ConfigurationSectionGroup: {
|
|
|
652
745
|
export type ConfigurationSectionGroup = ConfigurationSectionGroup$instance;
|
|
653
746
|
|
|
654
747
|
export interface ConfigurationSectionGroupCollection$instance extends NameObjectCollectionBase {
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
748
|
+
Add(name: string, sectionGroup: ConfigurationSectionGroup): void;
|
|
749
|
+
Clear(): void;
|
|
750
|
+
CopyTo(array: ConfigurationSectionGroup[], index: int): void;
|
|
751
|
+
Get(index: int): ConfigurationSectionGroup;
|
|
752
|
+
Get(name: string): ConfigurationSectionGroup;
|
|
660
753
|
get_Item(name: string): ConfigurationSectionGroup;
|
|
661
754
|
get_Item(index: int): ConfigurationSectionGroup;
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
755
|
+
GetEnumerator(): IEnumerator;
|
|
756
|
+
GetKey(index: int): string;
|
|
757
|
+
Remove(name: string): void;
|
|
758
|
+
RemoveAt(index: int): void;
|
|
666
759
|
}
|
|
667
760
|
|
|
668
761
|
|
|
@@ -679,20 +772,21 @@ export interface ConfigurationSettings$instance {
|
|
|
679
772
|
|
|
680
773
|
export const ConfigurationSettings: {
|
|
681
774
|
new(): ConfigurationSettings;
|
|
682
|
-
readonly
|
|
683
|
-
|
|
775
|
+
readonly AppSettings: NameValueCollection;
|
|
776
|
+
GetConfig(sectionName: string): unknown;
|
|
684
777
|
};
|
|
685
778
|
|
|
686
779
|
|
|
687
780
|
export type ConfigurationSettings = ConfigurationSettings$instance;
|
|
688
781
|
|
|
689
782
|
export interface ConfigurationValidatorAttribute$instance extends Attribute {
|
|
690
|
-
readonly
|
|
691
|
-
readonly
|
|
783
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
784
|
+
readonly ValidatorType: Type;
|
|
692
785
|
}
|
|
693
786
|
|
|
694
787
|
|
|
695
788
|
export const ConfigurationValidatorAttribute: {
|
|
789
|
+
new(): ConfigurationValidatorAttribute;
|
|
696
790
|
new(validator: Type): ConfigurationValidatorAttribute;
|
|
697
791
|
};
|
|
698
792
|
|
|
@@ -700,29 +794,30 @@ export const ConfigurationValidatorAttribute: {
|
|
|
700
794
|
export type ConfigurationValidatorAttribute = ConfigurationValidatorAttribute$instance;
|
|
701
795
|
|
|
702
796
|
export interface ConfigurationValidatorBase$instance {
|
|
703
|
-
|
|
704
|
-
|
|
797
|
+
CanValidate(type: Type): boolean;
|
|
798
|
+
Validate(value: unknown): void;
|
|
705
799
|
}
|
|
706
800
|
|
|
707
801
|
|
|
708
802
|
export const ConfigurationValidatorBase: {
|
|
803
|
+
new(): ConfigurationValidatorBase;
|
|
709
804
|
};
|
|
710
805
|
|
|
711
806
|
|
|
712
807
|
export type ConfigurationValidatorBase = ConfigurationValidatorBase$instance;
|
|
713
808
|
|
|
714
809
|
export interface ConfigXmlDocument$instance extends XmlDocument {
|
|
715
|
-
readonly
|
|
716
|
-
readonly
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
810
|
+
readonly Filename: string;
|
|
811
|
+
readonly LineNumber: int;
|
|
812
|
+
CreateAttribute(prefix: string, localName: string, namespaceUri: string): XmlAttribute;
|
|
813
|
+
CreateCDataSection(data: string): XmlCDataSection;
|
|
814
|
+
CreateComment(data: string): XmlComment;
|
|
815
|
+
CreateElement(prefix: string, localName: string, namespaceUri: string): XmlElement;
|
|
816
|
+
CreateSignificantWhitespace(data: string): XmlSignificantWhitespace;
|
|
817
|
+
CreateTextNode(text: string): XmlText;
|
|
818
|
+
CreateWhitespace(data: string): XmlWhitespace;
|
|
819
|
+
Load(filename: string): void;
|
|
820
|
+
LoadSingleElement(filename: string, sourceReader: XmlTextReader): void;
|
|
726
821
|
}
|
|
727
822
|
|
|
728
823
|
|
|
@@ -740,11 +835,16 @@ export interface ConfigXmlDocument$instance extends System_Configuration_Interna
|
|
|
740
835
|
export type ConfigXmlDocument = ConfigXmlDocument$instance & __ConfigXmlDocument$views;
|
|
741
836
|
|
|
742
837
|
|
|
743
|
-
export
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
838
|
+
export abstract class ConnectionStringSettings$protected {
|
|
839
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
840
|
+
}
|
|
841
|
+
|
|
842
|
+
|
|
843
|
+
export interface ConnectionStringSettings$instance extends ConnectionStringSettings$protected, ConfigurationElement {
|
|
844
|
+
ConnectionString: string;
|
|
845
|
+
Name: string;
|
|
846
|
+
ProviderName: string;
|
|
847
|
+
ToString(): string | undefined;
|
|
748
848
|
}
|
|
749
849
|
|
|
750
850
|
|
|
@@ -757,15 +857,25 @@ export const ConnectionStringSettings: {
|
|
|
757
857
|
|
|
758
858
|
export type ConnectionStringSettings = ConnectionStringSettings$instance;
|
|
759
859
|
|
|
760
|
-
export
|
|
761
|
-
|
|
762
|
-
|
|
860
|
+
export abstract class ConnectionStringSettingsCollection$protected {
|
|
861
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
862
|
+
protected BaseAdd(element: ConfigurationElement): void;
|
|
863
|
+
protected BaseAdd3(index: int, element: ConfigurationElement): void;
|
|
864
|
+
protected CreateNewElement2(): ConfigurationElement;
|
|
865
|
+
protected CreateNewElement(elementName: string): ConfigurationElement;
|
|
866
|
+
protected GetElementKey(element: ConfigurationElement): unknown;
|
|
867
|
+
}
|
|
868
|
+
|
|
869
|
+
|
|
870
|
+
export interface ConnectionStringSettingsCollection$instance extends ConnectionStringSettingsCollection$protected, ConfigurationElementCollection {
|
|
871
|
+
Add(settings: ConnectionStringSettings): void;
|
|
872
|
+
Clear(): void;
|
|
763
873
|
get_Item(index: int): ConnectionStringSettings;
|
|
764
874
|
get_Item(name: string): ConnectionStringSettings;
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
875
|
+
IndexOf(settings: ConnectionStringSettings): int;
|
|
876
|
+
Remove(settings: ConnectionStringSettings): void;
|
|
877
|
+
Remove(name: string): void;
|
|
878
|
+
RemoveAt(index: int): void;
|
|
769
879
|
set_Item(index: int, value: ConnectionStringSettings): void;
|
|
770
880
|
}
|
|
771
881
|
|
|
@@ -777,8 +887,14 @@ export const ConnectionStringSettingsCollection: {
|
|
|
777
887
|
|
|
778
888
|
export type ConnectionStringSettingsCollection = ConnectionStringSettingsCollection$instance;
|
|
779
889
|
|
|
780
|
-
export
|
|
781
|
-
readonly
|
|
890
|
+
export abstract class ConnectionStringsSection$protected {
|
|
891
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
892
|
+
protected GetRuntimeObject(): unknown;
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
|
|
896
|
+
export interface ConnectionStringsSection$instance extends ConnectionStringsSection$protected, ConfigurationSection {
|
|
897
|
+
readonly ConnectionStrings: ConnectionStringSettingsCollection;
|
|
782
898
|
}
|
|
783
899
|
|
|
784
900
|
|
|
@@ -790,9 +906,9 @@ export const ConnectionStringsSection: {
|
|
|
790
906
|
export type ConnectionStringsSection = ConnectionStringsSection$instance;
|
|
791
907
|
|
|
792
908
|
export interface ContextInformation$instance {
|
|
793
|
-
readonly
|
|
794
|
-
readonly
|
|
795
|
-
|
|
909
|
+
readonly HostingContext: unknown;
|
|
910
|
+
readonly IsMachineLevel: boolean;
|
|
911
|
+
GetSection(sectionName: string): unknown;
|
|
796
912
|
}
|
|
797
913
|
|
|
798
914
|
|
|
@@ -803,7 +919,17 @@ export const ContextInformation: {
|
|
|
803
919
|
|
|
804
920
|
export type ContextInformation = ContextInformation$instance;
|
|
805
921
|
|
|
806
|
-
export
|
|
922
|
+
export abstract class DefaultSection$protected {
|
|
923
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
924
|
+
protected DeserializeSection(xmlReader: XmlReader): void;
|
|
925
|
+
protected IsModified(): boolean;
|
|
926
|
+
protected Reset(parentSection: ConfigurationElement): void;
|
|
927
|
+
protected ResetModified(): void;
|
|
928
|
+
protected SerializeSection(parentSection: ConfigurationElement, name: string, saveMode: ConfigurationSaveMode): string;
|
|
929
|
+
}
|
|
930
|
+
|
|
931
|
+
|
|
932
|
+
export interface DefaultSection$instance extends DefaultSection$protected, ConfigurationSection {
|
|
807
933
|
}
|
|
808
934
|
|
|
809
935
|
|
|
@@ -815,7 +941,7 @@ export const DefaultSection: {
|
|
|
815
941
|
export type DefaultSection = DefaultSection$instance;
|
|
816
942
|
|
|
817
943
|
export interface DefaultSettingValueAttribute$instance extends Attribute {
|
|
818
|
-
readonly
|
|
944
|
+
readonly Value: string;
|
|
819
945
|
}
|
|
820
946
|
|
|
821
947
|
|
|
@@ -827,8 +953,8 @@ export const DefaultSettingValueAttribute: {
|
|
|
827
953
|
export type DefaultSettingValueAttribute = DefaultSettingValueAttribute$instance;
|
|
828
954
|
|
|
829
955
|
export interface DefaultValidator$instance extends ConfigurationValidatorBase {
|
|
830
|
-
|
|
831
|
-
|
|
956
|
+
CanValidate(type: Type): boolean;
|
|
957
|
+
Validate(value: unknown): void;
|
|
832
958
|
}
|
|
833
959
|
|
|
834
960
|
|
|
@@ -839,8 +965,14 @@ export const DefaultValidator: {
|
|
|
839
965
|
|
|
840
966
|
export type DefaultValidator = DefaultValidator$instance;
|
|
841
967
|
|
|
842
|
-
export
|
|
843
|
-
|
|
968
|
+
export abstract class DictionarySectionHandler$protected {
|
|
969
|
+
protected readonly KeyAttributeName: string;
|
|
970
|
+
protected readonly ValueAttributeName: string;
|
|
971
|
+
}
|
|
972
|
+
|
|
973
|
+
|
|
974
|
+
export interface DictionarySectionHandler$instance extends DictionarySectionHandler$protected {
|
|
975
|
+
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
844
976
|
}
|
|
845
977
|
|
|
846
978
|
|
|
@@ -859,10 +991,10 @@ export type DictionarySectionHandler = DictionarySectionHandler$instance & __Dic
|
|
|
859
991
|
|
|
860
992
|
|
|
861
993
|
export interface DpapiProtectedConfigurationProvider$instance extends ProtectedConfigurationProvider {
|
|
862
|
-
readonly
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
994
|
+
readonly UseMachineProtection: boolean;
|
|
995
|
+
Decrypt(encryptedNode: XmlNode): XmlNode;
|
|
996
|
+
Encrypt(node: XmlNode): XmlNode;
|
|
997
|
+
Initialize(name: string, configurationValues: NameValueCollection): void;
|
|
866
998
|
}
|
|
867
999
|
|
|
868
1000
|
|
|
@@ -874,15 +1006,15 @@ export const DpapiProtectedConfigurationProvider: {
|
|
|
874
1006
|
export type DpapiProtectedConfigurationProvider = DpapiProtectedConfigurationProvider$instance;
|
|
875
1007
|
|
|
876
1008
|
export interface ElementInformation$instance {
|
|
877
|
-
readonly
|
|
878
|
-
readonly
|
|
879
|
-
readonly
|
|
880
|
-
readonly
|
|
881
|
-
readonly
|
|
882
|
-
readonly
|
|
883
|
-
readonly
|
|
884
|
-
readonly
|
|
885
|
-
readonly
|
|
1009
|
+
readonly Errors: ICollection;
|
|
1010
|
+
readonly IsCollection: boolean;
|
|
1011
|
+
readonly IsLocked: boolean;
|
|
1012
|
+
readonly IsPresent: boolean;
|
|
1013
|
+
readonly LineNumber: int;
|
|
1014
|
+
readonly Properties: PropertyInformationCollection;
|
|
1015
|
+
readonly Source: string;
|
|
1016
|
+
readonly Type: Type;
|
|
1017
|
+
readonly Validator: ConfigurationValidatorBase;
|
|
886
1018
|
}
|
|
887
1019
|
|
|
888
1020
|
|
|
@@ -894,10 +1026,10 @@ export const ElementInformation: {
|
|
|
894
1026
|
export type ElementInformation = ElementInformation$instance;
|
|
895
1027
|
|
|
896
1028
|
export interface ExeConfigurationFileMap$instance extends ConfigurationFileMap {
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
1029
|
+
ExeConfigFilename: string;
|
|
1030
|
+
LocalUserConfigFilename: string;
|
|
1031
|
+
RoamingUserConfigFilename: string;
|
|
1032
|
+
Clone(): unknown;
|
|
901
1033
|
}
|
|
902
1034
|
|
|
903
1035
|
|
|
@@ -910,8 +1042,8 @@ export const ExeConfigurationFileMap: {
|
|
|
910
1042
|
export type ExeConfigurationFileMap = ExeConfigurationFileMap$instance;
|
|
911
1043
|
|
|
912
1044
|
export interface ExeContext$instance {
|
|
913
|
-
readonly
|
|
914
|
-
readonly
|
|
1045
|
+
readonly ExePath: string;
|
|
1046
|
+
readonly UserLevel: ConfigurationUserLevel;
|
|
915
1047
|
}
|
|
916
1048
|
|
|
917
1049
|
|
|
@@ -923,8 +1055,8 @@ export const ExeContext: {
|
|
|
923
1055
|
export type ExeContext = ExeContext$instance;
|
|
924
1056
|
|
|
925
1057
|
export interface GenericEnumConverter$instance extends ConfigurationConverterBase {
|
|
926
|
-
|
|
927
|
-
|
|
1058
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1059
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
928
1060
|
}
|
|
929
1061
|
|
|
930
1062
|
|
|
@@ -935,8 +1067,13 @@ export const GenericEnumConverter: {
|
|
|
935
1067
|
|
|
936
1068
|
export type GenericEnumConverter = GenericEnumConverter$instance;
|
|
937
1069
|
|
|
938
|
-
export
|
|
939
|
-
|
|
1070
|
+
export abstract class IdnElement$protected {
|
|
1071
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
export interface IdnElement$instance extends IdnElement$protected, ConfigurationElement {
|
|
1076
|
+
Enabled: UriIdnScope;
|
|
940
1077
|
}
|
|
941
1078
|
|
|
942
1079
|
|
|
@@ -947,7 +1084,17 @@ export const IdnElement: {
|
|
|
947
1084
|
|
|
948
1085
|
export type IdnElement = IdnElement$instance;
|
|
949
1086
|
|
|
950
|
-
export
|
|
1087
|
+
export abstract class IgnoreSection$protected {
|
|
1088
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1089
|
+
protected DeserializeSection(xmlReader: XmlReader): void;
|
|
1090
|
+
protected IsModified(): boolean;
|
|
1091
|
+
protected Reset(parentSection: ConfigurationElement): void;
|
|
1092
|
+
protected ResetModified(): void;
|
|
1093
|
+
protected SerializeSection(parentSection: ConfigurationElement, name: string, saveMode: ConfigurationSaveMode): string;
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
|
|
1097
|
+
export interface IgnoreSection$instance extends IgnoreSection$protected, ConfigurationSection {
|
|
951
1098
|
}
|
|
952
1099
|
|
|
953
1100
|
|
|
@@ -959,7 +1106,7 @@ export const IgnoreSection: {
|
|
|
959
1106
|
export type IgnoreSection = IgnoreSection$instance;
|
|
960
1107
|
|
|
961
1108
|
export interface IgnoreSectionHandler$instance {
|
|
962
|
-
|
|
1109
|
+
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
963
1110
|
}
|
|
964
1111
|
|
|
965
1112
|
|
|
@@ -978,8 +1125,8 @@ export type IgnoreSectionHandler = IgnoreSectionHandler$instance & __IgnoreSecti
|
|
|
978
1125
|
|
|
979
1126
|
|
|
980
1127
|
export interface InfiniteIntConverter$instance extends ConfigurationConverterBase {
|
|
981
|
-
|
|
982
|
-
|
|
1128
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1129
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
983
1130
|
}
|
|
984
1131
|
|
|
985
1132
|
|
|
@@ -991,8 +1138,8 @@ export const InfiniteIntConverter: {
|
|
|
991
1138
|
export type InfiniteIntConverter = InfiniteIntConverter$instance;
|
|
992
1139
|
|
|
993
1140
|
export interface InfiniteTimeSpanConverter$instance extends ConfigurationConverterBase {
|
|
994
|
-
|
|
995
|
-
|
|
1141
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1142
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
996
1143
|
}
|
|
997
1144
|
|
|
998
1145
|
|
|
@@ -1004,8 +1151,8 @@ export const InfiniteTimeSpanConverter: {
|
|
|
1004
1151
|
export type InfiniteTimeSpanConverter = InfiniteTimeSpanConverter$instance;
|
|
1005
1152
|
|
|
1006
1153
|
export interface IntegerValidator$instance extends ConfigurationValidatorBase {
|
|
1007
|
-
|
|
1008
|
-
|
|
1154
|
+
CanValidate(type: Type): boolean;
|
|
1155
|
+
Validate(value: unknown): void;
|
|
1009
1156
|
}
|
|
1010
1157
|
|
|
1011
1158
|
|
|
@@ -1019,10 +1166,10 @@ export const IntegerValidator: {
|
|
|
1019
1166
|
export type IntegerValidator = IntegerValidator$instance;
|
|
1020
1167
|
|
|
1021
1168
|
export interface IntegerValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
readonly
|
|
1169
|
+
ExcludeRange: boolean;
|
|
1170
|
+
MaxValue: int;
|
|
1171
|
+
MinValue: int;
|
|
1172
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1026
1173
|
}
|
|
1027
1174
|
|
|
1028
1175
|
|
|
@@ -1033,8 +1180,13 @@ export const IntegerValidatorAttribute: {
|
|
|
1033
1180
|
|
|
1034
1181
|
export type IntegerValidatorAttribute = IntegerValidatorAttribute$instance;
|
|
1035
1182
|
|
|
1036
|
-
export
|
|
1037
|
-
|
|
1183
|
+
export abstract class IriParsingElement$protected {
|
|
1184
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1185
|
+
}
|
|
1186
|
+
|
|
1187
|
+
|
|
1188
|
+
export interface IriParsingElement$instance extends IriParsingElement$protected, ConfigurationElement {
|
|
1189
|
+
Enabled: boolean;
|
|
1038
1190
|
}
|
|
1039
1191
|
|
|
1040
1192
|
|
|
@@ -1045,13 +1197,22 @@ export const IriParsingElement: {
|
|
|
1045
1197
|
|
|
1046
1198
|
export type IriParsingElement = IriParsingElement$instance;
|
|
1047
1199
|
|
|
1048
|
-
export
|
|
1049
|
-
readonly
|
|
1050
|
-
readonly
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1200
|
+
export abstract class KeyValueConfigurationCollection$protected {
|
|
1201
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1202
|
+
protected readonly ThrowOnDuplicate: boolean;
|
|
1203
|
+
protected CreateNewElement2(): ConfigurationElement;
|
|
1204
|
+
protected CreateNewElement(elementName: string): ConfigurationElement;
|
|
1205
|
+
protected GetElementKey(element: ConfigurationElement): unknown;
|
|
1206
|
+
}
|
|
1207
|
+
|
|
1208
|
+
|
|
1209
|
+
export interface KeyValueConfigurationCollection$instance extends KeyValueConfigurationCollection$protected, ConfigurationElementCollection {
|
|
1210
|
+
readonly AllKeys: string[];
|
|
1211
|
+
readonly Item: KeyValueConfigurationElement;
|
|
1212
|
+
Add(keyValue: KeyValueConfigurationElement): void;
|
|
1213
|
+
Add(key: string, value: string): void;
|
|
1214
|
+
Clear(): void;
|
|
1215
|
+
Remove(key: string): void;
|
|
1055
1216
|
}
|
|
1056
1217
|
|
|
1057
1218
|
|
|
@@ -1062,9 +1223,15 @@ export const KeyValueConfigurationCollection: {
|
|
|
1062
1223
|
|
|
1063
1224
|
export type KeyValueConfigurationCollection = KeyValueConfigurationCollection$instance;
|
|
1064
1225
|
|
|
1065
|
-
export
|
|
1066
|
-
readonly
|
|
1067
|
-
|
|
1226
|
+
export abstract class KeyValueConfigurationElement$protected {
|
|
1227
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1228
|
+
protected Init(): void;
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
|
|
1232
|
+
export interface KeyValueConfigurationElement$instance extends KeyValueConfigurationElement$protected, ConfigurationElement {
|
|
1233
|
+
readonly Key: string;
|
|
1234
|
+
Value: string;
|
|
1068
1235
|
}
|
|
1069
1236
|
|
|
1070
1237
|
|
|
@@ -1076,13 +1243,13 @@ export const KeyValueConfigurationElement: {
|
|
|
1076
1243
|
export type KeyValueConfigurationElement = KeyValueConfigurationElement$instance;
|
|
1077
1244
|
|
|
1078
1245
|
export interface LocalFileSettingsProvider$instance extends SettingsProvider {
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1246
|
+
ApplicationName: string;
|
|
1247
|
+
GetPreviousVersion(context: SettingsContext, property: SettingsProperty): SettingsPropertyValue;
|
|
1248
|
+
GetPropertyValues(context: SettingsContext, properties: SettingsPropertyCollection): SettingsPropertyValueCollection;
|
|
1249
|
+
Initialize(name: string, values: NameValueCollection): void;
|
|
1250
|
+
Reset(context: SettingsContext): void;
|
|
1251
|
+
SetPropertyValues(context: SettingsContext, values: SettingsPropertyValueCollection): void;
|
|
1252
|
+
Upgrade(context: SettingsContext, properties: SettingsPropertyCollection): void;
|
|
1086
1253
|
}
|
|
1087
1254
|
|
|
1088
1255
|
|
|
@@ -1101,8 +1268,8 @@ export type LocalFileSettingsProvider = LocalFileSettingsProvider$instance & __L
|
|
|
1101
1268
|
|
|
1102
1269
|
|
|
1103
1270
|
export interface LongValidator$instance extends ConfigurationValidatorBase {
|
|
1104
|
-
|
|
1105
|
-
|
|
1271
|
+
CanValidate(type: Type): boolean;
|
|
1272
|
+
Validate(value: unknown): void;
|
|
1106
1273
|
}
|
|
1107
1274
|
|
|
1108
1275
|
|
|
@@ -1116,10 +1283,10 @@ export const LongValidator: {
|
|
|
1116
1283
|
export type LongValidator = LongValidator$instance;
|
|
1117
1284
|
|
|
1118
1285
|
export interface LongValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
readonly
|
|
1286
|
+
ExcludeRange: boolean;
|
|
1287
|
+
MaxValue: long;
|
|
1288
|
+
MinValue: long;
|
|
1289
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1123
1290
|
}
|
|
1124
1291
|
|
|
1125
1292
|
|
|
@@ -1130,13 +1297,21 @@ export const LongValidatorAttribute: {
|
|
|
1130
1297
|
|
|
1131
1298
|
export type LongValidatorAttribute = LongValidatorAttribute$instance;
|
|
1132
1299
|
|
|
1133
|
-
export
|
|
1134
|
-
readonly
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1300
|
+
export abstract class NameValueConfigurationCollection$protected {
|
|
1301
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1302
|
+
protected CreateNewElement2(): ConfigurationElement;
|
|
1303
|
+
protected CreateNewElement(elementName: string): ConfigurationElement;
|
|
1304
|
+
protected GetElementKey(element: ConfigurationElement): unknown;
|
|
1305
|
+
}
|
|
1306
|
+
|
|
1307
|
+
|
|
1308
|
+
export interface NameValueConfigurationCollection$instance extends NameValueConfigurationCollection$protected, ConfigurationElementCollection {
|
|
1309
|
+
readonly AllKeys: string[];
|
|
1310
|
+
Item: NameValueConfigurationElement;
|
|
1311
|
+
Add(nameValue: NameValueConfigurationElement): void;
|
|
1312
|
+
Clear(): void;
|
|
1313
|
+
Remove(nameValue: NameValueConfigurationElement): void;
|
|
1314
|
+
Remove(name: string): void;
|
|
1140
1315
|
}
|
|
1141
1316
|
|
|
1142
1317
|
|
|
@@ -1147,9 +1322,14 @@ export const NameValueConfigurationCollection: {
|
|
|
1147
1322
|
|
|
1148
1323
|
export type NameValueConfigurationCollection = NameValueConfigurationCollection$instance;
|
|
1149
1324
|
|
|
1150
|
-
export
|
|
1151
|
-
readonly
|
|
1152
|
-
|
|
1325
|
+
export abstract class NameValueConfigurationElement$protected {
|
|
1326
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1327
|
+
}
|
|
1328
|
+
|
|
1329
|
+
|
|
1330
|
+
export interface NameValueConfigurationElement$instance extends NameValueConfigurationElement$protected, ConfigurationElement {
|
|
1331
|
+
readonly Name: string;
|
|
1332
|
+
Value: string;
|
|
1153
1333
|
}
|
|
1154
1334
|
|
|
1155
1335
|
|
|
@@ -1161,7 +1341,7 @@ export const NameValueConfigurationElement: {
|
|
|
1161
1341
|
export type NameValueConfigurationElement = NameValueConfigurationElement$instance;
|
|
1162
1342
|
|
|
1163
1343
|
export interface NameValueFileSectionHandler$instance {
|
|
1164
|
-
|
|
1344
|
+
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
1165
1345
|
}
|
|
1166
1346
|
|
|
1167
1347
|
|
|
@@ -1179,8 +1359,14 @@ export interface NameValueFileSectionHandler$instance extends IConfigurationSect
|
|
|
1179
1359
|
export type NameValueFileSectionHandler = NameValueFileSectionHandler$instance & __NameValueFileSectionHandler$views;
|
|
1180
1360
|
|
|
1181
1361
|
|
|
1182
|
-
export
|
|
1183
|
-
|
|
1362
|
+
export abstract class NameValueSectionHandler$protected {
|
|
1363
|
+
protected readonly KeyAttributeName: string;
|
|
1364
|
+
protected readonly ValueAttributeName: string;
|
|
1365
|
+
}
|
|
1366
|
+
|
|
1367
|
+
|
|
1368
|
+
export interface NameValueSectionHandler$instance extends NameValueSectionHandler$protected {
|
|
1369
|
+
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
1184
1370
|
}
|
|
1185
1371
|
|
|
1186
1372
|
|
|
@@ -1210,8 +1396,8 @@ export const NoSettingsVersionUpgradeAttribute: {
|
|
|
1210
1396
|
export type NoSettingsVersionUpgradeAttribute = NoSettingsVersionUpgradeAttribute$instance;
|
|
1211
1397
|
|
|
1212
1398
|
export interface PositiveTimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
1213
|
-
|
|
1214
|
-
|
|
1399
|
+
CanValidate(type: Type): boolean;
|
|
1400
|
+
Validate(value: unknown): void;
|
|
1215
1401
|
}
|
|
1216
1402
|
|
|
1217
1403
|
|
|
@@ -1223,7 +1409,7 @@ export const PositiveTimeSpanValidator: {
|
|
|
1223
1409
|
export type PositiveTimeSpanValidator = PositiveTimeSpanValidator$instance;
|
|
1224
1410
|
|
|
1225
1411
|
export interface PositiveTimeSpanValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1226
|
-
readonly
|
|
1412
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1227
1413
|
}
|
|
1228
1414
|
|
|
1229
1415
|
|
|
@@ -1235,20 +1421,20 @@ export const PositiveTimeSpanValidatorAttribute: {
|
|
|
1235
1421
|
export type PositiveTimeSpanValidatorAttribute = PositiveTimeSpanValidatorAttribute$instance;
|
|
1236
1422
|
|
|
1237
1423
|
export interface PropertyInformation$instance {
|
|
1238
|
-
readonly
|
|
1239
|
-
readonly
|
|
1240
|
-
readonly
|
|
1241
|
-
readonly
|
|
1242
|
-
readonly
|
|
1243
|
-
readonly
|
|
1244
|
-
readonly
|
|
1245
|
-
readonly
|
|
1246
|
-
readonly
|
|
1247
|
-
readonly
|
|
1248
|
-
readonly
|
|
1249
|
-
readonly
|
|
1250
|
-
|
|
1251
|
-
readonly
|
|
1424
|
+
readonly Converter: TypeConverter;
|
|
1425
|
+
readonly DefaultValue: unknown;
|
|
1426
|
+
readonly Description: string;
|
|
1427
|
+
readonly IsKey: boolean;
|
|
1428
|
+
readonly IsLocked: boolean;
|
|
1429
|
+
readonly IsModified: boolean;
|
|
1430
|
+
readonly IsRequired: boolean;
|
|
1431
|
+
readonly LineNumber: int;
|
|
1432
|
+
readonly Name: string;
|
|
1433
|
+
readonly Source: string;
|
|
1434
|
+
readonly Type: Type;
|
|
1435
|
+
readonly Validator: ConfigurationValidatorBase;
|
|
1436
|
+
Value: unknown;
|
|
1437
|
+
readonly ValueOrigin: PropertyValueOrigin;
|
|
1252
1438
|
}
|
|
1253
1439
|
|
|
1254
1440
|
|
|
@@ -1260,9 +1446,9 @@ export const PropertyInformation: {
|
|
|
1260
1446
|
export type PropertyInformation = PropertyInformation$instance;
|
|
1261
1447
|
|
|
1262
1448
|
export interface PropertyInformationCollection$instance extends NameObjectCollectionBase {
|
|
1263
|
-
readonly
|
|
1264
|
-
|
|
1265
|
-
|
|
1449
|
+
readonly Item: PropertyInformation;
|
|
1450
|
+
CopyTo(array: PropertyInformation[], index: int): void;
|
|
1451
|
+
GetEnumerator(): IEnumerator;
|
|
1266
1452
|
}
|
|
1267
1453
|
|
|
1268
1454
|
|
|
@@ -1274,20 +1460,21 @@ export const PropertyInformationCollection: {
|
|
|
1274
1460
|
export type PropertyInformationCollection = PropertyInformationCollection$instance;
|
|
1275
1461
|
|
|
1276
1462
|
export interface ProtectedConfigurationProvider$instance extends ProviderBase {
|
|
1277
|
-
|
|
1278
|
-
|
|
1463
|
+
Decrypt(encryptedNode: XmlNode): XmlNode;
|
|
1464
|
+
Encrypt(node: XmlNode): XmlNode;
|
|
1279
1465
|
}
|
|
1280
1466
|
|
|
1281
1467
|
|
|
1282
1468
|
export const ProtectedConfigurationProvider: {
|
|
1469
|
+
new(): ProtectedConfigurationProvider;
|
|
1283
1470
|
};
|
|
1284
1471
|
|
|
1285
1472
|
|
|
1286
1473
|
export type ProtectedConfigurationProvider = ProtectedConfigurationProvider$instance;
|
|
1287
1474
|
|
|
1288
1475
|
export interface ProtectedConfigurationProviderCollection$instance extends ProviderCollection {
|
|
1289
|
-
readonly
|
|
1290
|
-
|
|
1476
|
+
readonly Item: ProtectedConfigurationProvider | ProviderBase;
|
|
1477
|
+
Add(provider: ProviderBase): void;
|
|
1291
1478
|
}
|
|
1292
1479
|
|
|
1293
1480
|
|
|
@@ -1298,9 +1485,14 @@ export const ProtectedConfigurationProviderCollection: {
|
|
|
1298
1485
|
|
|
1299
1486
|
export type ProtectedConfigurationProviderCollection = ProtectedConfigurationProviderCollection$instance;
|
|
1300
1487
|
|
|
1301
|
-
export
|
|
1302
|
-
|
|
1303
|
-
|
|
1488
|
+
export abstract class ProtectedConfigurationSection$protected {
|
|
1489
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1490
|
+
}
|
|
1491
|
+
|
|
1492
|
+
|
|
1493
|
+
export interface ProtectedConfigurationSection$instance extends ProtectedConfigurationSection$protected, ConfigurationSection {
|
|
1494
|
+
DefaultProvider: string;
|
|
1495
|
+
readonly Providers: ProviderSettingsCollection;
|
|
1304
1496
|
}
|
|
1305
1497
|
|
|
1306
1498
|
|
|
@@ -1311,8 +1503,13 @@ export const ProtectedConfigurationSection: {
|
|
|
1311
1503
|
|
|
1312
1504
|
export type ProtectedConfigurationSection = ProtectedConfigurationSection$instance;
|
|
1313
1505
|
|
|
1314
|
-
export
|
|
1315
|
-
readonly
|
|
1506
|
+
export abstract class ProtectedProviderSettings$protected {
|
|
1507
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1508
|
+
}
|
|
1509
|
+
|
|
1510
|
+
|
|
1511
|
+
export interface ProtectedProviderSettings$instance extends ProtectedProviderSettings$protected, ConfigurationElement {
|
|
1512
|
+
readonly Providers: ProviderSettingsCollection;
|
|
1316
1513
|
}
|
|
1317
1514
|
|
|
1318
1515
|
|
|
@@ -1323,10 +1520,19 @@ export const ProtectedProviderSettings: {
|
|
|
1323
1520
|
|
|
1324
1521
|
export type ProtectedProviderSettings = ProtectedProviderSettings$instance;
|
|
1325
1522
|
|
|
1326
|
-
export
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1523
|
+
export abstract class ProviderSettings$protected {
|
|
1524
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1525
|
+
protected IsModified(): boolean;
|
|
1526
|
+
protected OnDeserializeUnrecognizedAttribute(name: string, value: string): boolean;
|
|
1527
|
+
protected Reset(parentElement: ConfigurationElement): void;
|
|
1528
|
+
protected Unmerge(sourceElement: ConfigurationElement, parentElement: ConfigurationElement, saveMode: ConfigurationSaveMode): void;
|
|
1529
|
+
}
|
|
1530
|
+
|
|
1531
|
+
|
|
1532
|
+
export interface ProviderSettings$instance extends ProviderSettings$protected, ConfigurationElement {
|
|
1533
|
+
Name: string;
|
|
1534
|
+
readonly Parameters: NameValueCollection;
|
|
1535
|
+
Type: string;
|
|
1330
1536
|
}
|
|
1331
1537
|
|
|
1332
1538
|
|
|
@@ -1338,12 +1544,20 @@ export const ProviderSettings: {
|
|
|
1338
1544
|
|
|
1339
1545
|
export type ProviderSettings = ProviderSettings$instance;
|
|
1340
1546
|
|
|
1341
|
-
export
|
|
1342
|
-
|
|
1343
|
-
|
|
1547
|
+
export abstract class ProviderSettingsCollection$protected {
|
|
1548
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1549
|
+
protected CreateNewElement2(): ConfigurationElement;
|
|
1550
|
+
protected CreateNewElement(elementName: string): ConfigurationElement;
|
|
1551
|
+
protected GetElementKey(element: ConfigurationElement): unknown;
|
|
1552
|
+
}
|
|
1553
|
+
|
|
1554
|
+
|
|
1555
|
+
export interface ProviderSettingsCollection$instance extends ProviderSettingsCollection$protected, ConfigurationElementCollection {
|
|
1556
|
+
Add(provider: ProviderSettings): void;
|
|
1557
|
+
Clear(): void;
|
|
1344
1558
|
get_Item(key: string): ProviderSettings;
|
|
1345
1559
|
get_Item(index: int): ProviderSettings;
|
|
1346
|
-
|
|
1560
|
+
Remove(name: string): void;
|
|
1347
1561
|
set_Item(index: int, value: ProviderSettings): void;
|
|
1348
1562
|
}
|
|
1349
1563
|
|
|
@@ -1356,8 +1570,8 @@ export const ProviderSettingsCollection: {
|
|
|
1356
1570
|
export type ProviderSettingsCollection = ProviderSettingsCollection$instance;
|
|
1357
1571
|
|
|
1358
1572
|
export interface RegexStringValidator$instance extends ConfigurationValidatorBase {
|
|
1359
|
-
|
|
1360
|
-
|
|
1573
|
+
CanValidate(type: Type): boolean;
|
|
1574
|
+
Validate(value: unknown): void;
|
|
1361
1575
|
}
|
|
1362
1576
|
|
|
1363
1577
|
|
|
@@ -1369,8 +1583,8 @@ export const RegexStringValidator: {
|
|
|
1369
1583
|
export type RegexStringValidator = RegexStringValidator$instance;
|
|
1370
1584
|
|
|
1371
1585
|
export interface RegexStringValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1372
|
-
readonly
|
|
1373
|
-
readonly
|
|
1586
|
+
readonly Regex: string;
|
|
1587
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1374
1588
|
}
|
|
1375
1589
|
|
|
1376
1590
|
|
|
@@ -1382,18 +1596,18 @@ export const RegexStringValidatorAttribute: {
|
|
|
1382
1596
|
export type RegexStringValidatorAttribute = RegexStringValidatorAttribute$instance;
|
|
1383
1597
|
|
|
1384
1598
|
export interface RsaProtectedConfigurationProvider$instance extends ProtectedConfigurationProvider {
|
|
1385
|
-
readonly
|
|
1386
|
-
readonly
|
|
1387
|
-
readonly
|
|
1388
|
-
readonly
|
|
1389
|
-
readonly
|
|
1390
|
-
readonly
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1599
|
+
readonly CspProviderName: string;
|
|
1600
|
+
readonly KeyContainerName: string;
|
|
1601
|
+
readonly RsaPublicKey: RSAParameters;
|
|
1602
|
+
readonly UseFIPS: boolean;
|
|
1603
|
+
readonly UseMachineContainer: boolean;
|
|
1604
|
+
readonly UseOAEP: boolean;
|
|
1605
|
+
AddKey(keySize: int, exportable: boolean): void;
|
|
1606
|
+
Decrypt(encryptedNode: XmlNode): XmlNode;
|
|
1607
|
+
DeleteKey(): void;
|
|
1608
|
+
Encrypt(node: XmlNode): XmlNode;
|
|
1609
|
+
ExportKey(xmlFileName: string, includePrivateParameters: boolean): void;
|
|
1610
|
+
ImportKey(xmlFileName: string, exportable: boolean): void;
|
|
1397
1611
|
}
|
|
1398
1612
|
|
|
1399
1613
|
|
|
@@ -1404,9 +1618,14 @@ export const RsaProtectedConfigurationProvider: {
|
|
|
1404
1618
|
|
|
1405
1619
|
export type RsaProtectedConfigurationProvider = RsaProtectedConfigurationProvider$instance;
|
|
1406
1620
|
|
|
1407
|
-
export
|
|
1408
|
-
readonly
|
|
1409
|
-
|
|
1621
|
+
export abstract class SchemeSettingElement$protected {
|
|
1622
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
|
|
1626
|
+
export interface SchemeSettingElement$instance extends SchemeSettingElement$protected, ConfigurationElement {
|
|
1627
|
+
readonly GenericUriParserOptions: GenericUriParserOptions;
|
|
1628
|
+
readonly Name: string;
|
|
1410
1629
|
}
|
|
1411
1630
|
|
|
1412
1631
|
|
|
@@ -1417,11 +1636,18 @@ export const SchemeSettingElement: {
|
|
|
1417
1636
|
|
|
1418
1637
|
export type SchemeSettingElement = SchemeSettingElement$instance;
|
|
1419
1638
|
|
|
1420
|
-
export
|
|
1421
|
-
|
|
1639
|
+
export abstract class SchemeSettingElementCollection$protected {
|
|
1640
|
+
protected CreateNewElement2(): ConfigurationElement;
|
|
1641
|
+
protected CreateNewElement(elementName: string): ConfigurationElement;
|
|
1642
|
+
protected GetElementKey(element: ConfigurationElement): unknown;
|
|
1643
|
+
}
|
|
1644
|
+
|
|
1645
|
+
|
|
1646
|
+
export interface SchemeSettingElementCollection$instance extends SchemeSettingElementCollection$protected, ConfigurationElementCollection {
|
|
1647
|
+
readonly CollectionType: ConfigurationElementCollectionType;
|
|
1422
1648
|
get_Item(index: int): SchemeSettingElement;
|
|
1423
1649
|
get_Item(name: string): SchemeSettingElement;
|
|
1424
|
-
|
|
1650
|
+
IndexOf(element: SchemeSettingElement): int;
|
|
1425
1651
|
}
|
|
1426
1652
|
|
|
1427
1653
|
|
|
@@ -1433,34 +1659,34 @@ export const SchemeSettingElementCollection: {
|
|
|
1433
1659
|
export type SchemeSettingElementCollection = SchemeSettingElementCollection$instance;
|
|
1434
1660
|
|
|
1435
1661
|
export interface SectionInformation$instance {
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
readonly
|
|
1444
|
-
readonly
|
|
1445
|
-
readonly
|
|
1446
|
-
readonly
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
readonly
|
|
1451
|
-
readonly
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
readonly
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1662
|
+
AllowDefinition: ConfigurationAllowDefinition;
|
|
1663
|
+
AllowExeDefinition: ConfigurationAllowExeDefinition;
|
|
1664
|
+
AllowLocation: boolean;
|
|
1665
|
+
AllowOverride: boolean;
|
|
1666
|
+
ConfigSource: string;
|
|
1667
|
+
ForceSave: boolean;
|
|
1668
|
+
InheritInChildApplications: boolean;
|
|
1669
|
+
readonly IsDeclarationRequired: boolean;
|
|
1670
|
+
readonly IsDeclared: boolean;
|
|
1671
|
+
readonly IsLocked: boolean;
|
|
1672
|
+
readonly IsProtected: boolean;
|
|
1673
|
+
Name: string;
|
|
1674
|
+
OverrideMode: OverrideMode;
|
|
1675
|
+
OverrideModeDefault: OverrideMode;
|
|
1676
|
+
readonly OverrideModeEffective: OverrideMode;
|
|
1677
|
+
readonly ProtectionProvider: ProtectedConfigurationProvider;
|
|
1678
|
+
RequirePermission: boolean;
|
|
1679
|
+
RestartOnExternalChanges: boolean;
|
|
1680
|
+
readonly SectionName: string;
|
|
1681
|
+
Type: string;
|
|
1682
|
+
ForceDeclaration(): void;
|
|
1683
|
+
ForceDeclaration(force: boolean): void;
|
|
1684
|
+
GetParentSection(): ConfigurationSection;
|
|
1685
|
+
GetRawXml(): string;
|
|
1686
|
+
ProtectSection(protectionProvider: string): void;
|
|
1687
|
+
RevertToParent(): void;
|
|
1688
|
+
SetRawXml(rawXml: string): void;
|
|
1689
|
+
UnprotectSection(): void;
|
|
1464
1690
|
}
|
|
1465
1691
|
|
|
1466
1692
|
|
|
@@ -1483,10 +1709,10 @@ export const SettingAttribute: {
|
|
|
1483
1709
|
export type SettingAttribute = SettingAttribute$instance;
|
|
1484
1710
|
|
|
1485
1711
|
export interface SettingChangingEventArgs$instance extends CancelEventArgs {
|
|
1486
|
-
readonly
|
|
1487
|
-
readonly
|
|
1488
|
-
readonly
|
|
1489
|
-
readonly
|
|
1712
|
+
readonly NewValue: unknown;
|
|
1713
|
+
readonly SettingClass: string;
|
|
1714
|
+
readonly SettingKey: string;
|
|
1715
|
+
readonly SettingName: string;
|
|
1490
1716
|
}
|
|
1491
1717
|
|
|
1492
1718
|
|
|
@@ -1497,12 +1723,17 @@ export const SettingChangingEventArgs: {
|
|
|
1497
1723
|
|
|
1498
1724
|
export type SettingChangingEventArgs = SettingChangingEventArgs$instance;
|
|
1499
1725
|
|
|
1500
|
-
export
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1726
|
+
export abstract class SettingElement$protected {
|
|
1727
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
1728
|
+
}
|
|
1729
|
+
|
|
1730
|
+
|
|
1731
|
+
export interface SettingElement$instance extends SettingElement$protected, ConfigurationElement {
|
|
1732
|
+
Name: string;
|
|
1733
|
+
SerializeAs: SettingsSerializeAs;
|
|
1734
|
+
Value: SettingValueElement;
|
|
1735
|
+
Equals(settings: unknown): boolean;
|
|
1736
|
+
GetHashCode(): int;
|
|
1506
1737
|
}
|
|
1507
1738
|
|
|
1508
1739
|
|
|
@@ -1514,12 +1745,20 @@ export const SettingElement: {
|
|
|
1514
1745
|
|
|
1515
1746
|
export type SettingElement = SettingElement$instance;
|
|
1516
1747
|
|
|
1517
|
-
export
|
|
1518
|
-
readonly
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1748
|
+
export abstract class SettingElementCollection$protected {
|
|
1749
|
+
protected readonly ElementName: string;
|
|
1750
|
+
protected CreateNewElement2(): ConfigurationElement;
|
|
1751
|
+
protected CreateNewElement(elementName: string): ConfigurationElement;
|
|
1752
|
+
protected GetElementKey(element: ConfigurationElement): unknown;
|
|
1753
|
+
}
|
|
1754
|
+
|
|
1755
|
+
|
|
1756
|
+
export interface SettingElementCollection$instance extends SettingElementCollection$protected, ConfigurationElementCollection {
|
|
1757
|
+
readonly CollectionType: ConfigurationElementCollectionType;
|
|
1758
|
+
Add(element: SettingElement): void;
|
|
1759
|
+
Clear(): void;
|
|
1760
|
+
Get(elementKey: string): SettingElement;
|
|
1761
|
+
Remove(element: SettingElement): void;
|
|
1523
1762
|
}
|
|
1524
1763
|
|
|
1525
1764
|
|
|
@@ -1537,25 +1776,27 @@ export interface SettingsAttributeDictionary$instance extends Hashtable {
|
|
|
1537
1776
|
export const SettingsAttributeDictionary: {
|
|
1538
1777
|
new(): SettingsAttributeDictionary;
|
|
1539
1778
|
new(attributes: SettingsAttributeDictionary): SettingsAttributeDictionary;
|
|
1779
|
+
new(serializationInfo: SerializationInfo, streamingContext: StreamingContext): SettingsAttributeDictionary;
|
|
1540
1780
|
};
|
|
1541
1781
|
|
|
1542
1782
|
|
|
1543
1783
|
export type SettingsAttributeDictionary = SettingsAttributeDictionary$instance;
|
|
1544
1784
|
|
|
1545
1785
|
export interface SettingsBase$instance {
|
|
1546
|
-
readonly
|
|
1547
|
-
readonly
|
|
1548
|
-
|
|
1549
|
-
readonly
|
|
1550
|
-
readonly
|
|
1551
|
-
readonly
|
|
1552
|
-
|
|
1553
|
-
|
|
1786
|
+
readonly Context: SettingsContext;
|
|
1787
|
+
readonly IsSynchronized: boolean;
|
|
1788
|
+
Item: unknown;
|
|
1789
|
+
readonly Properties: SettingsPropertyCollection;
|
|
1790
|
+
readonly PropertyValues: SettingsPropertyValueCollection;
|
|
1791
|
+
readonly Providers: SettingsProviderCollection;
|
|
1792
|
+
Initialize(context: SettingsContext, properties: SettingsPropertyCollection, providers: SettingsProviderCollection): void;
|
|
1793
|
+
Save(): void;
|
|
1554
1794
|
}
|
|
1555
1795
|
|
|
1556
1796
|
|
|
1557
1797
|
export const SettingsBase: {
|
|
1558
|
-
|
|
1798
|
+
new(): SettingsBase;
|
|
1799
|
+
Synchronized(settingsBase: SettingsBase): SettingsBase;
|
|
1559
1800
|
};
|
|
1560
1801
|
|
|
1561
1802
|
|
|
@@ -1567,13 +1808,14 @@ export interface SettingsContext$instance extends Hashtable {
|
|
|
1567
1808
|
|
|
1568
1809
|
export const SettingsContext: {
|
|
1569
1810
|
new(): SettingsContext;
|
|
1811
|
+
new(serializationInfo: SerializationInfo, streamingContext: StreamingContext): SettingsContext;
|
|
1570
1812
|
};
|
|
1571
1813
|
|
|
1572
1814
|
|
|
1573
1815
|
export type SettingsContext = SettingsContext$instance;
|
|
1574
1816
|
|
|
1575
1817
|
export interface SettingsDescriptionAttribute$instance extends Attribute {
|
|
1576
|
-
readonly
|
|
1818
|
+
readonly Description: string;
|
|
1577
1819
|
}
|
|
1578
1820
|
|
|
1579
1821
|
|
|
@@ -1585,7 +1827,7 @@ export const SettingsDescriptionAttribute: {
|
|
|
1585
1827
|
export type SettingsDescriptionAttribute = SettingsDescriptionAttribute$instance;
|
|
1586
1828
|
|
|
1587
1829
|
export interface SettingsGroupDescriptionAttribute$instance extends Attribute {
|
|
1588
|
-
readonly
|
|
1830
|
+
readonly Description: string;
|
|
1589
1831
|
}
|
|
1590
1832
|
|
|
1591
1833
|
|
|
@@ -1597,7 +1839,7 @@ export const SettingsGroupDescriptionAttribute: {
|
|
|
1597
1839
|
export type SettingsGroupDescriptionAttribute = SettingsGroupDescriptionAttribute$instance;
|
|
1598
1840
|
|
|
1599
1841
|
export interface SettingsGroupNameAttribute$instance extends Attribute {
|
|
1600
|
-
readonly
|
|
1842
|
+
readonly GroupName: string;
|
|
1601
1843
|
}
|
|
1602
1844
|
|
|
1603
1845
|
|
|
@@ -1609,7 +1851,7 @@ export const SettingsGroupNameAttribute: {
|
|
|
1609
1851
|
export type SettingsGroupNameAttribute = SettingsGroupNameAttribute$instance;
|
|
1610
1852
|
|
|
1611
1853
|
export interface SettingsLoadedEventArgs$instance extends EventArgs {
|
|
1612
|
-
readonly
|
|
1854
|
+
readonly Provider: SettingsProvider;
|
|
1613
1855
|
}
|
|
1614
1856
|
|
|
1615
1857
|
|
|
@@ -1621,7 +1863,7 @@ export const SettingsLoadedEventArgs: {
|
|
|
1621
1863
|
export type SettingsLoadedEventArgs = SettingsLoadedEventArgs$instance;
|
|
1622
1864
|
|
|
1623
1865
|
export interface SettingsManageabilityAttribute$instance extends Attribute {
|
|
1624
|
-
readonly
|
|
1866
|
+
readonly Manageability: SettingsManageability;
|
|
1625
1867
|
}
|
|
1626
1868
|
|
|
1627
1869
|
|
|
@@ -1633,16 +1875,16 @@ export const SettingsManageabilityAttribute: {
|
|
|
1633
1875
|
export type SettingsManageabilityAttribute = SettingsManageabilityAttribute$instance;
|
|
1634
1876
|
|
|
1635
1877
|
export interface SettingsProperty$instance {
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
get
|
|
1642
|
-
set
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1878
|
+
Attributes: SettingsAttributeDictionary;
|
|
1879
|
+
DefaultValue: unknown;
|
|
1880
|
+
IsReadOnly: boolean;
|
|
1881
|
+
Name: string;
|
|
1882
|
+
PropertyType: Type;
|
|
1883
|
+
get Provider(): SettingsProvider | undefined;
|
|
1884
|
+
set Provider(value: SettingsProvider);
|
|
1885
|
+
SerializeAs: SettingsSerializeAs;
|
|
1886
|
+
ThrowOnErrorDeserializing: boolean;
|
|
1887
|
+
ThrowOnErrorSerializing: boolean;
|
|
1646
1888
|
}
|
|
1647
1889
|
|
|
1648
1890
|
|
|
@@ -1655,18 +1897,28 @@ export const SettingsProperty: {
|
|
|
1655
1897
|
|
|
1656
1898
|
export type SettingsProperty = SettingsProperty$instance;
|
|
1657
1899
|
|
|
1658
|
-
export
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1900
|
+
export abstract class SettingsPropertyCollection$protected {
|
|
1901
|
+
protected OnAdd(property: SettingsProperty): void;
|
|
1902
|
+
protected OnAddComplete(property: SettingsProperty): void;
|
|
1903
|
+
protected OnClear(): void;
|
|
1904
|
+
protected OnClearComplete(): void;
|
|
1905
|
+
protected OnRemove(property: SettingsProperty): void;
|
|
1906
|
+
protected OnRemoveComplete(property: SettingsProperty): void;
|
|
1907
|
+
}
|
|
1908
|
+
|
|
1909
|
+
|
|
1910
|
+
export interface SettingsPropertyCollection$instance extends SettingsPropertyCollection$protected {
|
|
1911
|
+
readonly Count: int;
|
|
1912
|
+
readonly IsSynchronized: boolean;
|
|
1913
|
+
readonly Item: SettingsProperty;
|
|
1914
|
+
readonly SyncRoot: unknown;
|
|
1915
|
+
Add(property: SettingsProperty): void;
|
|
1916
|
+
Clear(): void;
|
|
1917
|
+
Clone(): unknown;
|
|
1918
|
+
CopyTo(array: ClrArray, index: int): void;
|
|
1919
|
+
GetEnumerator(): IEnumerator;
|
|
1920
|
+
Remove(name: string): void;
|
|
1921
|
+
SetReadOnly(): void;
|
|
1670
1922
|
}
|
|
1671
1923
|
|
|
1672
1924
|
|
|
@@ -1684,6 +1936,7 @@ export interface SettingsPropertyIsReadOnlyException$instance extends Exception
|
|
|
1684
1936
|
export const SettingsPropertyIsReadOnlyException: {
|
|
1685
1937
|
new(message: string): SettingsPropertyIsReadOnlyException;
|
|
1686
1938
|
new(message: string, innerException: Exception): SettingsPropertyIsReadOnlyException;
|
|
1939
|
+
new(info: SerializationInfo, context: StreamingContext): SettingsPropertyIsReadOnlyException;
|
|
1687
1940
|
new(): SettingsPropertyIsReadOnlyException;
|
|
1688
1941
|
};
|
|
1689
1942
|
|
|
@@ -1697,6 +1950,7 @@ export interface SettingsPropertyNotFoundException$instance extends Exception {
|
|
|
1697
1950
|
export const SettingsPropertyNotFoundException: {
|
|
1698
1951
|
new(message: string): SettingsPropertyNotFoundException;
|
|
1699
1952
|
new(message: string, innerException: Exception): SettingsPropertyNotFoundException;
|
|
1953
|
+
new(info: SerializationInfo, context: StreamingContext): SettingsPropertyNotFoundException;
|
|
1700
1954
|
new(): SettingsPropertyNotFoundException;
|
|
1701
1955
|
};
|
|
1702
1956
|
|
|
@@ -1704,13 +1958,13 @@ export const SettingsPropertyNotFoundException: {
|
|
|
1704
1958
|
export type SettingsPropertyNotFoundException = SettingsPropertyNotFoundException$instance;
|
|
1705
1959
|
|
|
1706
1960
|
export interface SettingsPropertyValue$instance {
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
readonly
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1961
|
+
Deserialized: boolean;
|
|
1962
|
+
IsDirty: boolean;
|
|
1963
|
+
readonly Name: string;
|
|
1964
|
+
Property: SettingsProperty;
|
|
1965
|
+
PropertyValue: unknown;
|
|
1966
|
+
SerializedValue: unknown;
|
|
1967
|
+
UsingDefaultValue: boolean;
|
|
1714
1968
|
}
|
|
1715
1969
|
|
|
1716
1970
|
|
|
@@ -1722,17 +1976,17 @@ export const SettingsPropertyValue: {
|
|
|
1722
1976
|
export type SettingsPropertyValue = SettingsPropertyValue$instance;
|
|
1723
1977
|
|
|
1724
1978
|
export interface SettingsPropertyValueCollection$instance {
|
|
1725
|
-
readonly
|
|
1726
|
-
readonly
|
|
1727
|
-
readonly
|
|
1728
|
-
readonly
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1979
|
+
readonly Count: int;
|
|
1980
|
+
readonly IsSynchronized: boolean;
|
|
1981
|
+
readonly Item: SettingsPropertyValue;
|
|
1982
|
+
readonly SyncRoot: unknown;
|
|
1983
|
+
Add(property: SettingsPropertyValue): void;
|
|
1984
|
+
Clear(): void;
|
|
1985
|
+
Clone(): unknown;
|
|
1986
|
+
CopyTo(array: ClrArray, index: int): void;
|
|
1987
|
+
GetEnumerator(): IEnumerator;
|
|
1988
|
+
Remove(name: string): void;
|
|
1989
|
+
SetReadOnly(): void;
|
|
1736
1990
|
}
|
|
1737
1991
|
|
|
1738
1992
|
|
|
@@ -1750,6 +2004,7 @@ export interface SettingsPropertyWrongTypeException$instance extends Exception {
|
|
|
1750
2004
|
export const SettingsPropertyWrongTypeException: {
|
|
1751
2005
|
new(message: string): SettingsPropertyWrongTypeException;
|
|
1752
2006
|
new(message: string, innerException: Exception): SettingsPropertyWrongTypeException;
|
|
2007
|
+
new(info: SerializationInfo, context: StreamingContext): SettingsPropertyWrongTypeException;
|
|
1753
2008
|
new(): SettingsPropertyWrongTypeException;
|
|
1754
2009
|
};
|
|
1755
2010
|
|
|
@@ -1757,20 +2012,21 @@ export const SettingsPropertyWrongTypeException: {
|
|
|
1757
2012
|
export type SettingsPropertyWrongTypeException = SettingsPropertyWrongTypeException$instance;
|
|
1758
2013
|
|
|
1759
2014
|
export interface SettingsProvider$instance extends ProviderBase {
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
2015
|
+
ApplicationName: string;
|
|
2016
|
+
GetPropertyValues(context: SettingsContext, collection: SettingsPropertyCollection): SettingsPropertyValueCollection;
|
|
2017
|
+
SetPropertyValues(context: SettingsContext, collection: SettingsPropertyValueCollection): void;
|
|
1763
2018
|
}
|
|
1764
2019
|
|
|
1765
2020
|
|
|
1766
2021
|
export const SettingsProvider: {
|
|
2022
|
+
new(): SettingsProvider;
|
|
1767
2023
|
};
|
|
1768
2024
|
|
|
1769
2025
|
|
|
1770
2026
|
export type SettingsProvider = SettingsProvider$instance;
|
|
1771
2027
|
|
|
1772
2028
|
export interface SettingsProviderAttribute$instance extends Attribute {
|
|
1773
|
-
readonly
|
|
2029
|
+
readonly ProviderTypeName: string;
|
|
1774
2030
|
}
|
|
1775
2031
|
|
|
1776
2032
|
|
|
@@ -1783,8 +2039,8 @@ export const SettingsProviderAttribute: {
|
|
|
1783
2039
|
export type SettingsProviderAttribute = SettingsProviderAttribute$instance;
|
|
1784
2040
|
|
|
1785
2041
|
export interface SettingsProviderCollection$instance extends ProviderCollection {
|
|
1786
|
-
readonly
|
|
1787
|
-
|
|
2042
|
+
readonly Item: ProviderBase | SettingsProvider;
|
|
2043
|
+
Add(provider: ProviderBase): void;
|
|
1788
2044
|
}
|
|
1789
2045
|
|
|
1790
2046
|
|
|
@@ -1796,7 +2052,7 @@ export const SettingsProviderCollection: {
|
|
|
1796
2052
|
export type SettingsProviderCollection = SettingsProviderCollection$instance;
|
|
1797
2053
|
|
|
1798
2054
|
export interface SettingsSerializeAsAttribute$instance extends Attribute {
|
|
1799
|
-
readonly
|
|
2055
|
+
readonly SerializeAs: SettingsSerializeAs;
|
|
1800
2056
|
}
|
|
1801
2057
|
|
|
1802
2058
|
|
|
@@ -1807,10 +2063,21 @@ export const SettingsSerializeAsAttribute: {
|
|
|
1807
2063
|
|
|
1808
2064
|
export type SettingsSerializeAsAttribute = SettingsSerializeAsAttribute$instance;
|
|
1809
2065
|
|
|
1810
|
-
export
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
2066
|
+
export abstract class SettingValueElement$protected {
|
|
2067
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
2068
|
+
protected DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
|
|
2069
|
+
protected IsModified(): boolean;
|
|
2070
|
+
protected Reset(parentElement: ConfigurationElement): void;
|
|
2071
|
+
protected ResetModified(): void;
|
|
2072
|
+
protected SerializeToXmlElement(writer: XmlWriter, elementName: string): boolean;
|
|
2073
|
+
protected Unmerge(sourceElement: ConfigurationElement, parentElement: ConfigurationElement, saveMode: ConfigurationSaveMode): void;
|
|
2074
|
+
}
|
|
2075
|
+
|
|
2076
|
+
|
|
2077
|
+
export interface SettingValueElement$instance extends SettingValueElement$protected, ConfigurationElement {
|
|
2078
|
+
ValueXml: XmlNode;
|
|
2079
|
+
Equals(settingValue: unknown): boolean;
|
|
2080
|
+
GetHashCode(): int;
|
|
1814
2081
|
}
|
|
1815
2082
|
|
|
1816
2083
|
|
|
@@ -1822,7 +2089,7 @@ export const SettingValueElement: {
|
|
|
1822
2089
|
export type SettingValueElement = SettingValueElement$instance;
|
|
1823
2090
|
|
|
1824
2091
|
export interface SingleTagSectionHandler$instance {
|
|
1825
|
-
|
|
2092
|
+
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
1826
2093
|
}
|
|
1827
2094
|
|
|
1828
2095
|
|
|
@@ -1841,7 +2108,7 @@ export type SingleTagSectionHandler = SingleTagSectionHandler$instance & __Singl
|
|
|
1841
2108
|
|
|
1842
2109
|
|
|
1843
2110
|
export interface SpecialSettingAttribute$instance extends Attribute {
|
|
1844
|
-
readonly
|
|
2111
|
+
readonly SpecialSetting: SpecialSetting;
|
|
1845
2112
|
}
|
|
1846
2113
|
|
|
1847
2114
|
|
|
@@ -1853,8 +2120,8 @@ export const SpecialSettingAttribute: {
|
|
|
1853
2120
|
export type SpecialSettingAttribute = SpecialSettingAttribute$instance;
|
|
1854
2121
|
|
|
1855
2122
|
export interface StringValidator$instance extends ConfigurationValidatorBase {
|
|
1856
|
-
|
|
1857
|
-
|
|
2123
|
+
CanValidate(type: Type): boolean;
|
|
2124
|
+
Validate(value: unknown): void;
|
|
1858
2125
|
}
|
|
1859
2126
|
|
|
1860
2127
|
|
|
@@ -1868,10 +2135,10 @@ export const StringValidator: {
|
|
|
1868
2135
|
export type StringValidator = StringValidator$instance;
|
|
1869
2136
|
|
|
1870
2137
|
export interface StringValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
readonly
|
|
2138
|
+
InvalidCharacters: string;
|
|
2139
|
+
MaxLength: int;
|
|
2140
|
+
MinLength: int;
|
|
2141
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1875
2142
|
}
|
|
1876
2143
|
|
|
1877
2144
|
|
|
@@ -1883,8 +2150,8 @@ export const StringValidatorAttribute: {
|
|
|
1883
2150
|
export type StringValidatorAttribute = StringValidatorAttribute$instance;
|
|
1884
2151
|
|
|
1885
2152
|
export interface SubclassTypeValidator$instance extends ConfigurationValidatorBase {
|
|
1886
|
-
|
|
1887
|
-
|
|
2153
|
+
CanValidate(type: Type): boolean;
|
|
2154
|
+
Validate(value: unknown): void;
|
|
1888
2155
|
}
|
|
1889
2156
|
|
|
1890
2157
|
|
|
@@ -1896,8 +2163,8 @@ export const SubclassTypeValidator: {
|
|
|
1896
2163
|
export type SubclassTypeValidator = SubclassTypeValidator$instance;
|
|
1897
2164
|
|
|
1898
2165
|
export interface SubclassTypeValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1899
|
-
readonly
|
|
1900
|
-
readonly
|
|
2166
|
+
readonly BaseClass: Type;
|
|
2167
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1901
2168
|
}
|
|
1902
2169
|
|
|
1903
2170
|
|
|
@@ -1909,8 +2176,8 @@ export const SubclassTypeValidatorAttribute: {
|
|
|
1909
2176
|
export type SubclassTypeValidatorAttribute = SubclassTypeValidatorAttribute$instance;
|
|
1910
2177
|
|
|
1911
2178
|
export interface TimeSpanMinutesConverter$instance extends ConfigurationConverterBase {
|
|
1912
|
-
|
|
1913
|
-
|
|
2179
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2180
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1914
2181
|
}
|
|
1915
2182
|
|
|
1916
2183
|
|
|
@@ -1922,8 +2189,8 @@ export const TimeSpanMinutesConverter: {
|
|
|
1922
2189
|
export type TimeSpanMinutesConverter = TimeSpanMinutesConverter$instance;
|
|
1923
2190
|
|
|
1924
2191
|
export interface TimeSpanMinutesOrInfiniteConverter$instance extends TimeSpanMinutesConverter {
|
|
1925
|
-
|
|
1926
|
-
|
|
2192
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2193
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1927
2194
|
}
|
|
1928
2195
|
|
|
1929
2196
|
|
|
@@ -1935,8 +2202,8 @@ export const TimeSpanMinutesOrInfiniteConverter: {
|
|
|
1935
2202
|
export type TimeSpanMinutesOrInfiniteConverter = TimeSpanMinutesOrInfiniteConverter$instance;
|
|
1936
2203
|
|
|
1937
2204
|
export interface TimeSpanSecondsConverter$instance extends ConfigurationConverterBase {
|
|
1938
|
-
|
|
1939
|
-
|
|
2205
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2206
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1940
2207
|
}
|
|
1941
2208
|
|
|
1942
2209
|
|
|
@@ -1948,8 +2215,8 @@ export const TimeSpanSecondsConverter: {
|
|
|
1948
2215
|
export type TimeSpanSecondsConverter = TimeSpanSecondsConverter$instance;
|
|
1949
2216
|
|
|
1950
2217
|
export interface TimeSpanSecondsOrInfiniteConverter$instance extends TimeSpanSecondsConverter {
|
|
1951
|
-
|
|
1952
|
-
|
|
2218
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2219
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1953
2220
|
}
|
|
1954
2221
|
|
|
1955
2222
|
|
|
@@ -1961,8 +2228,8 @@ export const TimeSpanSecondsOrInfiniteConverter: {
|
|
|
1961
2228
|
export type TimeSpanSecondsOrInfiniteConverter = TimeSpanSecondsOrInfiniteConverter$instance;
|
|
1962
2229
|
|
|
1963
2230
|
export interface TimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
1964
|
-
|
|
1965
|
-
|
|
2231
|
+
CanValidate(type: Type): boolean;
|
|
2232
|
+
Validate(value: unknown): void;
|
|
1966
2233
|
}
|
|
1967
2234
|
|
|
1968
2235
|
|
|
@@ -1976,27 +2243,27 @@ export const TimeSpanValidator: {
|
|
|
1976
2243
|
export type TimeSpanValidator = TimeSpanValidator$instance;
|
|
1977
2244
|
|
|
1978
2245
|
export interface TimeSpanValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
readonly
|
|
2246
|
+
ExcludeRange: boolean;
|
|
2247
|
+
MaxValue: TimeSpan;
|
|
2248
|
+
MaxValueString: string;
|
|
2249
|
+
MinValue: TimeSpan;
|
|
2250
|
+
MinValueString: string;
|
|
2251
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1985
2252
|
}
|
|
1986
2253
|
|
|
1987
2254
|
|
|
1988
2255
|
export const TimeSpanValidatorAttribute: {
|
|
1989
2256
|
new(): TimeSpanValidatorAttribute;
|
|
1990
|
-
readonly
|
|
1991
|
-
readonly
|
|
2257
|
+
readonly TimeSpanMinValue: string;
|
|
2258
|
+
readonly TimeSpanMaxValue: string;
|
|
1992
2259
|
};
|
|
1993
2260
|
|
|
1994
2261
|
|
|
1995
2262
|
export type TimeSpanValidatorAttribute = TimeSpanValidatorAttribute$instance;
|
|
1996
2263
|
|
|
1997
2264
|
export interface TypeNameConverter$instance extends ConfigurationConverterBase {
|
|
1998
|
-
|
|
1999
|
-
|
|
2265
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2266
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2000
2267
|
}
|
|
2001
2268
|
|
|
2002
2269
|
|
|
@@ -2007,10 +2274,15 @@ export const TypeNameConverter: {
|
|
|
2007
2274
|
|
|
2008
2275
|
export type TypeNameConverter = TypeNameConverter$instance;
|
|
2009
2276
|
|
|
2010
|
-
export
|
|
2011
|
-
readonly
|
|
2012
|
-
|
|
2013
|
-
|
|
2277
|
+
export abstract class UriSection$protected {
|
|
2278
|
+
protected readonly Properties: ConfigurationPropertyCollection;
|
|
2279
|
+
}
|
|
2280
|
+
|
|
2281
|
+
|
|
2282
|
+
export interface UriSection$instance extends UriSection$protected, ConfigurationSection {
|
|
2283
|
+
readonly Idn: IdnElement;
|
|
2284
|
+
readonly IriParsing: IriParsingElement;
|
|
2285
|
+
readonly SchemeSettings: SchemeSettingElementCollection;
|
|
2014
2286
|
}
|
|
2015
2287
|
|
|
2016
2288
|
|
|
@@ -2044,8 +2316,8 @@ export const UserSettingsGroup: {
|
|
|
2044
2316
|
export type UserSettingsGroup = UserSettingsGroup$instance;
|
|
2045
2317
|
|
|
2046
2318
|
export interface WhiteSpaceTrimStringConverter$instance extends ConfigurationConverterBase {
|
|
2047
|
-
|
|
2048
|
-
|
|
2319
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2320
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2049
2321
|
}
|
|
2050
2322
|
|
|
2051
2323
|
|
|
@@ -2057,27 +2329,27 @@ export const WhiteSpaceTrimStringConverter: {
|
|
|
2057
2329
|
export type WhiteSpaceTrimStringConverter = WhiteSpaceTrimStringConverter$instance;
|
|
2058
2330
|
|
|
2059
2331
|
export abstract class ConfigurationManager$instance {
|
|
2060
|
-
static readonly
|
|
2061
|
-
static readonly
|
|
2062
|
-
static
|
|
2063
|
-
static
|
|
2064
|
-
static
|
|
2065
|
-
static
|
|
2066
|
-
static
|
|
2067
|
-
static
|
|
2068
|
-
static
|
|
2069
|
-
static
|
|
2332
|
+
static readonly AppSettings: NameValueCollection;
|
|
2333
|
+
static readonly ConnectionStrings: ConnectionStringSettingsCollection;
|
|
2334
|
+
static GetSection(sectionName: string): unknown;
|
|
2335
|
+
static OpenExeConfiguration(userLevel: ConfigurationUserLevel): Configuration;
|
|
2336
|
+
static OpenExeConfiguration(exePath: string): Configuration;
|
|
2337
|
+
static OpenMachineConfiguration(): Configuration;
|
|
2338
|
+
static OpenMappedExeConfiguration(fileMap: ExeConfigurationFileMap, userLevel: ConfigurationUserLevel, preLoad: boolean): Configuration;
|
|
2339
|
+
static OpenMappedExeConfiguration(fileMap: ExeConfigurationFileMap, userLevel: ConfigurationUserLevel): Configuration;
|
|
2340
|
+
static OpenMappedMachineConfiguration(fileMap: ConfigurationFileMap): Configuration;
|
|
2341
|
+
static RefreshSection(sectionName: string): void;
|
|
2070
2342
|
}
|
|
2071
2343
|
|
|
2072
2344
|
|
|
2073
2345
|
export type ConfigurationManager = ConfigurationManager$instance;
|
|
2074
2346
|
|
|
2075
2347
|
export abstract class ProtectedConfiguration$instance {
|
|
2076
|
-
static readonly
|
|
2077
|
-
static readonly
|
|
2078
|
-
static readonly
|
|
2079
|
-
static readonly
|
|
2080
|
-
static readonly
|
|
2348
|
+
static readonly RsaProviderName: string;
|
|
2349
|
+
static readonly DataProtectionProviderName: string;
|
|
2350
|
+
static readonly ProtectedDataSectionName: string;
|
|
2351
|
+
static readonly Providers: ProtectedConfigurationProviderCollection;
|
|
2352
|
+
static readonly DefaultProvider: string;
|
|
2081
2353
|
}
|
|
2082
2354
|
|
|
2083
2355
|
|