@tsonic/efcore-sqlserver 10.0.40 → 10.0.41
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/internal/index.d.ts +42 -44
- package/Azure.Core/bindings.json +2859 -2859
- package/Azure.Core/internal/index.d.ts +103 -105
- package/Azure.Core.Cryptography/internal/index.d.ts +3 -2
- package/Azure.Core.Diagnostics/internal/index.d.ts +3 -2
- package/Azure.Core.Extensions/internal/index.d.ts +3 -2
- package/Azure.Core.GeoJson/internal/index.d.ts +14 -16
- package/Azure.Core.Pipeline/internal/index.d.ts +20 -19
- package/Azure.Core.Serialization/internal/index.d.ts +17 -16
- package/Azure.Core.d.ts +2 -2
- package/Azure.Identity/internal/index.d.ts +3 -2
- package/Azure.Messaging/internal/index.d.ts +17 -16
- package/Microsoft.Data/internal/index.d.ts +3 -2
- package/Microsoft.Data.Sql/internal/index.d.ts +3 -2
- package/Microsoft.Data.SqlClient/internal/index.d.ts +46 -48
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +3 -2
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +33 -32
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +13 -12
- package/Microsoft.Data.SqlTypes/bindings.json +4 -1
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +9 -8
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +171 -173
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +7 -6
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +17 -16
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +20 -22
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -4
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +45 -44
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +5 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +5 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +26 -25
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +27 -26
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +16 -18
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +50 -49
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +4 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +418 -418
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +97 -99
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +8 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +32 -34
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +8 -10
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +7 -9
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -5
- package/Microsoft.Identity.Client/bindings.json +100 -100
- package/Microsoft.Identity.Client/internal/index.d.ts +15 -17
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.d.ts +1 -1
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +12 -11
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +10 -12
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +27 -26
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +4 -3
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +4 -3
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -17
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.SqlServer.Server/internal/index.d.ts +3 -2
- package/README.md +32 -13
- package/System/internal/index.d.ts +19 -18
- package/System.ClientModel/internal/index.d.ts +12 -14
- package/System.ClientModel.Primitives/internal/index.d.ts +77 -79
- package/System.Configuration/internal/index.d.ts +94 -93
- package/System.Configuration.Internal/internal/index.d.ts +27 -29
- package/System.Configuration.Provider/internal/index.d.ts +5 -4
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Diagnostics/internal/index.d.ts +3 -2
- package/System.Drawing.Configuration/internal/index.d.ts +3 -2
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -11
- package/System.Security.Cryptography/internal/index.d.ts +5 -4
- package/System.Text.Json.Serialization/internal/index.d.ts +3 -5
- package/__internal/extensions/index.d.ts +199 -201
- package/package.json +5 -5
|
@@ -228,106 +228,6 @@
|
|
|
228
228
|
"events": [],
|
|
229
229
|
"constructors": []
|
|
230
230
|
},
|
|
231
|
-
{
|
|
232
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
233
|
-
"clrName": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
234
|
-
"assemblyName": "Microsoft.Identity.Client",
|
|
235
|
-
"metadataToken": 0,
|
|
236
|
-
"kind": "Enum",
|
|
237
|
-
"accessibility": "Public",
|
|
238
|
-
"isAbstract": false,
|
|
239
|
-
"isSealed": true,
|
|
240
|
-
"isStatic": false,
|
|
241
|
-
"arity": 0,
|
|
242
|
-
"baseType": {
|
|
243
|
-
"stableId": "System.Private.CoreLib:System.Enum",
|
|
244
|
-
"clrName": "System.Enum"
|
|
245
|
-
},
|
|
246
|
-
"interfaces": [
|
|
247
|
-
{
|
|
248
|
-
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
249
|
-
"clrName": "System.IComparable"
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
253
|
-
"clrName": "System.ISpanFormattable"
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
257
|
-
"clrName": "System.IFormattable"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
261
|
-
"clrName": "System.IConvertible"
|
|
262
|
-
}
|
|
263
|
-
],
|
|
264
|
-
"methods": [],
|
|
265
|
-
"properties": [],
|
|
266
|
-
"fields": [
|
|
267
|
-
{
|
|
268
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems::value__System.Int32",
|
|
269
|
-
"clrName": "value__",
|
|
270
|
-
"metadataToken": 67111072,
|
|
271
|
-
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
272
|
-
"isStatic": false,
|
|
273
|
-
"isReadOnly": false,
|
|
274
|
-
"isLiteral": false,
|
|
275
|
-
"visibility": "Public",
|
|
276
|
-
"declaringClrType": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
277
|
-
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems::NoneMicrosoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
281
|
-
"clrName": "None",
|
|
282
|
-
"metadataToken": 67111073,
|
|
283
|
-
"normalizedSignature": "None|Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems|static=true|const=true",
|
|
284
|
-
"isStatic": true,
|
|
285
|
-
"isReadOnly": false,
|
|
286
|
-
"isLiteral": true,
|
|
287
|
-
"visibility": "Public",
|
|
288
|
-
"declaringClrType": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
289
|
-
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems::WindowsMicrosoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
293
|
-
"clrName": "Windows",
|
|
294
|
-
"metadataToken": 67111074,
|
|
295
|
-
"normalizedSignature": "Windows|Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems|static=true|const=true",
|
|
296
|
-
"isStatic": true,
|
|
297
|
-
"isReadOnly": false,
|
|
298
|
-
"isLiteral": true,
|
|
299
|
-
"visibility": "Public",
|
|
300
|
-
"declaringClrType": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
301
|
-
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems::LinuxMicrosoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
305
|
-
"clrName": "Linux",
|
|
306
|
-
"metadataToken": 67111075,
|
|
307
|
-
"normalizedSignature": "Linux|Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems|static=true|const=true",
|
|
308
|
-
"isStatic": true,
|
|
309
|
-
"isReadOnly": false,
|
|
310
|
-
"isLiteral": true,
|
|
311
|
-
"visibility": "Public",
|
|
312
|
-
"declaringClrType": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
313
|
-
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
314
|
-
},
|
|
315
|
-
{
|
|
316
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems::OSXMicrosoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
317
|
-
"clrName": "OSX",
|
|
318
|
-
"metadataToken": 67111076,
|
|
319
|
-
"normalizedSignature": "OSX|Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems|static=true|const=true",
|
|
320
|
-
"isStatic": true,
|
|
321
|
-
"isReadOnly": false,
|
|
322
|
-
"isLiteral": true,
|
|
323
|
-
"visibility": "Public",
|
|
324
|
-
"declaringClrType": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
325
|
-
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
326
|
-
}
|
|
327
|
-
],
|
|
328
|
-
"events": [],
|
|
329
|
-
"constructors": []
|
|
330
|
-
},
|
|
331
231
|
{
|
|
332
232
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.CacheRefreshReason",
|
|
333
233
|
"clrName": "Microsoft.Identity.Client.CacheRefreshReason",
|
|
@@ -7477,6 +7377,106 @@
|
|
|
7477
7377
|
}
|
|
7478
7378
|
]
|
|
7479
7379
|
},
|
|
7380
|
+
{
|
|
7381
|
+
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7382
|
+
"clrName": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7383
|
+
"assemblyName": "Microsoft.Identity.Client",
|
|
7384
|
+
"metadataToken": 0,
|
|
7385
|
+
"kind": "Enum",
|
|
7386
|
+
"accessibility": "Public",
|
|
7387
|
+
"isAbstract": false,
|
|
7388
|
+
"isSealed": true,
|
|
7389
|
+
"isStatic": false,
|
|
7390
|
+
"arity": 0,
|
|
7391
|
+
"baseType": {
|
|
7392
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
7393
|
+
"clrName": "System.Enum"
|
|
7394
|
+
},
|
|
7395
|
+
"interfaces": [
|
|
7396
|
+
{
|
|
7397
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
7398
|
+
"clrName": "System.IComparable"
|
|
7399
|
+
},
|
|
7400
|
+
{
|
|
7401
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
7402
|
+
"clrName": "System.ISpanFormattable"
|
|
7403
|
+
},
|
|
7404
|
+
{
|
|
7405
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
7406
|
+
"clrName": "System.IFormattable"
|
|
7407
|
+
},
|
|
7408
|
+
{
|
|
7409
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
7410
|
+
"clrName": "System.IConvertible"
|
|
7411
|
+
}
|
|
7412
|
+
],
|
|
7413
|
+
"methods": [],
|
|
7414
|
+
"properties": [],
|
|
7415
|
+
"fields": [
|
|
7416
|
+
{
|
|
7417
|
+
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems::value__System.Int32",
|
|
7418
|
+
"clrName": "value__",
|
|
7419
|
+
"metadataToken": 67111072,
|
|
7420
|
+
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
7421
|
+
"isStatic": false,
|
|
7422
|
+
"isReadOnly": false,
|
|
7423
|
+
"isLiteral": false,
|
|
7424
|
+
"visibility": "Public",
|
|
7425
|
+
"declaringClrType": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7426
|
+
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
7427
|
+
},
|
|
7428
|
+
{
|
|
7429
|
+
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems::NoneMicrosoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7430
|
+
"clrName": "None",
|
|
7431
|
+
"metadataToken": 67111073,
|
|
7432
|
+
"normalizedSignature": "None|Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems|static=true|const=true",
|
|
7433
|
+
"isStatic": true,
|
|
7434
|
+
"isReadOnly": false,
|
|
7435
|
+
"isLiteral": true,
|
|
7436
|
+
"visibility": "Public",
|
|
7437
|
+
"declaringClrType": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7438
|
+
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
7439
|
+
},
|
|
7440
|
+
{
|
|
7441
|
+
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems::WindowsMicrosoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7442
|
+
"clrName": "Windows",
|
|
7443
|
+
"metadataToken": 67111074,
|
|
7444
|
+
"normalizedSignature": "Windows|Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems|static=true|const=true",
|
|
7445
|
+
"isStatic": true,
|
|
7446
|
+
"isReadOnly": false,
|
|
7447
|
+
"isLiteral": true,
|
|
7448
|
+
"visibility": "Public",
|
|
7449
|
+
"declaringClrType": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7450
|
+
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
7451
|
+
},
|
|
7452
|
+
{
|
|
7453
|
+
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems::LinuxMicrosoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7454
|
+
"clrName": "Linux",
|
|
7455
|
+
"metadataToken": 67111075,
|
|
7456
|
+
"normalizedSignature": "Linux|Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems|static=true|const=true",
|
|
7457
|
+
"isStatic": true,
|
|
7458
|
+
"isReadOnly": false,
|
|
7459
|
+
"isLiteral": true,
|
|
7460
|
+
"visibility": "Public",
|
|
7461
|
+
"declaringClrType": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7462
|
+
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
7463
|
+
},
|
|
7464
|
+
{
|
|
7465
|
+
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems::OSXMicrosoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7466
|
+
"clrName": "OSX",
|
|
7467
|
+
"metadataToken": 67111076,
|
|
7468
|
+
"normalizedSignature": "OSX|Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems|static=true|const=true",
|
|
7469
|
+
"isStatic": true,
|
|
7470
|
+
"isReadOnly": false,
|
|
7471
|
+
"isLiteral": true,
|
|
7472
|
+
"visibility": "Public",
|
|
7473
|
+
"declaringClrType": "Microsoft.Identity.Client.BrokerOptions\u002BOperatingSystems",
|
|
7474
|
+
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
7475
|
+
}
|
|
7476
|
+
],
|
|
7477
|
+
"events": [],
|
|
7478
|
+
"constructors": []
|
|
7479
|
+
},
|
|
7480
7480
|
{
|
|
7481
7481
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.CacheOptions",
|
|
7482
7482
|
"clrName": "Microsoft.Identity.Client.CacheOptions",
|
|
@@ -2,11 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
|
-
// Import support types from @tsonic/core
|
|
9
|
-
import type { ptr } from "@tsonic/core/types.js";
|
|
10
8
|
|
|
11
9
|
// Import types from other namespaces
|
|
12
10
|
import type { ManagedIdentityId, PoPAuthenticationConfiguration } from "../../Microsoft.Identity.Client.AppConfig/internal/index.js";
|
|
@@ -48,14 +46,6 @@ export enum AzureCloudInstance {
|
|
|
48
46
|
}
|
|
49
47
|
|
|
50
48
|
|
|
51
|
-
export enum BrokerOptions_OperatingSystems {
|
|
52
|
-
None = 0,
|
|
53
|
-
Windows = 1,
|
|
54
|
-
Linux = 2,
|
|
55
|
-
OSX = 4
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
|
|
59
49
|
export enum CacheRefreshReason {
|
|
60
50
|
NotApplicable = 0,
|
|
61
51
|
ForceRefreshOrClaims = 1,
|
|
@@ -137,7 +127,7 @@ export interface IAppConfig$instance {
|
|
|
137
127
|
readonly LegacyCacheCompatibilityEnabled: boolean;
|
|
138
128
|
readonly ClientSecret: string;
|
|
139
129
|
readonly ClientCredentialCertificate: X509Certificate2;
|
|
140
|
-
readonly ParentActivityOrWindowFunc: Func_1<
|
|
130
|
+
readonly ParentActivityOrWindowFunc: Func_1<JsValue>;
|
|
141
131
|
}
|
|
142
132
|
|
|
143
133
|
|
|
@@ -319,7 +309,7 @@ export type ITokenCacheSerializer = ITokenCacheSerializer$instance;
|
|
|
319
309
|
export interface Prompt$instance {
|
|
320
310
|
readonly __tsonic_type_Microsoft_Identity_Client_Prompt: never;
|
|
321
311
|
|
|
322
|
-
Equals(obj:
|
|
312
|
+
Equals(obj: JsValue): boolean;
|
|
323
313
|
GetHashCode(): int;
|
|
324
314
|
}
|
|
325
315
|
|
|
@@ -463,7 +453,7 @@ export interface AccountId$instance {
|
|
|
463
453
|
readonly Identifier: string;
|
|
464
454
|
readonly ObjectId: string;
|
|
465
455
|
readonly TenantId: string;
|
|
466
|
-
Equals(obj:
|
|
456
|
+
Equals(obj: JsValue): boolean;
|
|
467
457
|
GetHashCode(): int;
|
|
468
458
|
ToString(): string;
|
|
469
459
|
}
|
|
@@ -591,7 +581,7 @@ export interface AcquireTokenInteractiveParameterBuilder$instance extends Abstra
|
|
|
591
581
|
WithEmbeddedWebViewOptions(options: EmbeddedWebViewOptions): AcquireTokenInteractiveParameterBuilder;
|
|
592
582
|
WithExtraScopesToConsent(extraScopesToConsent: IEnumerable_1<System_Internal.String>): AcquireTokenInteractiveParameterBuilder;
|
|
593
583
|
WithLoginHint(loginHint: string): AcquireTokenInteractiveParameterBuilder;
|
|
594
|
-
WithParentActivityOrWindow(parent:
|
|
584
|
+
WithParentActivityOrWindow(parent: JsValue): AcquireTokenInteractiveParameterBuilder;
|
|
595
585
|
WithParentActivityOrWindow(window: nint): AcquireTokenInteractiveParameterBuilder;
|
|
596
586
|
WithPrompt(prompt: Prompt): AcquireTokenInteractiveParameterBuilder;
|
|
597
587
|
WithProofOfPossession(nonce: string, httpMethod: HttpMethod, requestUri: Uri): AcquireTokenInteractiveParameterBuilder;
|
|
@@ -870,6 +860,14 @@ export const BrokerOptions: {
|
|
|
870
860
|
|
|
871
861
|
export type BrokerOptions = BrokerOptions$instance;
|
|
872
862
|
|
|
863
|
+
export enum BrokerOptions_OperatingSystems {
|
|
864
|
+
None = 0,
|
|
865
|
+
Windows = 1,
|
|
866
|
+
Linux = 2,
|
|
867
|
+
OSX = 4
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
|
|
873
871
|
export interface CacheOptions$instance {
|
|
874
872
|
readonly __tsonic_type_Microsoft_Identity_Client_CacheOptions: never;
|
|
875
873
|
|
|
@@ -1339,7 +1337,7 @@ export interface PublicClientApplicationBuilder$instance extends AbstractApplica
|
|
|
1339
1337
|
WithKerberosTicketClaim(servicePrincipalName: string, ticketContainer: KerberosTicketContainer): PublicClientApplicationBuilder;
|
|
1340
1338
|
WithMultiCloudSupport(enableMultiCloudSupport: boolean): PublicClientApplicationBuilder;
|
|
1341
1339
|
WithOidcAuthority(authorityUri: string): PublicClientApplicationBuilder;
|
|
1342
|
-
WithParentActivityOrWindow(parentActivityOrWindowFunc: Func_1<
|
|
1340
|
+
WithParentActivityOrWindow(parentActivityOrWindowFunc: Func_1<JsValue>): PublicClientApplicationBuilder;
|
|
1343
1341
|
WithParentActivityOrWindow(windowFunc: Func_1<System_Internal.IntPtr>): PublicClientApplicationBuilder;
|
|
1344
1342
|
WithWindowsBrokerOptions(options: WindowsBrokerOptions): PublicClientApplicationBuilder;
|
|
1345
1343
|
}
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.Advanced
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { AbstractAcquireTokenParameterBuilder_1 } from "../../Microsoft.Identity.Client/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.AppConfig
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { IPoPCryptoProvider } from "../../Microsoft.Identity.Client.AuthScheme.PoP/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.AuthScheme
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.AuthScheme.PoP
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.Cache
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.Extensibility
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { IAuthenticationOperation } from "../../Microsoft.Identity.Client.AuthScheme/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.Extensions.Msal
|
|
3
3
|
// Assembly: Microsoft.Identity.Client.Extensions.Msal
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { ITokenCache } from "../../Microsoft.Identity.Client/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.Kerberos
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.ManagedIdentity
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.RP
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { AcquireTokenForClientParameterBuilder, ConfidentialClientApplicationBuilder } from "../../Microsoft.Identity.Client/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.Region
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.SSHCertificates
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { AcquireTokenInteractiveParameterBuilder, AcquireTokenSilentParameterBuilder } from "../../Microsoft.Identity.Client/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.TelemetryCore.TelemetryClient
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { CacheLevel } from "../../Microsoft.Identity.Client.Cache/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.Utils
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { Task } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.Identity.Client.Utils.Windows
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -46,6 +46,7 @@ export { AcquireTokenSilentParameterBuilder as AcquireTokenSilentParameterBuilde
|
|
|
46
46
|
export { AcquireTokenWithDeviceCodeParameterBuilder as AcquireTokenWithDeviceCodeParameterBuilder } from './Microsoft.Identity.Client/internal/index.js';
|
|
47
47
|
export { BaseAbstractAcquireTokenParameterBuilder_1 as BaseAbstractAcquireTokenParameterBuilder } from './Microsoft.Identity.Client/internal/index.js';
|
|
48
48
|
export { BrokerOptions as BrokerOptions } from './Microsoft.Identity.Client/internal/index.js';
|
|
49
|
+
export { BrokerOptions_OperatingSystems as BrokerOptions_OperatingSystems } from './Microsoft.Identity.Client/internal/index.js';
|
|
49
50
|
export { EmbeddedWebViewOptions as EmbeddedWebViewOptions } from './Microsoft.Identity.Client/internal/index.js';
|
|
50
51
|
export { GetAuthorizationRequestUrlParameterBuilder as GetAuthorizationRequestUrlParameterBuilder } from './Microsoft.Identity.Client/internal/index.js';
|
|
51
52
|
export { SystemWebViewOptions as SystemWebViewOptions } from './Microsoft.Identity.Client/internal/index.js';
|
|
@@ -118,7 +119,6 @@ export { TokenSource as TokenSource } from './Microsoft.Identity.Client/internal
|
|
|
118
119
|
export { UiRequiredExceptionClassification as UiRequiredExceptionClassification } from './Microsoft.Identity.Client/internal/index.js';
|
|
119
120
|
export { UserAssertion as UserAssertion } from './Microsoft.Identity.Client/internal/index.js';
|
|
120
121
|
export { WwwAuthenticateParameters as WwwAuthenticateParameters } from './Microsoft.Identity.Client/internal/index.js';
|
|
121
|
-
export { BrokerOptions_OperatingSystems as BrokerOptions_OperatingSystems } from './Microsoft.Identity.Client/internal/index.js';
|
|
122
122
|
// Extension methods (C# using semantics)
|
|
123
123
|
export type { ExtensionMethods_Microsoft_Identity_Client as ExtensionMethods } from './__internal/extensions/index.js';
|
|
124
124
|
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.IdentityModel.Abstractions
|
|
3
3
|
// Assembly: Microsoft.IdentityModel.Abstractions
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { IDictionary_2, IReadOnlyDictionary_2 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
@@ -38,7 +39,7 @@ export interface ITelemetryClient$instance {
|
|
|
38
39
|
IsEnabled(): boolean;
|
|
39
40
|
IsEnabled(eventName: string): boolean;
|
|
40
41
|
TrackEvent(eventDetails: TelemetryEventDetails): void;
|
|
41
|
-
TrackEvent(eventName: string, stringProperties?: IDictionary_2<System_Internal.String, System_Internal.String
|
|
42
|
+
TrackEvent(eventName: string, stringProperties?: IDictionary_2<System_Internal.String, System_Internal.String> | null, longProperties?: IDictionary_2<System_Internal.String, System_Internal.Int64> | null, boolProperties?: IDictionary_2<System_Internal.String, System_Internal.Boolean> | null, dateTimeProperties?: IDictionary_2<System_Internal.String, DateTime> | null, doubleProperties?: IDictionary_2<System_Internal.String, System_Internal.Double> | null, guidProperties?: IDictionary_2<System_Internal.String, Guid> | null): void;
|
|
42
43
|
}
|
|
43
44
|
|
|
44
45
|
|
|
@@ -47,11 +48,11 @@ export type ITelemetryClient = ITelemetryClient$instance;
|
|
|
47
48
|
export interface LogEntry$instance {
|
|
48
49
|
readonly __tsonic_type_Microsoft_IdentityModel_Abstractions_LogEntry: never;
|
|
49
50
|
|
|
50
|
-
get CorrelationId(): string |
|
|
51
|
-
set CorrelationId(value: string |
|
|
51
|
+
get CorrelationId(): string | null;
|
|
52
|
+
set CorrelationId(value: string | null);
|
|
52
53
|
EventLogLevel: EventLogLevel;
|
|
53
|
-
get Message(): string |
|
|
54
|
-
set Message(value: string |
|
|
54
|
+
get Message(): string | null;
|
|
55
|
+
set Message(value: string | null);
|
|
55
56
|
}
|
|
56
57
|
|
|
57
58
|
|
|
@@ -94,7 +95,7 @@ export interface NullTelemetryClient$instance extends ITelemetryClient$instance
|
|
|
94
95
|
IsEnabled(): boolean;
|
|
95
96
|
IsEnabled(eventName: string): boolean;
|
|
96
97
|
TrackEvent(eventDetails: TelemetryEventDetails): void;
|
|
97
|
-
TrackEvent(eventName: string, stringProperties?: IDictionary_2<System_Internal.String, System_Internal.String
|
|
98
|
+
TrackEvent(eventName: string, stringProperties?: IDictionary_2<System_Internal.String, System_Internal.String> | null, longProperties?: IDictionary_2<System_Internal.String, System_Internal.Int64> | null, boolProperties?: IDictionary_2<System_Internal.String, System_Internal.Boolean> | null, dateTimeProperties?: IDictionary_2<System_Internal.String, DateTime> | null, doubleProperties?: IDictionary_2<System_Internal.String, System_Internal.Double> | null, guidProperties?: IDictionary_2<System_Internal.String, Guid> | null): void;
|
|
98
99
|
}
|
|
99
100
|
|
|
100
101
|
|
|
@@ -113,9 +114,9 @@ export type NullTelemetryClient = NullTelemetryClient$instance & __NullTelemetry
|
|
|
113
114
|
export interface TelemetryEventDetails$instance {
|
|
114
115
|
readonly __tsonic_type_Microsoft_IdentityModel_Abstractions_TelemetryEventDetails: never;
|
|
115
116
|
|
|
116
|
-
get Name(): string |
|
|
117
|
-
set Name(value: string |
|
|
118
|
-
readonly Properties: IReadOnlyDictionary_2<System_Internal.String,
|
|
117
|
+
get Name(): string | null;
|
|
118
|
+
set Name(value: string | null);
|
|
119
|
+
readonly Properties: IReadOnlyDictionary_2<System_Internal.String, JsValue>;
|
|
119
120
|
SetProperty(key: string, value: string): void;
|
|
120
121
|
SetProperty(key: string, value: long): void;
|
|
121
122
|
SetProperty(key: string, value: boolean): void;
|