@tsonic/microsoft-extensions 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.Extensions.Caching.Distributed/bindings.json +16 -16
- package/Microsoft.Extensions.Caching.Distributed/internal/index.d.ts +8 -8
- package/Microsoft.Extensions.Caching.Distributed/internal/metadata.json +8 -8
- package/Microsoft.Extensions.Caching.Memory/bindings.json +14 -14
- package/Microsoft.Extensions.Caching.Memory/internal/index.d.ts +7 -7
- package/Microsoft.Extensions.Caching.Memory/internal/metadata.json +7 -7
- package/Microsoft.Extensions.Configuration/bindings.json +18 -18
- package/Microsoft.Extensions.Configuration/internal/index.d.ts +11 -11
- package/Microsoft.Extensions.Configuration/internal/metadata.json +9 -9
- package/Microsoft.Extensions.Configuration.CommandLine/bindings.json +2 -2
- package/Microsoft.Extensions.Configuration.CommandLine/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.CommandLine/internal/metadata.json +1 -1
- package/Microsoft.Extensions.Configuration.EnvironmentVariables/bindings.json +2 -2
- package/Microsoft.Extensions.Configuration.EnvironmentVariables/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.EnvironmentVariables/internal/metadata.json +1 -1
- package/Microsoft.Extensions.Configuration.Ini/bindings.json +4 -4
- package/Microsoft.Extensions.Configuration.Ini/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Configuration.Ini/internal/metadata.json +2 -2
- package/Microsoft.Extensions.Configuration.Json/bindings.json +4 -4
- package/Microsoft.Extensions.Configuration.Json/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Configuration.Json/internal/metadata.json +2 -2
- package/Microsoft.Extensions.Configuration.KeyPerFile/bindings.json +2 -2
- package/Microsoft.Extensions.Configuration.KeyPerFile/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.KeyPerFile/internal/metadata.json +1 -1
- package/Microsoft.Extensions.Configuration.Memory/bindings.json +2 -2
- package/Microsoft.Extensions.Configuration.Memory/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.Memory/internal/metadata.json +1 -1
- package/Microsoft.Extensions.Configuration.Xml/bindings.json +4 -4
- package/Microsoft.Extensions.Configuration.Xml/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Configuration.Xml/internal/metadata.json +2 -2
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.FileSystemGlobbing.Internal/bindings.json +2 -2
- package/Microsoft.Extensions.FileSystemGlobbing.Internal/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.FileSystemGlobbing.Internal/internal/metadata.json +1 -1
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/bindings.json +18 -18
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/internal/metadata.json +9 -9
- package/Microsoft.Extensions.Logging/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.Logging.Console/bindings.json +4 -4
- package/Microsoft.Extensions.Logging.Console/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Logging.Console/internal/metadata.json +2 -2
- package/Microsoft.Extensions.ObjectPool/bindings.json +22 -22
- package/Microsoft.Extensions.ObjectPool/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.ObjectPool/internal/metadata.json +11 -11
- package/Microsoft.Extensions.Options/bindings.json +8 -8
- package/Microsoft.Extensions.Options/internal/index.d.ts +4 -4
- package/Microsoft.Extensions.Options/internal/metadata.json +4 -4
- package/Microsoft.Extensions.Validation/internal/index.d.ts +2 -2
- package/System.Diagnostics/bindings.json +4 -4
- package/System.Diagnostics/internal/index.d.ts +10 -10
- package/System.Diagnostics/internal/metadata.json +2 -2
- package/System.Diagnostics.Eventing.Reader/bindings.json +2 -2
- package/System.Diagnostics.Eventing.Reader/internal/index.d.ts +1 -1
- package/System.Diagnostics.Eventing.Reader/internal/metadata.json +1 -1
- package/System.Security.Cryptography.Pkcs/bindings.json +18 -18
- package/System.Security.Cryptography.Pkcs/internal/index.d.ts +8 -8
- package/System.Security.Cryptography.Pkcs/internal/metadata.json +8 -8
- package/System.Security.Cryptography.Xml/bindings.json +8 -8
- package/System.Security.Cryptography.Xml/internal/index.d.ts +15 -15
- package/System.Security.Cryptography.Xml/internal/metadata.json +3 -3
- package/__internal/extensions/index.d.ts +15 -15
- package/package.json +1 -1
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
{
|
|
35
35
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.IPooledObjectPolicy\u00601::Return(T):System.Boolean",
|
|
36
36
|
"clrName": "Return",
|
|
37
|
-
"tsEmitName": "
|
|
37
|
+
"tsEmitName": "return",
|
|
38
38
|
"normalizedSignature": "Return|(T):System.Boolean|static=false",
|
|
39
39
|
"provenance": "Original",
|
|
40
40
|
"emitScope": "ClassSurface",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
{
|
|
101
101
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.DefaultObjectPool\u00601::Get():T",
|
|
102
102
|
"clrName": "Get",
|
|
103
|
-
"tsEmitName": "
|
|
103
|
+
"tsEmitName": "get",
|
|
104
104
|
"normalizedSignature": "Get|():T|static=false",
|
|
105
105
|
"provenance": "Original",
|
|
106
106
|
"emitScope": "ClassSurface",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
{
|
|
117
117
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.DefaultObjectPool\u00601::Return(T):System.Void",
|
|
118
118
|
"clrName": "Return",
|
|
119
|
-
"tsEmitName": "
|
|
119
|
+
"tsEmitName": "return",
|
|
120
120
|
"normalizedSignature": "Return|(T):System.Void|static=false",
|
|
121
121
|
"provenance": "Original",
|
|
122
122
|
"emitScope": "ClassSurface",
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
{
|
|
264
264
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.DefaultPooledObjectPolicy\u00601::Return(T):System.Boolean",
|
|
265
265
|
"clrName": "Return",
|
|
266
|
-
"tsEmitName": "
|
|
266
|
+
"tsEmitName": "return",
|
|
267
267
|
"normalizedSignature": "Return|(T):System.Boolean|static=false",
|
|
268
268
|
"provenance": "Original",
|
|
269
269
|
"emitScope": "ClassSurface",
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
{
|
|
337
337
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.LeakTrackingObjectPool\u00601::Get():T",
|
|
338
338
|
"clrName": "Get",
|
|
339
|
-
"tsEmitName": "
|
|
339
|
+
"tsEmitName": "get",
|
|
340
340
|
"normalizedSignature": "Get|():T|static=false",
|
|
341
341
|
"provenance": "Original",
|
|
342
342
|
"emitScope": "ClassSurface",
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
{
|
|
353
353
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.LeakTrackingObjectPool\u00601::Return(T):System.Void",
|
|
354
354
|
"clrName": "Return",
|
|
355
|
-
"tsEmitName": "
|
|
355
|
+
"tsEmitName": "return",
|
|
356
356
|
"normalizedSignature": "Return|(T):System.Void|static=false",
|
|
357
357
|
"provenance": "Original",
|
|
358
358
|
"emitScope": "ClassSurface",
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
{
|
|
463
463
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.ObjectPool\u00601::Get():T",
|
|
464
464
|
"clrName": "Get",
|
|
465
|
-
"tsEmitName": "
|
|
465
|
+
"tsEmitName": "get",
|
|
466
466
|
"normalizedSignature": "Get|():T|static=false",
|
|
467
467
|
"provenance": "Original",
|
|
468
468
|
"emitScope": "ClassSurface",
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
{
|
|
479
479
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.ObjectPool\u00601::Return(T):System.Void",
|
|
480
480
|
"clrName": "Return",
|
|
481
|
-
"tsEmitName": "
|
|
481
|
+
"tsEmitName": "return",
|
|
482
482
|
"normalizedSignature": "Return|(T):System.Void|static=false",
|
|
483
483
|
"provenance": "Original",
|
|
484
484
|
"emitScope": "ClassSurface",
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
{
|
|
577
577
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.PooledObjectPolicy\u00601::Return(T):System.Boolean",
|
|
578
578
|
"clrName": "Return",
|
|
579
|
-
"tsEmitName": "
|
|
579
|
+
"tsEmitName": "return",
|
|
580
580
|
"normalizedSignature": "Return|(T):System.Boolean|static=false",
|
|
581
581
|
"provenance": "Original",
|
|
582
582
|
"emitScope": "ClassSurface",
|
|
@@ -659,7 +659,7 @@
|
|
|
659
659
|
{
|
|
660
660
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.StringBuilderPooledObjectPolicy::Return(System.Text.StringBuilder):System.Boolean",
|
|
661
661
|
"clrName": "Return",
|
|
662
|
-
"tsEmitName": "
|
|
662
|
+
"tsEmitName": "return2",
|
|
663
663
|
"normalizedSignature": "Return|(System.Text.StringBuilder):System.Boolean|static=false",
|
|
664
664
|
"provenance": "Original",
|
|
665
665
|
"emitScope": "ClassSurface",
|
|
@@ -725,7 +725,7 @@
|
|
|
725
725
|
{
|
|
726
726
|
"stableId": "Microsoft.Extensions.ObjectPool:Microsoft.Extensions.ObjectPool.StringBuilderPooledObjectPolicy::Return(T):System.Boolean",
|
|
727
727
|
"clrName": "Return",
|
|
728
|
-
"tsEmitName": "
|
|
728
|
+
"tsEmitName": "return",
|
|
729
729
|
"normalizedSignature": "Return|(T):System.Boolean|static=false",
|
|
730
730
|
"provenance": "BaseOverload",
|
|
731
731
|
"emitScope": "ClassSurface",
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
{
|
|
258
258
|
"stableId": "Microsoft.Extensions.Options:Microsoft.Extensions.Options.IOptionsMonitor\u00601::Get(System.String):TOptions",
|
|
259
259
|
"clrName": "Get",
|
|
260
|
-
"tsEmitName": "
|
|
260
|
+
"tsEmitName": "get",
|
|
261
261
|
"metadataToken": 100663390,
|
|
262
262
|
"canonicalSignature": "(System.String):TOptions",
|
|
263
263
|
"normalizedSignature": "Get|(System.String):TOptions|static=false",
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
"constructors": [],
|
|
305
305
|
"exposedMethods": [
|
|
306
306
|
{
|
|
307
|
-
"tsName": "
|
|
307
|
+
"tsName": "get",
|
|
308
308
|
"isStatic": false,
|
|
309
309
|
"tsSignatureId": "Get|(System.String):TOptions|static=false",
|
|
310
310
|
"target": {
|
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
{
|
|
459
459
|
"stableId": "Microsoft.Extensions.Options:Microsoft.Extensions.Options.IOptionsSnapshot\u00601::Get(System.String):TOptions",
|
|
460
460
|
"clrName": "Get",
|
|
461
|
-
"tsEmitName": "
|
|
461
|
+
"tsEmitName": "get",
|
|
462
462
|
"metadataToken": 100663396,
|
|
463
463
|
"canonicalSignature": "(System.String):TOptions",
|
|
464
464
|
"normalizedSignature": "Get|(System.String):TOptions|static=false",
|
|
@@ -491,7 +491,7 @@
|
|
|
491
491
|
"constructors": [],
|
|
492
492
|
"exposedMethods": [
|
|
493
493
|
{
|
|
494
|
-
"tsName": "
|
|
494
|
+
"tsName": "get",
|
|
495
495
|
"isStatic": false,
|
|
496
496
|
"tsSignatureId": "Get|(System.String):TOptions|static=false",
|
|
497
497
|
"target": {
|
|
@@ -3752,7 +3752,7 @@
|
|
|
3752
3752
|
{
|
|
3753
3753
|
"stableId": "Microsoft.Extensions.Options:Microsoft.Extensions.Options.OptionsManager\u00601::Get(System.String):TOptions",
|
|
3754
3754
|
"clrName": "Get",
|
|
3755
|
-
"tsEmitName": "
|
|
3755
|
+
"tsEmitName": "get",
|
|
3756
3756
|
"metadataToken": 100663442,
|
|
3757
3757
|
"canonicalSignature": "(System.String):TOptions",
|
|
3758
3758
|
"normalizedSignature": "Get|(System.String):TOptions|static=false",
|
|
@@ -3824,7 +3824,7 @@
|
|
|
3824
3824
|
],
|
|
3825
3825
|
"exposedMethods": [
|
|
3826
3826
|
{
|
|
3827
|
-
"tsName": "
|
|
3827
|
+
"tsName": "get",
|
|
3828
3828
|
"isStatic": false,
|
|
3829
3829
|
"tsSignatureId": "Get|(System.String):TOptions|static=false",
|
|
3830
3830
|
"target": {
|
|
@@ -3888,7 +3888,7 @@
|
|
|
3888
3888
|
{
|
|
3889
3889
|
"stableId": "Microsoft.Extensions.Options:Microsoft.Extensions.Options.OptionsMonitor\u00601::Get(System.String):TOptions",
|
|
3890
3890
|
"clrName": "Get",
|
|
3891
|
-
"tsEmitName": "
|
|
3891
|
+
"tsEmitName": "get",
|
|
3892
3892
|
"metadataToken": 100663448,
|
|
3893
3893
|
"canonicalSignature": "(System.String):TOptions",
|
|
3894
3894
|
"normalizedSignature": "Get|(System.String):TOptions|static=false",
|
|
@@ -4002,7 +4002,7 @@
|
|
|
4002
4002
|
],
|
|
4003
4003
|
"exposedMethods": [
|
|
4004
4004
|
{
|
|
4005
|
-
"tsName": "
|
|
4005
|
+
"tsName": "get",
|
|
4006
4006
|
"isStatic": false,
|
|
4007
4007
|
"tsSignatureId": "Get|(System.String):TOptions|static=false",
|
|
4008
4008
|
"target": {
|
|
@@ -55,7 +55,7 @@ export type IOptionsFactory_1<TOptions> = IOptionsFactory_1$instance<TOptions>;
|
|
|
55
55
|
|
|
56
56
|
export interface IOptionsMonitor_1$instance<TOptions> {
|
|
57
57
|
readonly currentValue: TOptions;
|
|
58
|
-
|
|
58
|
+
get(name: string): TOptions;
|
|
59
59
|
onChange(listener: Action<TOptions, System_Internal.String>): IDisposable;
|
|
60
60
|
}
|
|
61
61
|
|
|
@@ -74,7 +74,7 @@ export type IOptionsMonitorCache_1<TOptions> = IOptionsMonitorCache_1$instance<T
|
|
|
74
74
|
|
|
75
75
|
export interface IOptionsSnapshot_1$instance<TOptions> extends IOptions_1<TOptions> {
|
|
76
76
|
readonly value: TOptions;
|
|
77
|
-
|
|
77
|
+
get(name: string): TOptions;
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
|
|
@@ -423,7 +423,7 @@ export type OptionsFactory_1<TOptions> = OptionsFactory_1$instance<TOptions> & _
|
|
|
423
423
|
|
|
424
424
|
export interface OptionsManager_1$instance<TOptions> {
|
|
425
425
|
readonly value: TOptions;
|
|
426
|
-
|
|
426
|
+
get(name: string): TOptions;
|
|
427
427
|
}
|
|
428
428
|
|
|
429
429
|
|
|
@@ -445,7 +445,7 @@ export type OptionsManager_1<TOptions> = OptionsManager_1$instance<TOptions> & _
|
|
|
445
445
|
export interface OptionsMonitor_1$instance<TOptions> {
|
|
446
446
|
readonly currentValue: TOptions;
|
|
447
447
|
dispose(): void;
|
|
448
|
-
|
|
448
|
+
get(name: string): TOptions;
|
|
449
449
|
onChange(listener: Action<TOptions, System_Internal.String>): IDisposable;
|
|
450
450
|
}
|
|
451
451
|
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
{
|
|
217
217
|
"stableId": "Microsoft.Extensions.Options:Microsoft.Extensions.Options.IOptionsMonitor\u00601::Get(System.String):TOptions",
|
|
218
218
|
"clrName": "Get",
|
|
219
|
-
"tsEmitName": "
|
|
219
|
+
"tsEmitName": "get",
|
|
220
220
|
"normalizedSignature": "Get|(System.String):TOptions|static=false",
|
|
221
221
|
"provenance": "Original",
|
|
222
222
|
"emitScope": "ClassSurface",
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
{
|
|
363
363
|
"stableId": "Microsoft.Extensions.Options:Microsoft.Extensions.Options.IOptionsSnapshot\u00601::Get(System.String):TOptions",
|
|
364
364
|
"clrName": "Get",
|
|
365
|
-
"tsEmitName": "
|
|
365
|
+
"tsEmitName": "get",
|
|
366
366
|
"normalizedSignature": "Get|(System.String):TOptions|static=false",
|
|
367
367
|
"provenance": "Original",
|
|
368
368
|
"emitScope": "ClassSurface",
|
|
@@ -2496,7 +2496,7 @@
|
|
|
2496
2496
|
{
|
|
2497
2497
|
"stableId": "Microsoft.Extensions.Options:Microsoft.Extensions.Options.OptionsManager\u00601::Get(System.String):TOptions",
|
|
2498
2498
|
"clrName": "Get",
|
|
2499
|
-
"tsEmitName": "
|
|
2499
|
+
"tsEmitName": "get",
|
|
2500
2500
|
"normalizedSignature": "Get|(System.String):TOptions|static=false",
|
|
2501
2501
|
"provenance": "Original",
|
|
2502
2502
|
"emitScope": "ClassSurface",
|
|
@@ -2584,7 +2584,7 @@
|
|
|
2584
2584
|
{
|
|
2585
2585
|
"stableId": "Microsoft.Extensions.Options:Microsoft.Extensions.Options.OptionsMonitor\u00601::Get(System.String):TOptions",
|
|
2586
2586
|
"clrName": "Get",
|
|
2587
|
-
"tsEmitName": "
|
|
2587
|
+
"tsEmitName": "get",
|
|
2588
2588
|
"normalizedSignature": "Get|(System.String):TOptions|static=false",
|
|
2589
2589
|
"provenance": "Original",
|
|
2590
2590
|
"emitScope": "ClassSurface",
|
|
@@ -26,7 +26,7 @@ export type IValidatableInfo = IValidatableInfo$instance;
|
|
|
26
26
|
|
|
27
27
|
export interface IValidatableInfoResolver$instance {
|
|
28
28
|
tryGetValidatableParameterInfo(parameterInfo: ParameterInfo, validatableInfo: IValidatableInfo): boolean;
|
|
29
|
-
tryGetValidatableTypeInfo(
|
|
29
|
+
tryGetValidatableTypeInfo(type: Type, validatableInfo: IValidatableInfo): boolean;
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
|
|
@@ -145,7 +145,7 @@ export interface ValidationOptions$instance {
|
|
|
145
145
|
maxDepth: int;
|
|
146
146
|
readonly resolvers: IList<IValidatableInfoResolver>;
|
|
147
147
|
tryGetValidatableParameterInfo(parameterInfo: ParameterInfo, validatableInfo: IValidatableInfo): boolean;
|
|
148
|
-
tryGetValidatableTypeInfo(
|
|
148
|
+
tryGetValidatableTypeInfo(type: Type, validatableTypeInfo: IValidatableInfo): boolean;
|
|
149
149
|
}
|
|
150
150
|
|
|
151
151
|
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
{
|
|
653
653
|
"stableId": "System.Diagnostics.EventLog:System.Diagnostics.EventLog::Delete(System.String):System.Void",
|
|
654
654
|
"clrName": "Delete",
|
|
655
|
-
"tsEmitName": "
|
|
655
|
+
"tsEmitName": "delete",
|
|
656
656
|
"metadataToken": 100663395,
|
|
657
657
|
"canonicalSignature": "(System.String):System.Void",
|
|
658
658
|
"normalizedSignature": "Delete|(System.String):System.Void|static=true",
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
{
|
|
667
667
|
"stableId": "System.Diagnostics.EventLog:System.Diagnostics.EventLog::Delete(System.String,System.String):System.Void",
|
|
668
668
|
"clrName": "Delete",
|
|
669
|
-
"tsEmitName": "
|
|
669
|
+
"tsEmitName": "delete",
|
|
670
670
|
"metadataToken": 100663396,
|
|
671
671
|
"canonicalSignature": "(System.String,System.String):System.Void",
|
|
672
672
|
"normalizedSignature": "Delete|(System.String,System.String):System.Void|static=true",
|
|
@@ -1301,7 +1301,7 @@
|
|
|
1301
1301
|
}
|
|
1302
1302
|
},
|
|
1303
1303
|
{
|
|
1304
|
-
"tsName": "
|
|
1304
|
+
"tsName": "delete",
|
|
1305
1305
|
"isStatic": true,
|
|
1306
1306
|
"tsSignatureId": "Delete|(System.String):System.Void|static=true",
|
|
1307
1307
|
"target": {
|
|
@@ -1311,7 +1311,7 @@
|
|
|
1311
1311
|
}
|
|
1312
1312
|
},
|
|
1313
1313
|
{
|
|
1314
|
-
"tsName": "
|
|
1314
|
+
"tsName": "delete",
|
|
1315
1315
|
"isStatic": true,
|
|
1316
1316
|
"tsSignatureId": "Delete|(System.String,System.String):System.Void|static=true",
|
|
1317
1317
|
"target": {
|
|
@@ -83,10 +83,10 @@ export interface EventLog$instance extends Component {
|
|
|
83
83
|
modifyOverflowPolicy(action: OverflowAction, retentionDays: int): void;
|
|
84
84
|
registerDisplayName(resourceFile: string, resourceId: long): void;
|
|
85
85
|
writeEntry(message: string): void;
|
|
86
|
-
writeEntry(message: string,
|
|
87
|
-
writeEntry(message: string,
|
|
88
|
-
writeEntry(message: string,
|
|
89
|
-
writeEntry(message: string,
|
|
86
|
+
writeEntry(message: string, type: EventLogEntryType): void;
|
|
87
|
+
writeEntry(message: string, type: EventLogEntryType, eventID: int): void;
|
|
88
|
+
writeEntry(message: string, type: EventLogEntryType, eventID: int, category: short): void;
|
|
89
|
+
writeEntry(message: string, type: EventLogEntryType, eventID: int, category: short, rawData: byte[]): void;
|
|
90
90
|
writeEvent(instance: EventInstance, data: byte[], ...values: unknown[]): void;
|
|
91
91
|
writeEvent(instance: EventInstance, ...values: unknown[]): void;
|
|
92
92
|
}
|
|
@@ -100,8 +100,8 @@ export const EventLog: {
|
|
|
100
100
|
createEventSource(sourceData: EventSourceCreationData): void;
|
|
101
101
|
createEventSource(source: string, logName: string, machineName: string): void;
|
|
102
102
|
createEventSource(source: string, logName: string): void;
|
|
103
|
-
|
|
104
|
-
|
|
103
|
+
delete(logName: string, machineName: string): void;
|
|
104
|
+
delete(logName: string): void;
|
|
105
105
|
deleteEventSource(source: string, machineName: string): void;
|
|
106
106
|
deleteEventSource(source: string): void;
|
|
107
107
|
exists(logName: string, machineName: string): boolean;
|
|
@@ -111,10 +111,10 @@ export const EventLog: {
|
|
|
111
111
|
logNameFromSourceName(source: string, machineName: string): string;
|
|
112
112
|
sourceExists(source: string, machineName: string): boolean;
|
|
113
113
|
sourceExists(source: string): boolean;
|
|
114
|
-
writeEntry(source: string, message: string,
|
|
115
|
-
writeEntry(source: string, message: string,
|
|
116
|
-
writeEntry(source: string, message: string,
|
|
117
|
-
writeEntry(source: string, message: string,
|
|
114
|
+
writeEntry(source: string, message: string, type: EventLogEntryType, eventID: int, category: short, rawData: byte[]): void;
|
|
115
|
+
writeEntry(source: string, message: string, type: EventLogEntryType, eventID: int, category: short): void;
|
|
116
|
+
writeEntry(source: string, message: string, type: EventLogEntryType, eventID: int): void;
|
|
117
|
+
writeEntry(source: string, message: string, type: EventLogEntryType): void;
|
|
118
118
|
writeEntry(source: string, message: string): void;
|
|
119
119
|
writeEvent(source: string, instance: EventInstance, data: byte[], ...values: unknown[]): void;
|
|
120
120
|
writeEvent(source: string, instance: EventInstance, ...values: unknown[]): void;
|
|
@@ -431,7 +431,7 @@
|
|
|
431
431
|
{
|
|
432
432
|
"stableId": "System.Diagnostics.EventLog:System.Diagnostics.EventLog::Delete(System.String):System.Void",
|
|
433
433
|
"clrName": "Delete",
|
|
434
|
-
"tsEmitName": "
|
|
434
|
+
"tsEmitName": "delete",
|
|
435
435
|
"normalizedSignature": "Delete|(System.String):System.Void|static=true",
|
|
436
436
|
"provenance": "Original",
|
|
437
437
|
"emitScope": "ClassSurface",
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
{
|
|
448
448
|
"stableId": "System.Diagnostics.EventLog:System.Diagnostics.EventLog::Delete(System.String,System.String):System.Void",
|
|
449
449
|
"clrName": "Delete",
|
|
450
|
-
"tsEmitName": "
|
|
450
|
+
"tsEmitName": "delete",
|
|
451
451
|
"normalizedSignature": "Delete|(System.String,System.String):System.Void|static=true",
|
|
452
452
|
"provenance": "Original",
|
|
453
453
|
"emitScope": "ClassSurface",
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
{
|
|
421
421
|
"stableId": "System.Diagnostics.EventLog:System.Diagnostics.Eventing.Reader.SessionAuthentication::DefaultSystem.Diagnostics.Eventing.Reader.SessionAuthentication",
|
|
422
422
|
"clrName": "Default",
|
|
423
|
-
"tsEmitName": "
|
|
423
|
+
"tsEmitName": "default",
|
|
424
424
|
"metadataToken": 67108894,
|
|
425
425
|
"normalizedSignature": "Default|System.Diagnostics.Eventing.Reader.SessionAuthentication|static=true|const=true",
|
|
426
426
|
"isStatic": true,
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
}
|
|
477
477
|
},
|
|
478
478
|
{
|
|
479
|
-
"tsName": "
|
|
479
|
+
"tsName": "default",
|
|
480
480
|
"isStatic": true,
|
|
481
481
|
"tsSignatureId": "Default|System.Diagnostics.Eventing.Reader.SessionAuthentication|static=true|const=true",
|
|
482
482
|
"target": {
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
{
|
|
242
242
|
"stableId": "System.Diagnostics.EventLog:System.Diagnostics.Eventing.Reader.SessionAuthentication::DefaultSystem.Diagnostics.Eventing.Reader.SessionAuthentication",
|
|
243
243
|
"clrName": "Default",
|
|
244
|
-
"tsEmitName": "
|
|
244
|
+
"tsEmitName": "default",
|
|
245
245
|
"normalizedSignature": "Default|System.Diagnostics.Eventing.Reader.SessionAuthentication|static=true|const=true",
|
|
246
246
|
"isStatic": true,
|
|
247
247
|
"isReadOnly": false,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
{
|
|
25
25
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode::UnknownSystem.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode",
|
|
26
26
|
"clrName": "Unknown",
|
|
27
|
-
"tsEmitName": "
|
|
27
|
+
"tsEmitName": "unknown",
|
|
28
28
|
"metadataToken": 67109497,
|
|
29
29
|
"normalizedSignature": "Unknown|System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode|static=true|const=true",
|
|
30
30
|
"isStatic": true,
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
|
-
"tsName": "
|
|
83
|
+
"tsName": "unknown",
|
|
84
84
|
"isStatic": true,
|
|
85
85
|
"tsSignatureId": "Unknown|System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode|static=true|const=true",
|
|
86
86
|
"target": {
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
{
|
|
145
145
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode::UnknownSystem.Security.Cryptography.Pkcs.Pkcs12IntegrityMode",
|
|
146
146
|
"clrName": "Unknown",
|
|
147
|
-
"tsEmitName": "
|
|
147
|
+
"tsEmitName": "unknown",
|
|
148
148
|
"metadataToken": 67109506,
|
|
149
149
|
"normalizedSignature": "Unknown|System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode|static=true|const=true",
|
|
150
150
|
"isStatic": true,
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
}
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
|
-
"tsName": "
|
|
203
|
+
"tsName": "unknown",
|
|
204
204
|
"isStatic": true,
|
|
205
205
|
"tsSignatureId": "Unknown|System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode|static=true|const=true",
|
|
206
206
|
"target": {
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
{
|
|
265
265
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.RecipientInfoType::UnknownSystem.Security.Cryptography.Pkcs.RecipientInfoType",
|
|
266
266
|
"clrName": "Unknown",
|
|
267
|
-
"tsEmitName": "
|
|
267
|
+
"tsEmitName": "unknown",
|
|
268
268
|
"metadataToken": 67109429,
|
|
269
269
|
"normalizedSignature": "Unknown|System.Security.Cryptography.Pkcs.RecipientInfoType|static=true|const=true",
|
|
270
270
|
"isStatic": true,
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
}
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
|
-
"tsName": "
|
|
312
|
+
"tsName": "unknown",
|
|
313
313
|
"isStatic": true,
|
|
314
314
|
"tsSignatureId": "Unknown|System.Security.Cryptography.Pkcs.RecipientInfoType|static=true|const=true",
|
|
315
315
|
"target": {
|
|
@@ -363,7 +363,7 @@
|
|
|
363
363
|
{
|
|
364
364
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType::UnknownSystem.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType",
|
|
365
365
|
"clrName": "Unknown",
|
|
366
|
-
"tsEmitName": "
|
|
366
|
+
"tsEmitName": "unknown",
|
|
367
367
|
"metadataToken": 67109439,
|
|
368
368
|
"normalizedSignature": "Unknown|System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType|static=true|const=true",
|
|
369
369
|
"isStatic": true,
|
|
@@ -419,7 +419,7 @@
|
|
|
419
419
|
}
|
|
420
420
|
},
|
|
421
421
|
{
|
|
422
|
-
"tsName": "
|
|
422
|
+
"tsName": "unknown",
|
|
423
423
|
"isStatic": true,
|
|
424
424
|
"tsSignatureId": "Unknown|System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType|static=true|const=true",
|
|
425
425
|
"target": {
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
{
|
|
484
484
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.SubjectIdentifierType::UnknownSystem.Security.Cryptography.Pkcs.SubjectIdentifierType",
|
|
485
485
|
"clrName": "Unknown",
|
|
486
|
-
"tsEmitName": "
|
|
486
|
+
"tsEmitName": "unknown",
|
|
487
487
|
"metadataToken": 67109444,
|
|
488
488
|
"normalizedSignature": "Unknown|System.Security.Cryptography.Pkcs.SubjectIdentifierType|static=true|const=true",
|
|
489
489
|
"isStatic": true,
|
|
@@ -539,7 +539,7 @@
|
|
|
539
539
|
}
|
|
540
540
|
},
|
|
541
541
|
{
|
|
542
|
-
"tsName": "
|
|
542
|
+
"tsName": "unknown",
|
|
543
543
|
"isStatic": true,
|
|
544
544
|
"tsSignatureId": "Unknown|System.Security.Cryptography.Pkcs.SubjectIdentifierType|static=true|const=true",
|
|
545
545
|
"target": {
|
|
@@ -2500,7 +2500,7 @@
|
|
|
2500
2500
|
}
|
|
2501
2501
|
},
|
|
2502
2502
|
{
|
|
2503
|
-
"tsName": "
|
|
2503
|
+
"tsName": "type",
|
|
2504
2504
|
"isStatic": false,
|
|
2505
2505
|
"tsSignatureId": "Type|:System.Security.Cryptography.Pkcs.RecipientInfoType|static=false|accessor=get",
|
|
2506
2506
|
"target": {
|
|
@@ -2621,7 +2621,7 @@
|
|
|
2621
2621
|
}
|
|
2622
2622
|
},
|
|
2623
2623
|
{
|
|
2624
|
-
"tsName": "
|
|
2624
|
+
"tsName": "type",
|
|
2625
2625
|
"isStatic": false,
|
|
2626
2626
|
"tsSignatureId": "Type|:System.Security.Cryptography.Pkcs.RecipientInfoType|static=false|accessor=get",
|
|
2627
2627
|
"target": {
|
|
@@ -5644,7 +5644,7 @@
|
|
|
5644
5644
|
{
|
|
5645
5645
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.RecipientInfo::Type:System.Security.Cryptography.Pkcs.RecipientInfoType",
|
|
5646
5646
|
"clrName": "Type",
|
|
5647
|
-
"tsEmitName": "
|
|
5647
|
+
"tsEmitName": "type",
|
|
5648
5648
|
"metadataToken": 385876159,
|
|
5649
5649
|
"canonicalSignature": ":System.Security.Cryptography.Pkcs.RecipientInfoType",
|
|
5650
5650
|
"normalizedSignature": "Type|:System.Security.Cryptography.Pkcs.RecipientInfoType|static=false|accessor=get",
|
|
@@ -5717,7 +5717,7 @@
|
|
|
5717
5717
|
"constructors": [],
|
|
5718
5718
|
"exposedProperties": [
|
|
5719
5719
|
{
|
|
5720
|
-
"tsName": "
|
|
5720
|
+
"tsName": "type",
|
|
5721
5721
|
"isStatic": false,
|
|
5722
5722
|
"tsSignatureId": "Type|:System.Security.Cryptography.Pkcs.RecipientInfoType|static=false|accessor=get",
|
|
5723
5723
|
"target": {
|
|
@@ -8423,7 +8423,7 @@
|
|
|
8423
8423
|
{
|
|
8424
8424
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.SubjectIdentifier::Type:System.Security.Cryptography.Pkcs.SubjectIdentifierType",
|
|
8425
8425
|
"clrName": "Type",
|
|
8426
|
-
"tsEmitName": "
|
|
8426
|
+
"tsEmitName": "type",
|
|
8427
8427
|
"metadataToken": 385876171,
|
|
8428
8428
|
"canonicalSignature": ":System.Security.Cryptography.Pkcs.SubjectIdentifierType",
|
|
8429
8429
|
"normalizedSignature": "Type|:System.Security.Cryptography.Pkcs.SubjectIdentifierType|static=false|accessor=get",
|
|
@@ -8466,7 +8466,7 @@
|
|
|
8466
8466
|
],
|
|
8467
8467
|
"exposedProperties": [
|
|
8468
8468
|
{
|
|
8469
|
-
"tsName": "
|
|
8469
|
+
"tsName": "type",
|
|
8470
8470
|
"isStatic": false,
|
|
8471
8471
|
"tsSignatureId": "Type|:System.Security.Cryptography.Pkcs.SubjectIdentifierType|static=false|accessor=get",
|
|
8472
8472
|
"target": {
|
|
@@ -8498,7 +8498,7 @@
|
|
|
8498
8498
|
{
|
|
8499
8499
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey::Type:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType",
|
|
8500
8500
|
"clrName": "Type",
|
|
8501
|
-
"tsEmitName": "
|
|
8501
|
+
"tsEmitName": "type",
|
|
8502
8502
|
"metadataToken": 385876173,
|
|
8503
8503
|
"canonicalSignature": ":System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType",
|
|
8504
8504
|
"normalizedSignature": "Type|:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType|static=false|accessor=get",
|
|
@@ -8529,7 +8529,7 @@
|
|
|
8529
8529
|
"constructors": [],
|
|
8530
8530
|
"exposedProperties": [
|
|
8531
8531
|
{
|
|
8532
|
-
"tsName": "
|
|
8532
|
+
"tsName": "type",
|
|
8533
8533
|
"isStatic": false,
|
|
8534
8534
|
"tsSignatureId": "Type|:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType|static=false|accessor=get",
|
|
8535
8535
|
"target": {
|
|
@@ -21,7 +21,7 @@ import type { AsnEncodedData, AsymmetricAlgorithm, CompositeMLDsa, CspParameters
|
|
|
21
21
|
import type { X509Certificate2, X509Certificate2Collection, X509ExtensionCollection, X509IncludeOption } from "@tsonic/dotnet/System.Security.Cryptography.X509Certificates.js";
|
|
22
22
|
|
|
23
23
|
export enum Pkcs12ConfidentialityMode {
|
|
24
|
-
|
|
24
|
+
unknown = 0,
|
|
25
25
|
none = 1,
|
|
26
26
|
password = 2,
|
|
27
27
|
publicKey = 3
|
|
@@ -29,7 +29,7 @@ export enum Pkcs12ConfidentialityMode {
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
export enum Pkcs12IntegrityMode {
|
|
32
|
-
|
|
32
|
+
unknown = 0,
|
|
33
33
|
none = 1,
|
|
34
34
|
password = 2,
|
|
35
35
|
publicKey = 3
|
|
@@ -37,14 +37,14 @@ export enum Pkcs12IntegrityMode {
|
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
export enum RecipientInfoType {
|
|
40
|
-
|
|
40
|
+
unknown = 0,
|
|
41
41
|
keyTransport = 1,
|
|
42
42
|
keyAgreement = 2
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
export enum SubjectIdentifierOrKeyType {
|
|
47
|
-
|
|
47
|
+
unknown = 0,
|
|
48
48
|
issuerAndSerialNumber = 1,
|
|
49
49
|
subjectKeyIdentifier = 2,
|
|
50
50
|
publicKeyInfo = 3
|
|
@@ -52,7 +52,7 @@ export enum SubjectIdentifierOrKeyType {
|
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
export enum SubjectIdentifierType {
|
|
55
|
-
|
|
55
|
+
unknown = 0,
|
|
56
56
|
issuerAndSerialNumber = 1,
|
|
57
57
|
subjectKeyIdentifier = 2,
|
|
58
58
|
noSignature = 3
|
|
@@ -525,7 +525,7 @@ export interface RecipientInfo$instance {
|
|
|
525
525
|
readonly encryptedKey: byte[];
|
|
526
526
|
readonly keyEncryptionAlgorithm: AlgorithmIdentifier;
|
|
527
527
|
readonly recipientIdentifier: SubjectIdentifier;
|
|
528
|
-
readonly
|
|
528
|
+
readonly type: RecipientInfoType;
|
|
529
529
|
readonly version: int;
|
|
530
530
|
}
|
|
531
531
|
|
|
@@ -735,7 +735,7 @@ export const SignerInfoEnumerator: {
|
|
|
735
735
|
export type SignerInfoEnumerator = SignerInfoEnumerator$instance;
|
|
736
736
|
|
|
737
737
|
export interface SubjectIdentifier$instance {
|
|
738
|
-
readonly
|
|
738
|
+
readonly type: SubjectIdentifierType;
|
|
739
739
|
readonly value: unknown;
|
|
740
740
|
matchesCertificate(certificate: X509Certificate2): boolean;
|
|
741
741
|
}
|
|
@@ -749,7 +749,7 @@ export const SubjectIdentifier: {
|
|
|
749
749
|
export type SubjectIdentifier = SubjectIdentifier$instance;
|
|
750
750
|
|
|
751
751
|
export interface SubjectIdentifierOrKey$instance {
|
|
752
|
-
readonly
|
|
752
|
+
readonly type: SubjectIdentifierOrKeyType;
|
|
753
753
|
readonly value: unknown;
|
|
754
754
|
}
|
|
755
755
|
|