@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -30,84 +30,84 @@ 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
|
|
|
@@ -175,17 +175,17 @@ export const ApplicationScopedSettingAttribute: {
|
|
|
175
175
|
export type ApplicationScopedSettingAttribute = ApplicationScopedSettingAttribute$instance;
|
|
176
176
|
|
|
177
177
|
export interface ApplicationSettingsBase$instance extends SettingsBase {
|
|
178
|
-
readonly
|
|
179
|
-
|
|
180
|
-
readonly
|
|
181
|
-
readonly
|
|
182
|
-
readonly
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
178
|
+
readonly Context: SettingsContext;
|
|
179
|
+
Item: unknown;
|
|
180
|
+
readonly Properties: SettingsPropertyCollection;
|
|
181
|
+
readonly PropertyValues: SettingsPropertyValueCollection;
|
|
182
|
+
readonly Providers: SettingsProviderCollection;
|
|
183
|
+
SettingsKey: string;
|
|
184
|
+
GetPreviousVersion(propertyName: string): unknown;
|
|
185
|
+
Reload(): void;
|
|
186
|
+
Reset(): void;
|
|
187
|
+
Save(): void;
|
|
188
|
+
Upgrade(): void;
|
|
189
189
|
}
|
|
190
190
|
|
|
191
191
|
|
|
@@ -207,7 +207,7 @@ export const ApplicationSettingsGroup: {
|
|
|
207
207
|
export type ApplicationSettingsGroup = ApplicationSettingsGroup$instance;
|
|
208
208
|
|
|
209
209
|
export interface AppSettingsReader$instance {
|
|
210
|
-
|
|
210
|
+
GetValue(key: string, type: Type): unknown;
|
|
211
211
|
}
|
|
212
212
|
|
|
213
213
|
|
|
@@ -219,8 +219,8 @@ export const AppSettingsReader: {
|
|
|
219
219
|
export type AppSettingsReader = AppSettingsReader$instance;
|
|
220
220
|
|
|
221
221
|
export interface AppSettingsSection$instance extends ConfigurationSection {
|
|
222
|
-
|
|
223
|
-
readonly
|
|
222
|
+
File: string;
|
|
223
|
+
readonly Settings: KeyValueConfigurationCollection;
|
|
224
224
|
}
|
|
225
225
|
|
|
226
226
|
|
|
@@ -232,22 +232,22 @@ export const AppSettingsSection: {
|
|
|
232
232
|
export type AppSettingsSection = AppSettingsSection$instance;
|
|
233
233
|
|
|
234
234
|
export interface CallbackValidator$instance extends ConfigurationValidatorBase {
|
|
235
|
-
|
|
236
|
-
|
|
235
|
+
CanValidate(type: Type): boolean;
|
|
236
|
+
Validate(value: unknown): void;
|
|
237
237
|
}
|
|
238
238
|
|
|
239
239
|
|
|
240
240
|
export const CallbackValidator: {
|
|
241
|
-
new(
|
|
241
|
+
new(type: Type, callback: ValidatorCallback): CallbackValidator;
|
|
242
242
|
};
|
|
243
243
|
|
|
244
244
|
|
|
245
245
|
export type CallbackValidator = CallbackValidator$instance;
|
|
246
246
|
|
|
247
247
|
export interface CallbackValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
readonly
|
|
248
|
+
CallbackMethodName: string;
|
|
249
|
+
Type: Type;
|
|
250
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
251
251
|
}
|
|
252
252
|
|
|
253
253
|
|
|
@@ -259,7 +259,7 @@ export const CallbackValidatorAttribute: {
|
|
|
259
259
|
export type CallbackValidatorAttribute = CallbackValidatorAttribute$instance;
|
|
260
260
|
|
|
261
261
|
export interface ClientSettingsSection$instance extends ConfigurationSection {
|
|
262
|
-
readonly
|
|
262
|
+
readonly Settings: SettingElementCollection;
|
|
263
263
|
}
|
|
264
264
|
|
|
265
265
|
|
|
@@ -271,17 +271,17 @@ export const ClientSettingsSection: {
|
|
|
271
271
|
export type ClientSettingsSection = ClientSettingsSection$instance;
|
|
272
272
|
|
|
273
273
|
export interface CommaDelimitedStringCollection$instance extends StringCollection {
|
|
274
|
-
readonly
|
|
275
|
-
readonly
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
274
|
+
readonly IsModified: boolean;
|
|
275
|
+
readonly IsReadOnly: boolean;
|
|
276
|
+
Item: string;
|
|
277
|
+
Add(value: string): void;
|
|
278
|
+
AddRange(range: string[]): void;
|
|
279
|
+
Clear(): void;
|
|
280
|
+
Clone(): CommaDelimitedStringCollection;
|
|
281
|
+
Insert(index: int, value: string): void;
|
|
282
|
+
Remove(value: string): void;
|
|
283
|
+
SetReadOnly(): void;
|
|
284
|
+
ToString(): string | undefined;
|
|
285
285
|
}
|
|
286
286
|
|
|
287
287
|
|
|
@@ -293,8 +293,8 @@ export const CommaDelimitedStringCollection: {
|
|
|
293
293
|
export type CommaDelimitedStringCollection = CommaDelimitedStringCollection$instance;
|
|
294
294
|
|
|
295
295
|
export interface CommaDelimitedStringCollectionConverter$instance extends ConfigurationConverterBase {
|
|
296
|
-
|
|
297
|
-
|
|
296
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
297
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
|
|
@@ -306,27 +306,27 @@ export const CommaDelimitedStringCollectionConverter: {
|
|
|
306
306
|
export type CommaDelimitedStringCollectionConverter = CommaDelimitedStringCollectionConverter$instance;
|
|
307
307
|
|
|
308
308
|
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
|
-
|
|
309
|
+
readonly AppSettings: AppSettingsSection;
|
|
310
|
+
AssemblyStringTransformer: Func<System_Internal.String, System_Internal.String>;
|
|
311
|
+
readonly ConnectionStrings: ConnectionStringsSection;
|
|
312
|
+
readonly EvaluationContext: ContextInformation;
|
|
313
|
+
readonly FilePath: string;
|
|
314
|
+
readonly HasFile: boolean;
|
|
315
|
+
readonly Locations: ConfigurationLocationCollection;
|
|
316
|
+
NamespaceDeclared: boolean;
|
|
317
|
+
readonly RootSectionGroup: ConfigurationSectionGroup;
|
|
318
|
+
readonly SectionGroups: ConfigurationSectionGroupCollection;
|
|
319
|
+
readonly Sections: ConfigurationSectionCollection;
|
|
320
|
+
TargetFramework: FrameworkName;
|
|
321
|
+
TypeStringTransformer: Func<System_Internal.String, System_Internal.String>;
|
|
322
|
+
GetSection(sectionName: string): ConfigurationSection;
|
|
323
|
+
GetSectionGroup(sectionGroupName: string): ConfigurationSectionGroup;
|
|
324
|
+
Save(): void;
|
|
325
|
+
Save(saveMode: ConfigurationSaveMode): void;
|
|
326
|
+
Save(saveMode: ConfigurationSaveMode, forceSaveAll: boolean): void;
|
|
327
|
+
SaveAs(filename: string): void;
|
|
328
|
+
SaveAs(filename: string, saveMode: ConfigurationSaveMode): void;
|
|
329
|
+
SaveAs(filename: string, saveMode: ConfigurationSaveMode, forceSaveAll: boolean): void;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
332
|
|
|
@@ -338,11 +338,11 @@ export const Configuration: {
|
|
|
338
338
|
export type Configuration = Configuration$instance;
|
|
339
339
|
|
|
340
340
|
export interface ConfigurationCollectionAttribute$instance extends Attribute {
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
readonly
|
|
345
|
-
|
|
341
|
+
AddItemName: string;
|
|
342
|
+
ClearItemsName: string;
|
|
343
|
+
CollectionType: ConfigurationElementCollectionType;
|
|
344
|
+
readonly ItemType: Type;
|
|
345
|
+
RemoveItemName: string;
|
|
346
346
|
}
|
|
347
347
|
|
|
348
348
|
|
|
@@ -354,8 +354,8 @@ export const ConfigurationCollectionAttribute: {
|
|
|
354
354
|
export type ConfigurationCollectionAttribute = ConfigurationCollectionAttribute$instance;
|
|
355
355
|
|
|
356
356
|
export interface ConfigurationConverterBase$instance extends TypeConverter {
|
|
357
|
-
|
|
358
|
-
|
|
357
|
+
CanConvertFrom(ctx: ITypeDescriptorContext, type: Type): boolean;
|
|
358
|
+
CanConvertTo(ctx: ITypeDescriptorContext, type: Type): boolean;
|
|
359
359
|
}
|
|
360
360
|
|
|
361
361
|
|
|
@@ -366,16 +366,16 @@ export const ConfigurationConverterBase: {
|
|
|
366
366
|
export type ConfigurationConverterBase = ConfigurationConverterBase$instance;
|
|
367
367
|
|
|
368
368
|
export interface ConfigurationElement$instance {
|
|
369
|
-
readonly
|
|
370
|
-
readonly
|
|
371
|
-
readonly
|
|
372
|
-
readonly
|
|
373
|
-
readonly
|
|
374
|
-
readonly
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
369
|
+
readonly CurrentConfiguration: Configuration;
|
|
370
|
+
readonly ElementInformation: ElementInformation;
|
|
371
|
+
readonly LockAllAttributesExcept: ConfigurationLockCollection;
|
|
372
|
+
readonly LockAllElementsExcept: ConfigurationLockCollection;
|
|
373
|
+
readonly LockAttributes: ConfigurationLockCollection;
|
|
374
|
+
readonly LockElements: ConfigurationLockCollection;
|
|
375
|
+
LockItem: boolean;
|
|
376
|
+
Equals(compareTo: unknown): boolean;
|
|
377
|
+
GetHashCode(): int;
|
|
378
|
+
IsReadOnly(): boolean;
|
|
379
379
|
}
|
|
380
380
|
|
|
381
381
|
|
|
@@ -386,16 +386,16 @@ export const ConfigurationElement: {
|
|
|
386
386
|
export type ConfigurationElement = ConfigurationElement$instance;
|
|
387
387
|
|
|
388
388
|
export interface ConfigurationElementCollection$instance extends ConfigurationElement {
|
|
389
|
-
readonly
|
|
390
|
-
readonly
|
|
391
|
-
|
|
392
|
-
readonly
|
|
393
|
-
readonly
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
389
|
+
readonly CollectionType: ConfigurationElementCollectionType;
|
|
390
|
+
readonly Count: int;
|
|
391
|
+
EmitClear: boolean;
|
|
392
|
+
readonly IsSynchronized: boolean;
|
|
393
|
+
readonly SyncRoot: unknown;
|
|
394
|
+
CopyTo(array: ConfigurationElement[], index: int): void;
|
|
395
|
+
Equals(compareTo: unknown): boolean;
|
|
396
|
+
GetEnumerator(): IEnumerator;
|
|
397
|
+
GetHashCode(): int;
|
|
398
|
+
IsReadOnly(): boolean;
|
|
399
399
|
}
|
|
400
400
|
|
|
401
401
|
|
|
@@ -406,7 +406,7 @@ export const ConfigurationElementCollection: {
|
|
|
406
406
|
export type ConfigurationElementCollection = ConfigurationElementCollection$instance;
|
|
407
407
|
|
|
408
408
|
export interface ConfigurationElementProperty$instance {
|
|
409
|
-
readonly
|
|
409
|
+
readonly Validator: ConfigurationValidatorBase;
|
|
410
410
|
}
|
|
411
411
|
|
|
412
412
|
|
|
@@ -418,11 +418,11 @@ export const ConfigurationElementProperty: {
|
|
|
418
418
|
export type ConfigurationElementProperty = ConfigurationElementProperty$instance;
|
|
419
419
|
|
|
420
420
|
export interface ConfigurationErrorsException$instance extends ConfigurationException {
|
|
421
|
-
readonly
|
|
422
|
-
readonly
|
|
423
|
-
readonly
|
|
424
|
-
readonly
|
|
425
|
-
|
|
421
|
+
readonly Errors: ICollection;
|
|
422
|
+
readonly Filename: string;
|
|
423
|
+
readonly Line: int;
|
|
424
|
+
readonly Message: string;
|
|
425
|
+
GetObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
426
426
|
}
|
|
427
427
|
|
|
428
428
|
|
|
@@ -436,21 +436,21 @@ export const ConfigurationErrorsException: {
|
|
|
436
436
|
new(message: string, inner: Exception, node: XmlNode): ConfigurationErrorsException;
|
|
437
437
|
new(message: string, reader: XmlReader): ConfigurationErrorsException;
|
|
438
438
|
new(message: string, inner: Exception, reader: XmlReader): ConfigurationErrorsException;
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
439
|
+
GetFilename(node: XmlNode): string;
|
|
440
|
+
GetFilename(reader: XmlReader): string;
|
|
441
|
+
GetLineNumber(node: XmlNode): int;
|
|
442
|
+
GetLineNumber(reader: XmlReader): int;
|
|
443
443
|
};
|
|
444
444
|
|
|
445
445
|
|
|
446
446
|
export type ConfigurationErrorsException = ConfigurationErrorsException$instance;
|
|
447
447
|
|
|
448
448
|
export interface ConfigurationException$instance extends SystemException {
|
|
449
|
-
readonly
|
|
450
|
-
readonly
|
|
451
|
-
readonly
|
|
452
|
-
readonly
|
|
453
|
-
|
|
449
|
+
readonly BareMessage: string;
|
|
450
|
+
readonly Filename: string;
|
|
451
|
+
readonly Line: int;
|
|
452
|
+
readonly Message: string;
|
|
453
|
+
GetObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
454
454
|
}
|
|
455
455
|
|
|
456
456
|
|
|
@@ -462,16 +462,16 @@ export const ConfigurationException: {
|
|
|
462
462
|
new(message: string, inner: Exception, node: XmlNode): ConfigurationException;
|
|
463
463
|
new(message: string, filename: string, line: int): ConfigurationException;
|
|
464
464
|
new(message: string, inner: Exception, filename: string, line: int): ConfigurationException;
|
|
465
|
-
|
|
466
|
-
|
|
465
|
+
GetXmlNodeFilename(node: XmlNode): string;
|
|
466
|
+
GetXmlNodeLineNumber(node: XmlNode): int;
|
|
467
467
|
};
|
|
468
468
|
|
|
469
469
|
|
|
470
470
|
export type ConfigurationException = ConfigurationException$instance;
|
|
471
471
|
|
|
472
472
|
export interface ConfigurationFileMap$instance {
|
|
473
|
-
|
|
474
|
-
|
|
473
|
+
MachineConfigFilename: string;
|
|
474
|
+
Clone(): unknown;
|
|
475
475
|
}
|
|
476
476
|
|
|
477
477
|
|
|
@@ -484,8 +484,8 @@ export const ConfigurationFileMap: {
|
|
|
484
484
|
export type ConfigurationFileMap = ConfigurationFileMap$instance;
|
|
485
485
|
|
|
486
486
|
export interface ConfigurationLocation$instance {
|
|
487
|
-
readonly
|
|
488
|
-
|
|
487
|
+
readonly Path: string;
|
|
488
|
+
OpenConfiguration(): Configuration;
|
|
489
489
|
}
|
|
490
490
|
|
|
491
491
|
|
|
@@ -497,7 +497,7 @@ export const ConfigurationLocation: {
|
|
|
497
497
|
export type ConfigurationLocation = ConfigurationLocation$instance;
|
|
498
498
|
|
|
499
499
|
export interface ConfigurationLocationCollection$instance extends ReadOnlyCollectionBase {
|
|
500
|
-
readonly
|
|
500
|
+
readonly Item: ConfigurationLocation;
|
|
501
501
|
}
|
|
502
502
|
|
|
503
503
|
|
|
@@ -509,20 +509,20 @@ export const ConfigurationLocationCollection: {
|
|
|
509
509
|
export type ConfigurationLocationCollection = ConfigurationLocationCollection$instance;
|
|
510
510
|
|
|
511
511
|
export interface ConfigurationLockCollection$instance {
|
|
512
|
-
readonly
|
|
513
|
-
readonly
|
|
514
|
-
readonly
|
|
515
|
-
readonly
|
|
516
|
-
readonly
|
|
517
|
-
readonly
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
512
|
+
readonly AttributeList: string;
|
|
513
|
+
readonly Count: int;
|
|
514
|
+
readonly HasParentElements: boolean;
|
|
515
|
+
readonly IsModified: boolean;
|
|
516
|
+
readonly IsSynchronized: boolean;
|
|
517
|
+
readonly SyncRoot: unknown;
|
|
518
|
+
Add(name: string): void;
|
|
519
|
+
Clear(): void;
|
|
520
|
+
Contains(name: string): boolean;
|
|
521
|
+
CopyTo(array: string[], index: int): void;
|
|
522
|
+
GetEnumerator(): IEnumerator;
|
|
523
|
+
IsReadOnly(name: string): boolean;
|
|
524
|
+
Remove(name: string): void;
|
|
525
|
+
SetFromList(attributeList: string): void;
|
|
526
526
|
}
|
|
527
527
|
|
|
528
528
|
|
|
@@ -534,39 +534,39 @@ export const ConfigurationLockCollection: {
|
|
|
534
534
|
export type ConfigurationLockCollection = ConfigurationLockCollection$instance;
|
|
535
535
|
|
|
536
536
|
export interface ConfigurationProperty$instance {
|
|
537
|
-
readonly
|
|
538
|
-
readonly
|
|
539
|
-
readonly
|
|
540
|
-
readonly
|
|
541
|
-
readonly
|
|
542
|
-
readonly
|
|
543
|
-
readonly
|
|
544
|
-
readonly
|
|
545
|
-
readonly
|
|
546
|
-
readonly
|
|
547
|
-
readonly
|
|
548
|
-
readonly
|
|
537
|
+
readonly Converter: TypeConverter;
|
|
538
|
+
readonly DefaultValue: unknown;
|
|
539
|
+
readonly Description: string;
|
|
540
|
+
readonly IsAssemblyStringTransformationRequired: boolean;
|
|
541
|
+
readonly IsDefaultCollection: boolean;
|
|
542
|
+
readonly IsKey: boolean;
|
|
543
|
+
readonly IsRequired: boolean;
|
|
544
|
+
readonly IsTypeStringTransformationRequired: boolean;
|
|
545
|
+
readonly IsVersionCheckRequired: boolean;
|
|
546
|
+
readonly Name: string;
|
|
547
|
+
readonly Type: Type;
|
|
548
|
+
readonly Validator: ConfigurationValidatorBase;
|
|
549
549
|
}
|
|
550
550
|
|
|
551
551
|
|
|
552
552
|
export const ConfigurationProperty: {
|
|
553
|
-
new(name: string,
|
|
554
|
-
new(name: string,
|
|
555
|
-
new(name: string,
|
|
556
|
-
new(name: string,
|
|
557
|
-
new(name: string,
|
|
553
|
+
new(name: string, type: Type): ConfigurationProperty;
|
|
554
|
+
new(name: string, type: Type, defaultValue: unknown): ConfigurationProperty;
|
|
555
|
+
new(name: string, type: Type, defaultValue: unknown, options: ConfigurationPropertyOptions): ConfigurationProperty;
|
|
556
|
+
new(name: string, type: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions): ConfigurationProperty;
|
|
557
|
+
new(name: string, type: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions, description: string): ConfigurationProperty;
|
|
558
558
|
};
|
|
559
559
|
|
|
560
560
|
|
|
561
561
|
export type ConfigurationProperty = ConfigurationProperty$instance;
|
|
562
562
|
|
|
563
563
|
export interface ConfigurationPropertyAttribute$instance extends Attribute {
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
readonly
|
|
569
|
-
|
|
564
|
+
DefaultValue: unknown;
|
|
565
|
+
IsDefaultCollection: boolean;
|
|
566
|
+
IsKey: boolean;
|
|
567
|
+
IsRequired: boolean;
|
|
568
|
+
readonly Name: string;
|
|
569
|
+
Options: ConfigurationPropertyOptions;
|
|
570
570
|
}
|
|
571
571
|
|
|
572
572
|
|
|
@@ -578,16 +578,16 @@ export const ConfigurationPropertyAttribute: {
|
|
|
578
578
|
export type ConfigurationPropertyAttribute = ConfigurationPropertyAttribute$instance;
|
|
579
579
|
|
|
580
580
|
export interface ConfigurationPropertyCollection$instance {
|
|
581
|
-
readonly
|
|
582
|
-
readonly
|
|
583
|
-
readonly
|
|
584
|
-
readonly
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
581
|
+
readonly Count: int;
|
|
582
|
+
readonly IsSynchronized: boolean;
|
|
583
|
+
readonly Item: ConfigurationProperty;
|
|
584
|
+
readonly SyncRoot: unknown;
|
|
585
|
+
Add(property: ConfigurationProperty): void;
|
|
586
|
+
Clear(): void;
|
|
587
|
+
Contains(name: string): boolean;
|
|
588
|
+
CopyTo(array: ConfigurationProperty[], index: int): void;
|
|
589
|
+
GetEnumerator(): IEnumerator;
|
|
590
|
+
Remove(name: string): boolean;
|
|
591
591
|
}
|
|
592
592
|
|
|
593
593
|
|
|
@@ -599,7 +599,7 @@ export const ConfigurationPropertyCollection: {
|
|
|
599
599
|
export type ConfigurationPropertyCollection = ConfigurationPropertyCollection$instance;
|
|
600
600
|
|
|
601
601
|
export interface ConfigurationSection$instance extends ConfigurationElement {
|
|
602
|
-
readonly
|
|
602
|
+
readonly SectionInformation: SectionInformation;
|
|
603
603
|
}
|
|
604
604
|
|
|
605
605
|
|
|
@@ -610,17 +610,17 @@ export const ConfigurationSection: {
|
|
|
610
610
|
export type ConfigurationSection = ConfigurationSection$instance;
|
|
611
611
|
|
|
612
612
|
export interface ConfigurationSectionCollection$instance extends NameObjectCollectionBase {
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
613
|
+
Add(name: string, section: ConfigurationSection): void;
|
|
614
|
+
Clear(): void;
|
|
615
|
+
CopyTo(array: ConfigurationSection[], index: int): void;
|
|
616
|
+
Get(index: int): ConfigurationSection;
|
|
617
|
+
Get(name: string): ConfigurationSection;
|
|
618
618
|
get_Item(name: string): ConfigurationSection;
|
|
619
619
|
get_Item(index: int): ConfigurationSection;
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
620
|
+
GetEnumerator(): IEnumerator;
|
|
621
|
+
GetKey(index: int): string;
|
|
622
|
+
Remove(name: string): void;
|
|
623
|
+
RemoveAt(index: int): void;
|
|
624
624
|
}
|
|
625
625
|
|
|
626
626
|
|
|
@@ -632,15 +632,15 @@ export const ConfigurationSectionCollection: {
|
|
|
632
632
|
export type ConfigurationSectionCollection = ConfigurationSectionCollection$instance;
|
|
633
633
|
|
|
634
634
|
export interface ConfigurationSectionGroup$instance {
|
|
635
|
-
readonly
|
|
636
|
-
readonly
|
|
637
|
-
readonly
|
|
638
|
-
readonly
|
|
639
|
-
readonly
|
|
640
|
-
readonly
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
635
|
+
readonly IsDeclarationRequired: boolean;
|
|
636
|
+
readonly IsDeclared: boolean;
|
|
637
|
+
readonly Name: string;
|
|
638
|
+
readonly SectionGroupName: string;
|
|
639
|
+
readonly SectionGroups: ConfigurationSectionGroupCollection;
|
|
640
|
+
readonly Sections: ConfigurationSectionCollection;
|
|
641
|
+
Type: string;
|
|
642
|
+
ForceDeclaration(): void;
|
|
643
|
+
ForceDeclaration(force: boolean): void;
|
|
644
644
|
}
|
|
645
645
|
|
|
646
646
|
|
|
@@ -652,17 +652,17 @@ export const ConfigurationSectionGroup: {
|
|
|
652
652
|
export type ConfigurationSectionGroup = ConfigurationSectionGroup$instance;
|
|
653
653
|
|
|
654
654
|
export interface ConfigurationSectionGroupCollection$instance extends NameObjectCollectionBase {
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
655
|
+
Add(name: string, sectionGroup: ConfigurationSectionGroup): void;
|
|
656
|
+
Clear(): void;
|
|
657
|
+
CopyTo(array: ConfigurationSectionGroup[], index: int): void;
|
|
658
|
+
Get(index: int): ConfigurationSectionGroup;
|
|
659
|
+
Get(name: string): ConfigurationSectionGroup;
|
|
660
660
|
get_Item(name: string): ConfigurationSectionGroup;
|
|
661
661
|
get_Item(index: int): ConfigurationSectionGroup;
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
662
|
+
GetEnumerator(): IEnumerator;
|
|
663
|
+
GetKey(index: int): string;
|
|
664
|
+
Remove(name: string): void;
|
|
665
|
+
RemoveAt(index: int): void;
|
|
666
666
|
}
|
|
667
667
|
|
|
668
668
|
|
|
@@ -679,16 +679,16 @@ export interface ConfigurationSettings$instance {
|
|
|
679
679
|
|
|
680
680
|
export const ConfigurationSettings: {
|
|
681
681
|
new(): ConfigurationSettings;
|
|
682
|
-
readonly
|
|
683
|
-
|
|
682
|
+
readonly AppSettings: NameValueCollection;
|
|
683
|
+
GetConfig(sectionName: string): unknown;
|
|
684
684
|
};
|
|
685
685
|
|
|
686
686
|
|
|
687
687
|
export type ConfigurationSettings = ConfigurationSettings$instance;
|
|
688
688
|
|
|
689
689
|
export interface ConfigurationValidatorAttribute$instance extends Attribute {
|
|
690
|
-
readonly
|
|
691
|
-
readonly
|
|
690
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
691
|
+
readonly ValidatorType: Type;
|
|
692
692
|
}
|
|
693
693
|
|
|
694
694
|
|
|
@@ -700,8 +700,8 @@ export const ConfigurationValidatorAttribute: {
|
|
|
700
700
|
export type ConfigurationValidatorAttribute = ConfigurationValidatorAttribute$instance;
|
|
701
701
|
|
|
702
702
|
export interface ConfigurationValidatorBase$instance {
|
|
703
|
-
|
|
704
|
-
|
|
703
|
+
CanValidate(type: Type): boolean;
|
|
704
|
+
Validate(value: unknown): void;
|
|
705
705
|
}
|
|
706
706
|
|
|
707
707
|
|
|
@@ -712,17 +712,17 @@ export const ConfigurationValidatorBase: {
|
|
|
712
712
|
export type ConfigurationValidatorBase = ConfigurationValidatorBase$instance;
|
|
713
713
|
|
|
714
714
|
export interface ConfigXmlDocument$instance extends XmlDocument {
|
|
715
|
-
readonly
|
|
716
|
-
readonly
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
715
|
+
readonly Filename: string;
|
|
716
|
+
readonly LineNumber: int;
|
|
717
|
+
CreateAttribute(prefix: string, localName: string, namespaceUri: string): XmlAttribute;
|
|
718
|
+
CreateCDataSection(data: string): XmlCDataSection;
|
|
719
|
+
CreateComment(data: string): XmlComment;
|
|
720
|
+
CreateElement(prefix: string, localName: string, namespaceUri: string): XmlElement;
|
|
721
|
+
CreateSignificantWhitespace(data: string): XmlSignificantWhitespace;
|
|
722
|
+
CreateTextNode(text: string): XmlText;
|
|
723
|
+
CreateWhitespace(data: string): XmlWhitespace;
|
|
724
|
+
Load(filename: string): void;
|
|
725
|
+
LoadSingleElement(filename: string, sourceReader: XmlTextReader): void;
|
|
726
726
|
}
|
|
727
727
|
|
|
728
728
|
|
|
@@ -741,10 +741,10 @@ export type ConfigXmlDocument = ConfigXmlDocument$instance & __ConfigXmlDocument
|
|
|
741
741
|
|
|
742
742
|
|
|
743
743
|
export interface ConnectionStringSettings$instance extends ConfigurationElement {
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
744
|
+
ConnectionString: string;
|
|
745
|
+
Name: string;
|
|
746
|
+
ProviderName: string;
|
|
747
|
+
ToString(): string | undefined;
|
|
748
748
|
}
|
|
749
749
|
|
|
750
750
|
|
|
@@ -758,14 +758,14 @@ export const ConnectionStringSettings: {
|
|
|
758
758
|
export type ConnectionStringSettings = ConnectionStringSettings$instance;
|
|
759
759
|
|
|
760
760
|
export interface ConnectionStringSettingsCollection$instance extends ConfigurationElementCollection {
|
|
761
|
-
|
|
762
|
-
|
|
761
|
+
Add(settings: ConnectionStringSettings): void;
|
|
762
|
+
Clear(): void;
|
|
763
763
|
get_Item(index: int): ConnectionStringSettings;
|
|
764
764
|
get_Item(name: string): ConnectionStringSettings;
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
765
|
+
IndexOf(settings: ConnectionStringSettings): int;
|
|
766
|
+
Remove(settings: ConnectionStringSettings): void;
|
|
767
|
+
Remove(name: string): void;
|
|
768
|
+
RemoveAt(index: int): void;
|
|
769
769
|
set_Item(index: int, value: ConnectionStringSettings): void;
|
|
770
770
|
}
|
|
771
771
|
|
|
@@ -778,7 +778,7 @@ export const ConnectionStringSettingsCollection: {
|
|
|
778
778
|
export type ConnectionStringSettingsCollection = ConnectionStringSettingsCollection$instance;
|
|
779
779
|
|
|
780
780
|
export interface ConnectionStringsSection$instance extends ConfigurationSection {
|
|
781
|
-
readonly
|
|
781
|
+
readonly ConnectionStrings: ConnectionStringSettingsCollection;
|
|
782
782
|
}
|
|
783
783
|
|
|
784
784
|
|
|
@@ -790,9 +790,9 @@ export const ConnectionStringsSection: {
|
|
|
790
790
|
export type ConnectionStringsSection = ConnectionStringsSection$instance;
|
|
791
791
|
|
|
792
792
|
export interface ContextInformation$instance {
|
|
793
|
-
readonly
|
|
794
|
-
readonly
|
|
795
|
-
|
|
793
|
+
readonly HostingContext: unknown;
|
|
794
|
+
readonly IsMachineLevel: boolean;
|
|
795
|
+
GetSection(sectionName: string): unknown;
|
|
796
796
|
}
|
|
797
797
|
|
|
798
798
|
|
|
@@ -815,7 +815,7 @@ export const DefaultSection: {
|
|
|
815
815
|
export type DefaultSection = DefaultSection$instance;
|
|
816
816
|
|
|
817
817
|
export interface DefaultSettingValueAttribute$instance extends Attribute {
|
|
818
|
-
readonly
|
|
818
|
+
readonly Value: string;
|
|
819
819
|
}
|
|
820
820
|
|
|
821
821
|
|
|
@@ -827,8 +827,8 @@ export const DefaultSettingValueAttribute: {
|
|
|
827
827
|
export type DefaultSettingValueAttribute = DefaultSettingValueAttribute$instance;
|
|
828
828
|
|
|
829
829
|
export interface DefaultValidator$instance extends ConfigurationValidatorBase {
|
|
830
|
-
|
|
831
|
-
|
|
830
|
+
CanValidate(type: Type): boolean;
|
|
831
|
+
Validate(value: unknown): void;
|
|
832
832
|
}
|
|
833
833
|
|
|
834
834
|
|
|
@@ -840,7 +840,7 @@ export const DefaultValidator: {
|
|
|
840
840
|
export type DefaultValidator = DefaultValidator$instance;
|
|
841
841
|
|
|
842
842
|
export interface DictionarySectionHandler$instance {
|
|
843
|
-
|
|
843
|
+
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
844
844
|
}
|
|
845
845
|
|
|
846
846
|
|
|
@@ -859,10 +859,10 @@ export type DictionarySectionHandler = DictionarySectionHandler$instance & __Dic
|
|
|
859
859
|
|
|
860
860
|
|
|
861
861
|
export interface DpapiProtectedConfigurationProvider$instance extends ProtectedConfigurationProvider {
|
|
862
|
-
readonly
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
862
|
+
readonly UseMachineProtection: boolean;
|
|
863
|
+
Decrypt(encryptedNode: XmlNode): XmlNode;
|
|
864
|
+
Encrypt(node: XmlNode): XmlNode;
|
|
865
|
+
Initialize(name: string, configurationValues: NameValueCollection): void;
|
|
866
866
|
}
|
|
867
867
|
|
|
868
868
|
|
|
@@ -874,15 +874,15 @@ export const DpapiProtectedConfigurationProvider: {
|
|
|
874
874
|
export type DpapiProtectedConfigurationProvider = DpapiProtectedConfigurationProvider$instance;
|
|
875
875
|
|
|
876
876
|
export interface ElementInformation$instance {
|
|
877
|
-
readonly
|
|
878
|
-
readonly
|
|
879
|
-
readonly
|
|
880
|
-
readonly
|
|
881
|
-
readonly
|
|
882
|
-
readonly
|
|
883
|
-
readonly
|
|
884
|
-
readonly
|
|
885
|
-
readonly
|
|
877
|
+
readonly Errors: ICollection;
|
|
878
|
+
readonly IsCollection: boolean;
|
|
879
|
+
readonly IsLocked: boolean;
|
|
880
|
+
readonly IsPresent: boolean;
|
|
881
|
+
readonly LineNumber: int;
|
|
882
|
+
readonly Properties: PropertyInformationCollection;
|
|
883
|
+
readonly Source: string;
|
|
884
|
+
readonly Type: Type;
|
|
885
|
+
readonly Validator: ConfigurationValidatorBase;
|
|
886
886
|
}
|
|
887
887
|
|
|
888
888
|
|
|
@@ -894,10 +894,10 @@ export const ElementInformation: {
|
|
|
894
894
|
export type ElementInformation = ElementInformation$instance;
|
|
895
895
|
|
|
896
896
|
export interface ExeConfigurationFileMap$instance extends ConfigurationFileMap {
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
897
|
+
ExeConfigFilename: string;
|
|
898
|
+
LocalUserConfigFilename: string;
|
|
899
|
+
RoamingUserConfigFilename: string;
|
|
900
|
+
Clone(): unknown;
|
|
901
901
|
}
|
|
902
902
|
|
|
903
903
|
|
|
@@ -910,8 +910,8 @@ export const ExeConfigurationFileMap: {
|
|
|
910
910
|
export type ExeConfigurationFileMap = ExeConfigurationFileMap$instance;
|
|
911
911
|
|
|
912
912
|
export interface ExeContext$instance {
|
|
913
|
-
readonly
|
|
914
|
-
readonly
|
|
913
|
+
readonly ExePath: string;
|
|
914
|
+
readonly UserLevel: ConfigurationUserLevel;
|
|
915
915
|
}
|
|
916
916
|
|
|
917
917
|
|
|
@@ -923,8 +923,8 @@ export const ExeContext: {
|
|
|
923
923
|
export type ExeContext = ExeContext$instance;
|
|
924
924
|
|
|
925
925
|
export interface GenericEnumConverter$instance extends ConfigurationConverterBase {
|
|
926
|
-
|
|
927
|
-
|
|
926
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
927
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
928
928
|
}
|
|
929
929
|
|
|
930
930
|
|
|
@@ -936,7 +936,7 @@ export const GenericEnumConverter: {
|
|
|
936
936
|
export type GenericEnumConverter = GenericEnumConverter$instance;
|
|
937
937
|
|
|
938
938
|
export interface IdnElement$instance extends ConfigurationElement {
|
|
939
|
-
|
|
939
|
+
Enabled: UriIdnScope;
|
|
940
940
|
}
|
|
941
941
|
|
|
942
942
|
|
|
@@ -959,7 +959,7 @@ export const IgnoreSection: {
|
|
|
959
959
|
export type IgnoreSection = IgnoreSection$instance;
|
|
960
960
|
|
|
961
961
|
export interface IgnoreSectionHandler$instance {
|
|
962
|
-
|
|
962
|
+
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
963
963
|
}
|
|
964
964
|
|
|
965
965
|
|
|
@@ -978,8 +978,8 @@ export type IgnoreSectionHandler = IgnoreSectionHandler$instance & __IgnoreSecti
|
|
|
978
978
|
|
|
979
979
|
|
|
980
980
|
export interface InfiniteIntConverter$instance extends ConfigurationConverterBase {
|
|
981
|
-
|
|
982
|
-
|
|
981
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
982
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
983
983
|
}
|
|
984
984
|
|
|
985
985
|
|
|
@@ -991,8 +991,8 @@ export const InfiniteIntConverter: {
|
|
|
991
991
|
export type InfiniteIntConverter = InfiniteIntConverter$instance;
|
|
992
992
|
|
|
993
993
|
export interface InfiniteTimeSpanConverter$instance extends ConfigurationConverterBase {
|
|
994
|
-
|
|
995
|
-
|
|
994
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
995
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
996
996
|
}
|
|
997
997
|
|
|
998
998
|
|
|
@@ -1004,8 +1004,8 @@ export const InfiniteTimeSpanConverter: {
|
|
|
1004
1004
|
export type InfiniteTimeSpanConverter = InfiniteTimeSpanConverter$instance;
|
|
1005
1005
|
|
|
1006
1006
|
export interface IntegerValidator$instance extends ConfigurationValidatorBase {
|
|
1007
|
-
|
|
1008
|
-
|
|
1007
|
+
CanValidate(type: Type): boolean;
|
|
1008
|
+
Validate(value: unknown): void;
|
|
1009
1009
|
}
|
|
1010
1010
|
|
|
1011
1011
|
|
|
@@ -1019,10 +1019,10 @@ export const IntegerValidator: {
|
|
|
1019
1019
|
export type IntegerValidator = IntegerValidator$instance;
|
|
1020
1020
|
|
|
1021
1021
|
export interface IntegerValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
readonly
|
|
1022
|
+
ExcludeRange: boolean;
|
|
1023
|
+
MaxValue: int;
|
|
1024
|
+
MinValue: int;
|
|
1025
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1026
1026
|
}
|
|
1027
1027
|
|
|
1028
1028
|
|
|
@@ -1034,7 +1034,7 @@ export const IntegerValidatorAttribute: {
|
|
|
1034
1034
|
export type IntegerValidatorAttribute = IntegerValidatorAttribute$instance;
|
|
1035
1035
|
|
|
1036
1036
|
export interface IriParsingElement$instance extends ConfigurationElement {
|
|
1037
|
-
|
|
1037
|
+
Enabled: boolean;
|
|
1038
1038
|
}
|
|
1039
1039
|
|
|
1040
1040
|
|
|
@@ -1046,12 +1046,12 @@ export const IriParsingElement: {
|
|
|
1046
1046
|
export type IriParsingElement = IriParsingElement$instance;
|
|
1047
1047
|
|
|
1048
1048
|
export interface KeyValueConfigurationCollection$instance extends ConfigurationElementCollection {
|
|
1049
|
-
readonly
|
|
1050
|
-
readonly
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1049
|
+
readonly AllKeys: string[];
|
|
1050
|
+
readonly Item: KeyValueConfigurationElement;
|
|
1051
|
+
Add(keyValue: KeyValueConfigurationElement): void;
|
|
1052
|
+
Add(key: string, value: string): void;
|
|
1053
|
+
Clear(): void;
|
|
1054
|
+
Remove(key: string): void;
|
|
1055
1055
|
}
|
|
1056
1056
|
|
|
1057
1057
|
|
|
@@ -1063,8 +1063,8 @@ export const KeyValueConfigurationCollection: {
|
|
|
1063
1063
|
export type KeyValueConfigurationCollection = KeyValueConfigurationCollection$instance;
|
|
1064
1064
|
|
|
1065
1065
|
export interface KeyValueConfigurationElement$instance extends ConfigurationElement {
|
|
1066
|
-
readonly
|
|
1067
|
-
|
|
1066
|
+
readonly Key: string;
|
|
1067
|
+
Value: string;
|
|
1068
1068
|
}
|
|
1069
1069
|
|
|
1070
1070
|
|
|
@@ -1076,13 +1076,13 @@ export const KeyValueConfigurationElement: {
|
|
|
1076
1076
|
export type KeyValueConfigurationElement = KeyValueConfigurationElement$instance;
|
|
1077
1077
|
|
|
1078
1078
|
export interface LocalFileSettingsProvider$instance extends SettingsProvider {
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1079
|
+
ApplicationName: string;
|
|
1080
|
+
GetPreviousVersion(context: SettingsContext, property: SettingsProperty): SettingsPropertyValue;
|
|
1081
|
+
GetPropertyValues(context: SettingsContext, properties: SettingsPropertyCollection): SettingsPropertyValueCollection;
|
|
1082
|
+
Initialize(name: string, values: NameValueCollection): void;
|
|
1083
|
+
Reset(context: SettingsContext): void;
|
|
1084
|
+
SetPropertyValues(context: SettingsContext, values: SettingsPropertyValueCollection): void;
|
|
1085
|
+
Upgrade(context: SettingsContext, properties: SettingsPropertyCollection): void;
|
|
1086
1086
|
}
|
|
1087
1087
|
|
|
1088
1088
|
|
|
@@ -1101,8 +1101,8 @@ export type LocalFileSettingsProvider = LocalFileSettingsProvider$instance & __L
|
|
|
1101
1101
|
|
|
1102
1102
|
|
|
1103
1103
|
export interface LongValidator$instance extends ConfigurationValidatorBase {
|
|
1104
|
-
|
|
1105
|
-
|
|
1104
|
+
CanValidate(type: Type): boolean;
|
|
1105
|
+
Validate(value: unknown): void;
|
|
1106
1106
|
}
|
|
1107
1107
|
|
|
1108
1108
|
|
|
@@ -1116,10 +1116,10 @@ export const LongValidator: {
|
|
|
1116
1116
|
export type LongValidator = LongValidator$instance;
|
|
1117
1117
|
|
|
1118
1118
|
export interface LongValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
readonly
|
|
1119
|
+
ExcludeRange: boolean;
|
|
1120
|
+
MaxValue: long;
|
|
1121
|
+
MinValue: long;
|
|
1122
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1123
1123
|
}
|
|
1124
1124
|
|
|
1125
1125
|
|
|
@@ -1131,12 +1131,12 @@ export const LongValidatorAttribute: {
|
|
|
1131
1131
|
export type LongValidatorAttribute = LongValidatorAttribute$instance;
|
|
1132
1132
|
|
|
1133
1133
|
export interface NameValueConfigurationCollection$instance extends ConfigurationElementCollection {
|
|
1134
|
-
readonly
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1134
|
+
readonly AllKeys: string[];
|
|
1135
|
+
Item: NameValueConfigurationElement;
|
|
1136
|
+
Add(nameValue: NameValueConfigurationElement): void;
|
|
1137
|
+
Clear(): void;
|
|
1138
|
+
Remove(nameValue: NameValueConfigurationElement): void;
|
|
1139
|
+
Remove(name: string): void;
|
|
1140
1140
|
}
|
|
1141
1141
|
|
|
1142
1142
|
|
|
@@ -1148,8 +1148,8 @@ export const NameValueConfigurationCollection: {
|
|
|
1148
1148
|
export type NameValueConfigurationCollection = NameValueConfigurationCollection$instance;
|
|
1149
1149
|
|
|
1150
1150
|
export interface NameValueConfigurationElement$instance extends ConfigurationElement {
|
|
1151
|
-
readonly
|
|
1152
|
-
|
|
1151
|
+
readonly Name: string;
|
|
1152
|
+
Value: string;
|
|
1153
1153
|
}
|
|
1154
1154
|
|
|
1155
1155
|
|
|
@@ -1161,7 +1161,7 @@ export const NameValueConfigurationElement: {
|
|
|
1161
1161
|
export type NameValueConfigurationElement = NameValueConfigurationElement$instance;
|
|
1162
1162
|
|
|
1163
1163
|
export interface NameValueFileSectionHandler$instance {
|
|
1164
|
-
|
|
1164
|
+
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
1165
1165
|
}
|
|
1166
1166
|
|
|
1167
1167
|
|
|
@@ -1180,7 +1180,7 @@ export type NameValueFileSectionHandler = NameValueFileSectionHandler$instance &
|
|
|
1180
1180
|
|
|
1181
1181
|
|
|
1182
1182
|
export interface NameValueSectionHandler$instance {
|
|
1183
|
-
|
|
1183
|
+
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
1184
1184
|
}
|
|
1185
1185
|
|
|
1186
1186
|
|
|
@@ -1210,8 +1210,8 @@ export const NoSettingsVersionUpgradeAttribute: {
|
|
|
1210
1210
|
export type NoSettingsVersionUpgradeAttribute = NoSettingsVersionUpgradeAttribute$instance;
|
|
1211
1211
|
|
|
1212
1212
|
export interface PositiveTimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
1213
|
-
|
|
1214
|
-
|
|
1213
|
+
CanValidate(type: Type): boolean;
|
|
1214
|
+
Validate(value: unknown): void;
|
|
1215
1215
|
}
|
|
1216
1216
|
|
|
1217
1217
|
|
|
@@ -1223,7 +1223,7 @@ export const PositiveTimeSpanValidator: {
|
|
|
1223
1223
|
export type PositiveTimeSpanValidator = PositiveTimeSpanValidator$instance;
|
|
1224
1224
|
|
|
1225
1225
|
export interface PositiveTimeSpanValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1226
|
-
readonly
|
|
1226
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1227
1227
|
}
|
|
1228
1228
|
|
|
1229
1229
|
|
|
@@ -1235,20 +1235,20 @@ export const PositiveTimeSpanValidatorAttribute: {
|
|
|
1235
1235
|
export type PositiveTimeSpanValidatorAttribute = PositiveTimeSpanValidatorAttribute$instance;
|
|
1236
1236
|
|
|
1237
1237
|
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
|
|
1238
|
+
readonly Converter: TypeConverter;
|
|
1239
|
+
readonly DefaultValue: unknown;
|
|
1240
|
+
readonly Description: string;
|
|
1241
|
+
readonly IsKey: boolean;
|
|
1242
|
+
readonly IsLocked: boolean;
|
|
1243
|
+
readonly IsModified: boolean;
|
|
1244
|
+
readonly IsRequired: boolean;
|
|
1245
|
+
readonly LineNumber: int;
|
|
1246
|
+
readonly Name: string;
|
|
1247
|
+
readonly Source: string;
|
|
1248
|
+
readonly Type: Type;
|
|
1249
|
+
readonly Validator: ConfigurationValidatorBase;
|
|
1250
|
+
Value: unknown;
|
|
1251
|
+
readonly ValueOrigin: PropertyValueOrigin;
|
|
1252
1252
|
}
|
|
1253
1253
|
|
|
1254
1254
|
|
|
@@ -1260,9 +1260,9 @@ export const PropertyInformation: {
|
|
|
1260
1260
|
export type PropertyInformation = PropertyInformation$instance;
|
|
1261
1261
|
|
|
1262
1262
|
export interface PropertyInformationCollection$instance extends NameObjectCollectionBase {
|
|
1263
|
-
readonly
|
|
1264
|
-
|
|
1265
|
-
|
|
1263
|
+
readonly Item: PropertyInformation;
|
|
1264
|
+
CopyTo(array: PropertyInformation[], index: int): void;
|
|
1265
|
+
GetEnumerator(): IEnumerator;
|
|
1266
1266
|
}
|
|
1267
1267
|
|
|
1268
1268
|
|
|
@@ -1274,8 +1274,8 @@ export const PropertyInformationCollection: {
|
|
|
1274
1274
|
export type PropertyInformationCollection = PropertyInformationCollection$instance;
|
|
1275
1275
|
|
|
1276
1276
|
export interface ProtectedConfigurationProvider$instance extends ProviderBase {
|
|
1277
|
-
|
|
1278
|
-
|
|
1277
|
+
Decrypt(encryptedNode: XmlNode): XmlNode;
|
|
1278
|
+
Encrypt(node: XmlNode): XmlNode;
|
|
1279
1279
|
}
|
|
1280
1280
|
|
|
1281
1281
|
|
|
@@ -1286,8 +1286,8 @@ export const ProtectedConfigurationProvider: {
|
|
|
1286
1286
|
export type ProtectedConfigurationProvider = ProtectedConfigurationProvider$instance;
|
|
1287
1287
|
|
|
1288
1288
|
export interface ProtectedConfigurationProviderCollection$instance extends ProviderCollection {
|
|
1289
|
-
readonly
|
|
1290
|
-
|
|
1289
|
+
readonly Item: ProtectedConfigurationProvider | ProviderBase;
|
|
1290
|
+
Add(provider: ProviderBase): void;
|
|
1291
1291
|
}
|
|
1292
1292
|
|
|
1293
1293
|
|
|
@@ -1299,8 +1299,8 @@ export const ProtectedConfigurationProviderCollection: {
|
|
|
1299
1299
|
export type ProtectedConfigurationProviderCollection = ProtectedConfigurationProviderCollection$instance;
|
|
1300
1300
|
|
|
1301
1301
|
export interface ProtectedConfigurationSection$instance extends ConfigurationSection {
|
|
1302
|
-
|
|
1303
|
-
readonly
|
|
1302
|
+
DefaultProvider: string;
|
|
1303
|
+
readonly Providers: ProviderSettingsCollection;
|
|
1304
1304
|
}
|
|
1305
1305
|
|
|
1306
1306
|
|
|
@@ -1312,7 +1312,7 @@ export const ProtectedConfigurationSection: {
|
|
|
1312
1312
|
export type ProtectedConfigurationSection = ProtectedConfigurationSection$instance;
|
|
1313
1313
|
|
|
1314
1314
|
export interface ProtectedProviderSettings$instance extends ConfigurationElement {
|
|
1315
|
-
readonly
|
|
1315
|
+
readonly Providers: ProviderSettingsCollection;
|
|
1316
1316
|
}
|
|
1317
1317
|
|
|
1318
1318
|
|
|
@@ -1324,26 +1324,26 @@ export const ProtectedProviderSettings: {
|
|
|
1324
1324
|
export type ProtectedProviderSettings = ProtectedProviderSettings$instance;
|
|
1325
1325
|
|
|
1326
1326
|
export interface ProviderSettings$instance extends ConfigurationElement {
|
|
1327
|
-
|
|
1328
|
-
readonly
|
|
1329
|
-
|
|
1327
|
+
Name: string;
|
|
1328
|
+
readonly Parameters: NameValueCollection;
|
|
1329
|
+
Type: string;
|
|
1330
1330
|
}
|
|
1331
1331
|
|
|
1332
1332
|
|
|
1333
1333
|
export const ProviderSettings: {
|
|
1334
1334
|
new(): ProviderSettings;
|
|
1335
|
-
new(name: string,
|
|
1335
|
+
new(name: string, type: string): ProviderSettings;
|
|
1336
1336
|
};
|
|
1337
1337
|
|
|
1338
1338
|
|
|
1339
1339
|
export type ProviderSettings = ProviderSettings$instance;
|
|
1340
1340
|
|
|
1341
1341
|
export interface ProviderSettingsCollection$instance extends ConfigurationElementCollection {
|
|
1342
|
-
|
|
1343
|
-
|
|
1342
|
+
Add(provider: ProviderSettings): void;
|
|
1343
|
+
Clear(): void;
|
|
1344
1344
|
get_Item(key: string): ProviderSettings;
|
|
1345
1345
|
get_Item(index: int): ProviderSettings;
|
|
1346
|
-
|
|
1346
|
+
Remove(name: string): void;
|
|
1347
1347
|
set_Item(index: int, value: ProviderSettings): void;
|
|
1348
1348
|
}
|
|
1349
1349
|
|
|
@@ -1356,8 +1356,8 @@ export const ProviderSettingsCollection: {
|
|
|
1356
1356
|
export type ProviderSettingsCollection = ProviderSettingsCollection$instance;
|
|
1357
1357
|
|
|
1358
1358
|
export interface RegexStringValidator$instance extends ConfigurationValidatorBase {
|
|
1359
|
-
|
|
1360
|
-
|
|
1359
|
+
CanValidate(type: Type): boolean;
|
|
1360
|
+
Validate(value: unknown): void;
|
|
1361
1361
|
}
|
|
1362
1362
|
|
|
1363
1363
|
|
|
@@ -1369,8 +1369,8 @@ export const RegexStringValidator: {
|
|
|
1369
1369
|
export type RegexStringValidator = RegexStringValidator$instance;
|
|
1370
1370
|
|
|
1371
1371
|
export interface RegexStringValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1372
|
-
readonly
|
|
1373
|
-
readonly
|
|
1372
|
+
readonly Regex: string;
|
|
1373
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1374
1374
|
}
|
|
1375
1375
|
|
|
1376
1376
|
|
|
@@ -1382,18 +1382,18 @@ export const RegexStringValidatorAttribute: {
|
|
|
1382
1382
|
export type RegexStringValidatorAttribute = RegexStringValidatorAttribute$instance;
|
|
1383
1383
|
|
|
1384
1384
|
export interface RsaProtectedConfigurationProvider$instance extends ProtectedConfigurationProvider {
|
|
1385
|
-
readonly
|
|
1386
|
-
readonly
|
|
1387
|
-
readonly
|
|
1388
|
-
readonly
|
|
1389
|
-
readonly
|
|
1390
|
-
readonly
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1385
|
+
readonly CspProviderName: string;
|
|
1386
|
+
readonly KeyContainerName: string;
|
|
1387
|
+
readonly RsaPublicKey: RSAParameters;
|
|
1388
|
+
readonly UseFIPS: boolean;
|
|
1389
|
+
readonly UseMachineContainer: boolean;
|
|
1390
|
+
readonly UseOAEP: boolean;
|
|
1391
|
+
AddKey(keySize: int, exportable: boolean): void;
|
|
1392
|
+
Decrypt(encryptedNode: XmlNode): XmlNode;
|
|
1393
|
+
DeleteKey(): void;
|
|
1394
|
+
Encrypt(node: XmlNode): XmlNode;
|
|
1395
|
+
ExportKey(xmlFileName: string, includePrivateParameters: boolean): void;
|
|
1396
|
+
ImportKey(xmlFileName: string, exportable: boolean): void;
|
|
1397
1397
|
}
|
|
1398
1398
|
|
|
1399
1399
|
|
|
@@ -1405,8 +1405,8 @@ export const RsaProtectedConfigurationProvider: {
|
|
|
1405
1405
|
export type RsaProtectedConfigurationProvider = RsaProtectedConfigurationProvider$instance;
|
|
1406
1406
|
|
|
1407
1407
|
export interface SchemeSettingElement$instance extends ConfigurationElement {
|
|
1408
|
-
readonly
|
|
1409
|
-
readonly
|
|
1408
|
+
readonly GenericUriParserOptions: GenericUriParserOptions;
|
|
1409
|
+
readonly Name: string;
|
|
1410
1410
|
}
|
|
1411
1411
|
|
|
1412
1412
|
|
|
@@ -1418,10 +1418,10 @@ export const SchemeSettingElement: {
|
|
|
1418
1418
|
export type SchemeSettingElement = SchemeSettingElement$instance;
|
|
1419
1419
|
|
|
1420
1420
|
export interface SchemeSettingElementCollection$instance extends ConfigurationElementCollection {
|
|
1421
|
-
readonly
|
|
1421
|
+
readonly CollectionType: ConfigurationElementCollectionType;
|
|
1422
1422
|
get_Item(index: int): SchemeSettingElement;
|
|
1423
1423
|
get_Item(name: string): SchemeSettingElement;
|
|
1424
|
-
|
|
1424
|
+
IndexOf(element: SchemeSettingElement): int;
|
|
1425
1425
|
}
|
|
1426
1426
|
|
|
1427
1427
|
|
|
@@ -1433,34 +1433,34 @@ export const SchemeSettingElementCollection: {
|
|
|
1433
1433
|
export type SchemeSettingElementCollection = SchemeSettingElementCollection$instance;
|
|
1434
1434
|
|
|
1435
1435
|
export interface SectionInformation$instance {
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
readonly
|
|
1444
|
-
readonly
|
|
1445
|
-
readonly
|
|
1446
|
-
readonly
|
|
1447
|
-
readonly
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
readonly
|
|
1451
|
-
readonly
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
readonly
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1436
|
+
AllowDefinition: ConfigurationAllowDefinition;
|
|
1437
|
+
AllowExeDefinition: ConfigurationAllowExeDefinition;
|
|
1438
|
+
AllowLocation: boolean;
|
|
1439
|
+
AllowOverride: boolean;
|
|
1440
|
+
ConfigSource: string;
|
|
1441
|
+
ForceSave: boolean;
|
|
1442
|
+
InheritInChildApplications: boolean;
|
|
1443
|
+
readonly IsDeclarationRequired: boolean;
|
|
1444
|
+
readonly IsDeclared: boolean;
|
|
1445
|
+
readonly IsLocked: boolean;
|
|
1446
|
+
readonly IsProtected: boolean;
|
|
1447
|
+
readonly Name: string;
|
|
1448
|
+
OverrideMode: OverrideMode;
|
|
1449
|
+
OverrideModeDefault: OverrideMode;
|
|
1450
|
+
readonly OverrideModeEffective: OverrideMode;
|
|
1451
|
+
readonly ProtectionProvider: ProtectedConfigurationProvider;
|
|
1452
|
+
RequirePermission: boolean;
|
|
1453
|
+
RestartOnExternalChanges: boolean;
|
|
1454
|
+
readonly SectionName: string;
|
|
1455
|
+
Type: string;
|
|
1456
|
+
ForceDeclaration(): void;
|
|
1457
|
+
ForceDeclaration(force: boolean): void;
|
|
1458
|
+
GetParentSection(): ConfigurationSection;
|
|
1459
|
+
GetRawXml(): string;
|
|
1460
|
+
ProtectSection(protectionProvider: string): void;
|
|
1461
|
+
RevertToParent(): void;
|
|
1462
|
+
SetRawXml(rawXml: string): void;
|
|
1463
|
+
UnprotectSection(): void;
|
|
1464
1464
|
}
|
|
1465
1465
|
|
|
1466
1466
|
|
|
@@ -1483,10 +1483,10 @@ export const SettingAttribute: {
|
|
|
1483
1483
|
export type SettingAttribute = SettingAttribute$instance;
|
|
1484
1484
|
|
|
1485
1485
|
export interface SettingChangingEventArgs$instance extends CancelEventArgs {
|
|
1486
|
-
readonly
|
|
1487
|
-
readonly
|
|
1488
|
-
readonly
|
|
1489
|
-
readonly
|
|
1486
|
+
readonly NewValue: unknown;
|
|
1487
|
+
readonly SettingClass: string;
|
|
1488
|
+
readonly SettingKey: string;
|
|
1489
|
+
readonly SettingName: string;
|
|
1490
1490
|
}
|
|
1491
1491
|
|
|
1492
1492
|
|
|
@@ -1498,11 +1498,11 @@ export const SettingChangingEventArgs: {
|
|
|
1498
1498
|
export type SettingChangingEventArgs = SettingChangingEventArgs$instance;
|
|
1499
1499
|
|
|
1500
1500
|
export interface SettingElement$instance extends ConfigurationElement {
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1501
|
+
Name: string;
|
|
1502
|
+
SerializeAs: SettingsSerializeAs;
|
|
1503
|
+
Value: SettingValueElement;
|
|
1504
|
+
Equals(settings: unknown): boolean;
|
|
1505
|
+
GetHashCode(): int;
|
|
1506
1506
|
}
|
|
1507
1507
|
|
|
1508
1508
|
|
|
@@ -1515,11 +1515,11 @@ export const SettingElement: {
|
|
|
1515
1515
|
export type SettingElement = SettingElement$instance;
|
|
1516
1516
|
|
|
1517
1517
|
export interface SettingElementCollection$instance extends ConfigurationElementCollection {
|
|
1518
|
-
readonly
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1518
|
+
readonly CollectionType: ConfigurationElementCollectionType;
|
|
1519
|
+
Add(element: SettingElement): void;
|
|
1520
|
+
Clear(): void;
|
|
1521
|
+
Get(elementKey: string): SettingElement;
|
|
1522
|
+
Remove(element: SettingElement): void;
|
|
1523
1523
|
}
|
|
1524
1524
|
|
|
1525
1525
|
|
|
@@ -1543,19 +1543,19 @@ export const SettingsAttributeDictionary: {
|
|
|
1543
1543
|
export type SettingsAttributeDictionary = SettingsAttributeDictionary$instance;
|
|
1544
1544
|
|
|
1545
1545
|
export interface SettingsBase$instance {
|
|
1546
|
-
readonly
|
|
1547
|
-
readonly
|
|
1548
|
-
|
|
1549
|
-
readonly
|
|
1550
|
-
readonly
|
|
1551
|
-
readonly
|
|
1552
|
-
|
|
1553
|
-
|
|
1546
|
+
readonly Context: SettingsContext;
|
|
1547
|
+
readonly IsSynchronized: boolean;
|
|
1548
|
+
Item: unknown;
|
|
1549
|
+
readonly Properties: SettingsPropertyCollection;
|
|
1550
|
+
readonly PropertyValues: SettingsPropertyValueCollection;
|
|
1551
|
+
readonly Providers: SettingsProviderCollection;
|
|
1552
|
+
Initialize(context: SettingsContext, properties: SettingsPropertyCollection, providers: SettingsProviderCollection): void;
|
|
1553
|
+
Save(): void;
|
|
1554
1554
|
}
|
|
1555
1555
|
|
|
1556
1556
|
|
|
1557
1557
|
export const SettingsBase: {
|
|
1558
|
-
|
|
1558
|
+
Synchronized(settingsBase: SettingsBase): SettingsBase;
|
|
1559
1559
|
};
|
|
1560
1560
|
|
|
1561
1561
|
|
|
@@ -1573,7 +1573,7 @@ export const SettingsContext: {
|
|
|
1573
1573
|
export type SettingsContext = SettingsContext$instance;
|
|
1574
1574
|
|
|
1575
1575
|
export interface SettingsDescriptionAttribute$instance extends Attribute {
|
|
1576
|
-
readonly
|
|
1576
|
+
readonly Description: string;
|
|
1577
1577
|
}
|
|
1578
1578
|
|
|
1579
1579
|
|
|
@@ -1585,7 +1585,7 @@ export const SettingsDescriptionAttribute: {
|
|
|
1585
1585
|
export type SettingsDescriptionAttribute = SettingsDescriptionAttribute$instance;
|
|
1586
1586
|
|
|
1587
1587
|
export interface SettingsGroupDescriptionAttribute$instance extends Attribute {
|
|
1588
|
-
readonly
|
|
1588
|
+
readonly Description: string;
|
|
1589
1589
|
}
|
|
1590
1590
|
|
|
1591
1591
|
|
|
@@ -1597,7 +1597,7 @@ export const SettingsGroupDescriptionAttribute: {
|
|
|
1597
1597
|
export type SettingsGroupDescriptionAttribute = SettingsGroupDescriptionAttribute$instance;
|
|
1598
1598
|
|
|
1599
1599
|
export interface SettingsGroupNameAttribute$instance extends Attribute {
|
|
1600
|
-
readonly
|
|
1600
|
+
readonly GroupName: string;
|
|
1601
1601
|
}
|
|
1602
1602
|
|
|
1603
1603
|
|
|
@@ -1609,7 +1609,7 @@ export const SettingsGroupNameAttribute: {
|
|
|
1609
1609
|
export type SettingsGroupNameAttribute = SettingsGroupNameAttribute$instance;
|
|
1610
1610
|
|
|
1611
1611
|
export interface SettingsLoadedEventArgs$instance extends EventArgs {
|
|
1612
|
-
readonly
|
|
1612
|
+
readonly Provider: SettingsProvider;
|
|
1613
1613
|
}
|
|
1614
1614
|
|
|
1615
1615
|
|
|
@@ -1621,7 +1621,7 @@ export const SettingsLoadedEventArgs: {
|
|
|
1621
1621
|
export type SettingsLoadedEventArgs = SettingsLoadedEventArgs$instance;
|
|
1622
1622
|
|
|
1623
1623
|
export interface SettingsManageabilityAttribute$instance extends Attribute {
|
|
1624
|
-
readonly
|
|
1624
|
+
readonly Manageability: SettingsManageability;
|
|
1625
1625
|
}
|
|
1626
1626
|
|
|
1627
1627
|
|
|
@@ -1633,16 +1633,16 @@ export const SettingsManageabilityAttribute: {
|
|
|
1633
1633
|
export type SettingsManageabilityAttribute = SettingsManageabilityAttribute$instance;
|
|
1634
1634
|
|
|
1635
1635
|
export interface SettingsProperty$instance {
|
|
1636
|
-
readonly
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
get
|
|
1642
|
-
set
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1636
|
+
readonly Attributes: SettingsAttributeDictionary;
|
|
1637
|
+
DefaultValue: unknown;
|
|
1638
|
+
IsReadOnly: boolean;
|
|
1639
|
+
Name: string;
|
|
1640
|
+
PropertyType: Type;
|
|
1641
|
+
get Provider(): SettingsProvider | undefined;
|
|
1642
|
+
set Provider(value: SettingsProvider);
|
|
1643
|
+
SerializeAs: SettingsSerializeAs;
|
|
1644
|
+
ThrowOnErrorDeserializing: boolean;
|
|
1645
|
+
ThrowOnErrorSerializing: boolean;
|
|
1646
1646
|
}
|
|
1647
1647
|
|
|
1648
1648
|
|
|
@@ -1656,17 +1656,17 @@ export const SettingsProperty: {
|
|
|
1656
1656
|
export type SettingsProperty = SettingsProperty$instance;
|
|
1657
1657
|
|
|
1658
1658
|
export interface SettingsPropertyCollection$instance {
|
|
1659
|
-
readonly
|
|
1660
|
-
readonly
|
|
1661
|
-
readonly
|
|
1662
|
-
readonly
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1659
|
+
readonly Count: int;
|
|
1660
|
+
readonly IsSynchronized: boolean;
|
|
1661
|
+
readonly Item: SettingsProperty;
|
|
1662
|
+
readonly SyncRoot: unknown;
|
|
1663
|
+
Add(property: SettingsProperty): void;
|
|
1664
|
+
Clear(): void;
|
|
1665
|
+
Clone(): unknown;
|
|
1666
|
+
CopyTo(array: ClrArray, index: int): void;
|
|
1667
|
+
GetEnumerator(): IEnumerator;
|
|
1668
|
+
Remove(name: string): void;
|
|
1669
|
+
SetReadOnly(): void;
|
|
1670
1670
|
}
|
|
1671
1671
|
|
|
1672
1672
|
|
|
@@ -1704,13 +1704,13 @@ export const SettingsPropertyNotFoundException: {
|
|
|
1704
1704
|
export type SettingsPropertyNotFoundException = SettingsPropertyNotFoundException$instance;
|
|
1705
1705
|
|
|
1706
1706
|
export interface SettingsPropertyValue$instance {
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
readonly
|
|
1710
|
-
readonly
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
readonly
|
|
1707
|
+
Deserialized: boolean;
|
|
1708
|
+
IsDirty: boolean;
|
|
1709
|
+
readonly Name: string;
|
|
1710
|
+
readonly Property: SettingsProperty;
|
|
1711
|
+
PropertyValue: unknown;
|
|
1712
|
+
SerializedValue: unknown;
|
|
1713
|
+
readonly UsingDefaultValue: boolean;
|
|
1714
1714
|
}
|
|
1715
1715
|
|
|
1716
1716
|
|
|
@@ -1722,17 +1722,17 @@ export const SettingsPropertyValue: {
|
|
|
1722
1722
|
export type SettingsPropertyValue = SettingsPropertyValue$instance;
|
|
1723
1723
|
|
|
1724
1724
|
export interface SettingsPropertyValueCollection$instance {
|
|
1725
|
-
readonly
|
|
1726
|
-
readonly
|
|
1727
|
-
readonly
|
|
1728
|
-
readonly
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1725
|
+
readonly Count: int;
|
|
1726
|
+
readonly IsSynchronized: boolean;
|
|
1727
|
+
readonly Item: SettingsPropertyValue;
|
|
1728
|
+
readonly SyncRoot: unknown;
|
|
1729
|
+
Add(property: SettingsPropertyValue): void;
|
|
1730
|
+
Clear(): void;
|
|
1731
|
+
Clone(): unknown;
|
|
1732
|
+
CopyTo(array: ClrArray, index: int): void;
|
|
1733
|
+
GetEnumerator(): IEnumerator;
|
|
1734
|
+
Remove(name: string): void;
|
|
1735
|
+
SetReadOnly(): void;
|
|
1736
1736
|
}
|
|
1737
1737
|
|
|
1738
1738
|
|
|
@@ -1757,9 +1757,9 @@ export const SettingsPropertyWrongTypeException: {
|
|
|
1757
1757
|
export type SettingsPropertyWrongTypeException = SettingsPropertyWrongTypeException$instance;
|
|
1758
1758
|
|
|
1759
1759
|
export interface SettingsProvider$instance extends ProviderBase {
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1760
|
+
ApplicationName: string;
|
|
1761
|
+
GetPropertyValues(context: SettingsContext, collection: SettingsPropertyCollection): SettingsPropertyValueCollection;
|
|
1762
|
+
SetPropertyValues(context: SettingsContext, collection: SettingsPropertyValueCollection): void;
|
|
1763
1763
|
}
|
|
1764
1764
|
|
|
1765
1765
|
|
|
@@ -1770,7 +1770,7 @@ export const SettingsProvider: {
|
|
|
1770
1770
|
export type SettingsProvider = SettingsProvider$instance;
|
|
1771
1771
|
|
|
1772
1772
|
export interface SettingsProviderAttribute$instance extends Attribute {
|
|
1773
|
-
readonly
|
|
1773
|
+
readonly ProviderTypeName: string;
|
|
1774
1774
|
}
|
|
1775
1775
|
|
|
1776
1776
|
|
|
@@ -1783,8 +1783,8 @@ export const SettingsProviderAttribute: {
|
|
|
1783
1783
|
export type SettingsProviderAttribute = SettingsProviderAttribute$instance;
|
|
1784
1784
|
|
|
1785
1785
|
export interface SettingsProviderCollection$instance extends ProviderCollection {
|
|
1786
|
-
readonly
|
|
1787
|
-
|
|
1786
|
+
readonly Item: ProviderBase | SettingsProvider;
|
|
1787
|
+
Add(provider: ProviderBase): void;
|
|
1788
1788
|
}
|
|
1789
1789
|
|
|
1790
1790
|
|
|
@@ -1796,7 +1796,7 @@ export const SettingsProviderCollection: {
|
|
|
1796
1796
|
export type SettingsProviderCollection = SettingsProviderCollection$instance;
|
|
1797
1797
|
|
|
1798
1798
|
export interface SettingsSerializeAsAttribute$instance extends Attribute {
|
|
1799
|
-
readonly
|
|
1799
|
+
readonly SerializeAs: SettingsSerializeAs;
|
|
1800
1800
|
}
|
|
1801
1801
|
|
|
1802
1802
|
|
|
@@ -1808,9 +1808,9 @@ export const SettingsSerializeAsAttribute: {
|
|
|
1808
1808
|
export type SettingsSerializeAsAttribute = SettingsSerializeAsAttribute$instance;
|
|
1809
1809
|
|
|
1810
1810
|
export interface SettingValueElement$instance extends ConfigurationElement {
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1811
|
+
ValueXml: XmlNode;
|
|
1812
|
+
Equals(settingValue: unknown): boolean;
|
|
1813
|
+
GetHashCode(): int;
|
|
1814
1814
|
}
|
|
1815
1815
|
|
|
1816
1816
|
|
|
@@ -1822,7 +1822,7 @@ export const SettingValueElement: {
|
|
|
1822
1822
|
export type SettingValueElement = SettingValueElement$instance;
|
|
1823
1823
|
|
|
1824
1824
|
export interface SingleTagSectionHandler$instance {
|
|
1825
|
-
|
|
1825
|
+
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
1826
1826
|
}
|
|
1827
1827
|
|
|
1828
1828
|
|
|
@@ -1841,7 +1841,7 @@ export type SingleTagSectionHandler = SingleTagSectionHandler$instance & __Singl
|
|
|
1841
1841
|
|
|
1842
1842
|
|
|
1843
1843
|
export interface SpecialSettingAttribute$instance extends Attribute {
|
|
1844
|
-
readonly
|
|
1844
|
+
readonly SpecialSetting: SpecialSetting;
|
|
1845
1845
|
}
|
|
1846
1846
|
|
|
1847
1847
|
|
|
@@ -1853,8 +1853,8 @@ export const SpecialSettingAttribute: {
|
|
|
1853
1853
|
export type SpecialSettingAttribute = SpecialSettingAttribute$instance;
|
|
1854
1854
|
|
|
1855
1855
|
export interface StringValidator$instance extends ConfigurationValidatorBase {
|
|
1856
|
-
|
|
1857
|
-
|
|
1856
|
+
CanValidate(type: Type): boolean;
|
|
1857
|
+
Validate(value: unknown): void;
|
|
1858
1858
|
}
|
|
1859
1859
|
|
|
1860
1860
|
|
|
@@ -1868,10 +1868,10 @@ export const StringValidator: {
|
|
|
1868
1868
|
export type StringValidator = StringValidator$instance;
|
|
1869
1869
|
|
|
1870
1870
|
export interface StringValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
readonly
|
|
1871
|
+
InvalidCharacters: string;
|
|
1872
|
+
MaxLength: int;
|
|
1873
|
+
MinLength: int;
|
|
1874
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1875
1875
|
}
|
|
1876
1876
|
|
|
1877
1877
|
|
|
@@ -1883,8 +1883,8 @@ export const StringValidatorAttribute: {
|
|
|
1883
1883
|
export type StringValidatorAttribute = StringValidatorAttribute$instance;
|
|
1884
1884
|
|
|
1885
1885
|
export interface SubclassTypeValidator$instance extends ConfigurationValidatorBase {
|
|
1886
|
-
|
|
1887
|
-
|
|
1886
|
+
CanValidate(type: Type): boolean;
|
|
1887
|
+
Validate(value: unknown): void;
|
|
1888
1888
|
}
|
|
1889
1889
|
|
|
1890
1890
|
|
|
@@ -1896,8 +1896,8 @@ export const SubclassTypeValidator: {
|
|
|
1896
1896
|
export type SubclassTypeValidator = SubclassTypeValidator$instance;
|
|
1897
1897
|
|
|
1898
1898
|
export interface SubclassTypeValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1899
|
-
readonly
|
|
1900
|
-
readonly
|
|
1899
|
+
readonly BaseClass: Type;
|
|
1900
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1901
1901
|
}
|
|
1902
1902
|
|
|
1903
1903
|
|
|
@@ -1909,8 +1909,8 @@ export const SubclassTypeValidatorAttribute: {
|
|
|
1909
1909
|
export type SubclassTypeValidatorAttribute = SubclassTypeValidatorAttribute$instance;
|
|
1910
1910
|
|
|
1911
1911
|
export interface TimeSpanMinutesConverter$instance extends ConfigurationConverterBase {
|
|
1912
|
-
|
|
1913
|
-
|
|
1912
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1913
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1914
1914
|
}
|
|
1915
1915
|
|
|
1916
1916
|
|
|
@@ -1922,8 +1922,8 @@ export const TimeSpanMinutesConverter: {
|
|
|
1922
1922
|
export type TimeSpanMinutesConverter = TimeSpanMinutesConverter$instance;
|
|
1923
1923
|
|
|
1924
1924
|
export interface TimeSpanMinutesOrInfiniteConverter$instance extends TimeSpanMinutesConverter {
|
|
1925
|
-
|
|
1926
|
-
|
|
1925
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1926
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1927
1927
|
}
|
|
1928
1928
|
|
|
1929
1929
|
|
|
@@ -1935,8 +1935,8 @@ export const TimeSpanMinutesOrInfiniteConverter: {
|
|
|
1935
1935
|
export type TimeSpanMinutesOrInfiniteConverter = TimeSpanMinutesOrInfiniteConverter$instance;
|
|
1936
1936
|
|
|
1937
1937
|
export interface TimeSpanSecondsConverter$instance extends ConfigurationConverterBase {
|
|
1938
|
-
|
|
1939
|
-
|
|
1938
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1939
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1940
1940
|
}
|
|
1941
1941
|
|
|
1942
1942
|
|
|
@@ -1948,8 +1948,8 @@ export const TimeSpanSecondsConverter: {
|
|
|
1948
1948
|
export type TimeSpanSecondsConverter = TimeSpanSecondsConverter$instance;
|
|
1949
1949
|
|
|
1950
1950
|
export interface TimeSpanSecondsOrInfiniteConverter$instance extends TimeSpanSecondsConverter {
|
|
1951
|
-
|
|
1952
|
-
|
|
1951
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1952
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1953
1953
|
}
|
|
1954
1954
|
|
|
1955
1955
|
|
|
@@ -1961,8 +1961,8 @@ export const TimeSpanSecondsOrInfiniteConverter: {
|
|
|
1961
1961
|
export type TimeSpanSecondsOrInfiniteConverter = TimeSpanSecondsOrInfiniteConverter$instance;
|
|
1962
1962
|
|
|
1963
1963
|
export interface TimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
1964
|
-
|
|
1965
|
-
|
|
1964
|
+
CanValidate(type: Type): boolean;
|
|
1965
|
+
Validate(value: unknown): void;
|
|
1966
1966
|
}
|
|
1967
1967
|
|
|
1968
1968
|
|
|
@@ -1976,27 +1976,27 @@ export const TimeSpanValidator: {
|
|
|
1976
1976
|
export type TimeSpanValidator = TimeSpanValidator$instance;
|
|
1977
1977
|
|
|
1978
1978
|
export interface TimeSpanValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1979
|
-
|
|
1980
|
-
readonly
|
|
1981
|
-
|
|
1982
|
-
readonly
|
|
1983
|
-
|
|
1984
|
-
readonly
|
|
1979
|
+
ExcludeRange: boolean;
|
|
1980
|
+
readonly MaxValue: TimeSpan;
|
|
1981
|
+
MaxValueString: string;
|
|
1982
|
+
readonly MinValue: TimeSpan;
|
|
1983
|
+
MinValueString: string;
|
|
1984
|
+
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1985
1985
|
}
|
|
1986
1986
|
|
|
1987
1987
|
|
|
1988
1988
|
export const TimeSpanValidatorAttribute: {
|
|
1989
1989
|
new(): TimeSpanValidatorAttribute;
|
|
1990
|
-
readonly
|
|
1991
|
-
readonly
|
|
1990
|
+
readonly TimeSpanMinValue: string;
|
|
1991
|
+
readonly TimeSpanMaxValue: string;
|
|
1992
1992
|
};
|
|
1993
1993
|
|
|
1994
1994
|
|
|
1995
1995
|
export type TimeSpanValidatorAttribute = TimeSpanValidatorAttribute$instance;
|
|
1996
1996
|
|
|
1997
1997
|
export interface TypeNameConverter$instance extends ConfigurationConverterBase {
|
|
1998
|
-
|
|
1999
|
-
|
|
1998
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1999
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2000
2000
|
}
|
|
2001
2001
|
|
|
2002
2002
|
|
|
@@ -2008,9 +2008,9 @@ export const TypeNameConverter: {
|
|
|
2008
2008
|
export type TypeNameConverter = TypeNameConverter$instance;
|
|
2009
2009
|
|
|
2010
2010
|
export interface UriSection$instance extends ConfigurationSection {
|
|
2011
|
-
readonly
|
|
2012
|
-
readonly
|
|
2013
|
-
readonly
|
|
2011
|
+
readonly Idn: IdnElement;
|
|
2012
|
+
readonly IriParsing: IriParsingElement;
|
|
2013
|
+
readonly SchemeSettings: SchemeSettingElementCollection;
|
|
2014
2014
|
}
|
|
2015
2015
|
|
|
2016
2016
|
|
|
@@ -2044,8 +2044,8 @@ export const UserSettingsGroup: {
|
|
|
2044
2044
|
export type UserSettingsGroup = UserSettingsGroup$instance;
|
|
2045
2045
|
|
|
2046
2046
|
export interface WhiteSpaceTrimStringConverter$instance extends ConfigurationConverterBase {
|
|
2047
|
-
|
|
2048
|
-
|
|
2047
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2048
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2049
2049
|
}
|
|
2050
2050
|
|
|
2051
2051
|
|
|
@@ -2057,27 +2057,27 @@ export const WhiteSpaceTrimStringConverter: {
|
|
|
2057
2057
|
export type WhiteSpaceTrimStringConverter = WhiteSpaceTrimStringConverter$instance;
|
|
2058
2058
|
|
|
2059
2059
|
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
|
|
2060
|
+
static readonly AppSettings: NameValueCollection;
|
|
2061
|
+
static readonly ConnectionStrings: ConnectionStringSettingsCollection;
|
|
2062
|
+
static GetSection(sectionName: string): unknown;
|
|
2063
|
+
static OpenExeConfiguration(userLevel: ConfigurationUserLevel): Configuration;
|
|
2064
|
+
static OpenExeConfiguration(exePath: string): Configuration;
|
|
2065
|
+
static OpenMachineConfiguration(): Configuration;
|
|
2066
|
+
static OpenMappedExeConfiguration(fileMap: ExeConfigurationFileMap, userLevel: ConfigurationUserLevel, preLoad: boolean): Configuration;
|
|
2067
|
+
static OpenMappedExeConfiguration(fileMap: ExeConfigurationFileMap, userLevel: ConfigurationUserLevel): Configuration;
|
|
2068
|
+
static OpenMappedMachineConfiguration(fileMap: ConfigurationFileMap): Configuration;
|
|
2069
|
+
static RefreshSection(sectionName: string): void;
|
|
2070
2070
|
}
|
|
2071
2071
|
|
|
2072
2072
|
|
|
2073
2073
|
export type ConfigurationManager = ConfigurationManager$instance;
|
|
2074
2074
|
|
|
2075
2075
|
export abstract class ProtectedConfiguration$instance {
|
|
2076
|
-
static readonly
|
|
2077
|
-
static readonly
|
|
2078
|
-
static readonly
|
|
2079
|
-
static readonly
|
|
2080
|
-
static readonly
|
|
2076
|
+
static readonly RsaProviderName: string;
|
|
2077
|
+
static readonly DataProtectionProviderName: string;
|
|
2078
|
+
static readonly ProtectedDataSectionName: string;
|
|
2079
|
+
static readonly Providers: ProtectedConfigurationProviderCollection;
|
|
2080
|
+
static readonly DefaultProvider: string;
|
|
2081
2081
|
}
|
|
2082
2082
|
|
|
2083
2083
|
|