@tsonic/efcore-sqlserver 0.1.2 → 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 +21 -21
- 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 +613 -613
- 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 +117 -117
- 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 +467 -467
- 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 +28 -28
- 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 +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- 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
|
@@ -1,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Azure.Core.Cryptography",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Azure.Core"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Azure.Core:Azure.Core.Cryptography.IKeyEncryptionKey",
|
|
6
9
|
"clrName": "Azure.Core.Cryptography.IKeyEncryptionKey",
|
|
7
|
-
"tsEmitName": "IKeyEncryptionKey",
|
|
8
10
|
"assemblyName": "Azure.Core",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Interface",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": true,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Azure.Core:Azure.Core.Cryptography.IKeyEncryptionKey::WrapKey(System.String,System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Byte[]",
|
|
13
21
|
"clrName": "WrapKey",
|
|
14
|
-
"tsEmitName": "wrapKey",
|
|
15
22
|
"metadataToken": 100665129,
|
|
16
23
|
"canonicalSignature": "(System.String,System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Byte[]",
|
|
17
24
|
"normalizedSignature": "WrapKey|(System.String,System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Byte[]|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 3,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": true,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Azure.Core.Cryptography.IKeyEncryptionKey",
|
|
22
35
|
"declaringAssemblyName": "Azure.Core",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -25,13 +38,18 @@
|
|
|
25
38
|
{
|
|
26
39
|
"stableId": "Azure.Core:Azure.Core.Cryptography.IKeyEncryptionKey::WrapKeyAsync(System.String,System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
27
40
|
"clrName": "WrapKeyAsync",
|
|
28
|
-
"tsEmitName": "wrapKeyAsync",
|
|
29
41
|
"metadataToken": 100665130,
|
|
30
42
|
"canonicalSignature": "(System.String,System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
31
43
|
"normalizedSignature": "WrapKeyAsync|(System.String,System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
32
44
|
"emitScope": "ClassSurface",
|
|
45
|
+
"provenance": "Original",
|
|
33
46
|
"arity": 0,
|
|
34
47
|
"parameterCount": 3,
|
|
48
|
+
"isStatic": false,
|
|
49
|
+
"isAbstract": true,
|
|
50
|
+
"isVirtual": true,
|
|
51
|
+
"isOverride": false,
|
|
52
|
+
"isSealed": false,
|
|
35
53
|
"declaringClrType": "Azure.Core.Cryptography.IKeyEncryptionKey",
|
|
36
54
|
"declaringAssemblyName": "Azure.Core",
|
|
37
55
|
"isExtensionMethod": false
|
|
@@ -41,73 +59,53 @@
|
|
|
41
59
|
{
|
|
42
60
|
"stableId": "Azure.Core:Azure.Core.Cryptography.IKeyEncryptionKey::KeyId:System.String",
|
|
43
61
|
"clrName": "KeyId",
|
|
44
|
-
"tsEmitName": "keyId",
|
|
45
62
|
"metadataToken": 385876399,
|
|
46
63
|
"canonicalSignature": ":System.String",
|
|
47
64
|
"normalizedSignature": "KeyId|:System.String|static=false|accessor=get",
|
|
48
65
|
"emitScope": "ClassSurface",
|
|
66
|
+
"provenance": "Original",
|
|
49
67
|
"isIndexer": false,
|
|
50
68
|
"hasGetter": true,
|
|
51
69
|
"hasSetter": false,
|
|
70
|
+
"isStatic": false,
|
|
71
|
+
"isAbstract": true,
|
|
72
|
+
"isVirtual": true,
|
|
73
|
+
"isOverride": false,
|
|
52
74
|
"declaringClrType": "Azure.Core.Cryptography.IKeyEncryptionKey",
|
|
53
75
|
"declaringAssemblyName": "Azure.Core"
|
|
54
76
|
}
|
|
55
77
|
],
|
|
56
78
|
"fields": [],
|
|
57
79
|
"events": [],
|
|
58
|
-
"constructors": []
|
|
59
|
-
"exposedMethods": [
|
|
60
|
-
{
|
|
61
|
-
"tsName": "wrapKey",
|
|
62
|
-
"isStatic": false,
|
|
63
|
-
"tsSignatureId": "WrapKey|(System.String,System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Byte[]|static=false",
|
|
64
|
-
"target": {
|
|
65
|
-
"declaringClrType": "Azure.Core.Cryptography.IKeyEncryptionKey",
|
|
66
|
-
"declaringAssemblyName": "Azure.Core",
|
|
67
|
-
"metadataToken": 100665129
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"tsName": "wrapKeyAsync",
|
|
72
|
-
"isStatic": false,
|
|
73
|
-
"tsSignatureId": "WrapKeyAsync|(System.String,System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
74
|
-
"target": {
|
|
75
|
-
"declaringClrType": "Azure.Core.Cryptography.IKeyEncryptionKey",
|
|
76
|
-
"declaringAssemblyName": "Azure.Core",
|
|
77
|
-
"metadataToken": 100665130
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
],
|
|
81
|
-
"exposedProperties": [
|
|
82
|
-
{
|
|
83
|
-
"tsName": "keyId",
|
|
84
|
-
"isStatic": false,
|
|
85
|
-
"tsSignatureId": "KeyId|:System.String|static=false|accessor=get",
|
|
86
|
-
"target": {
|
|
87
|
-
"declaringClrType": "Azure.Core.Cryptography.IKeyEncryptionKey",
|
|
88
|
-
"declaringAssemblyName": "Azure.Core",
|
|
89
|
-
"metadataToken": 385876399
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
]
|
|
80
|
+
"constructors": []
|
|
93
81
|
},
|
|
94
82
|
{
|
|
95
83
|
"stableId": "Azure.Core:Azure.Core.Cryptography.IKeyEncryptionKeyResolver",
|
|
96
84
|
"clrName": "Azure.Core.Cryptography.IKeyEncryptionKeyResolver",
|
|
97
|
-
"tsEmitName": "IKeyEncryptionKeyResolver",
|
|
98
85
|
"assemblyName": "Azure.Core",
|
|
99
86
|
"metadataToken": 0,
|
|
87
|
+
"kind": "Interface",
|
|
88
|
+
"accessibility": "Public",
|
|
89
|
+
"isAbstract": true,
|
|
90
|
+
"isSealed": false,
|
|
91
|
+
"isStatic": false,
|
|
92
|
+
"arity": 0,
|
|
100
93
|
"methods": [
|
|
101
94
|
{
|
|
102
95
|
"stableId": "Azure.Core:Azure.Core.Cryptography.IKeyEncryptionKeyResolver::Resolve(System.String,System.Threading.CancellationToken):Azure.Core.Cryptography.IKeyEncryptionKey",
|
|
103
96
|
"clrName": "Resolve",
|
|
104
|
-
"tsEmitName": "resolve",
|
|
105
97
|
"metadataToken": 100665133,
|
|
106
98
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):Azure.Core.Cryptography.IKeyEncryptionKey",
|
|
107
99
|
"normalizedSignature": "Resolve|(System.String,System.Threading.CancellationToken):Azure.Core.Cryptography.IKeyEncryptionKey|static=false",
|
|
108
100
|
"emitScope": "ClassSurface",
|
|
101
|
+
"provenance": "Original",
|
|
109
102
|
"arity": 0,
|
|
110
103
|
"parameterCount": 2,
|
|
104
|
+
"isStatic": false,
|
|
105
|
+
"isAbstract": true,
|
|
106
|
+
"isVirtual": true,
|
|
107
|
+
"isOverride": false,
|
|
108
|
+
"isSealed": false,
|
|
111
109
|
"declaringClrType": "Azure.Core.Cryptography.IKeyEncryptionKeyResolver",
|
|
112
110
|
"declaringAssemblyName": "Azure.Core",
|
|
113
111
|
"isExtensionMethod": false
|
|
@@ -115,13 +113,18 @@
|
|
|
115
113
|
{
|
|
116
114
|
"stableId": "Azure.Core:Azure.Core.Cryptography.IKeyEncryptionKeyResolver::ResolveAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Azure.Core.Cryptography.IKeyEncryptionKey,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
117
115
|
"clrName": "ResolveAsync",
|
|
118
|
-
"tsEmitName": "resolveAsync",
|
|
119
116
|
"metadataToken": 100665134,
|
|
120
117
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Azure.Core.Cryptography.IKeyEncryptionKey,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
121
118
|
"normalizedSignature": "ResolveAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Azure.Core.Cryptography.IKeyEncryptionKey,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
122
119
|
"emitScope": "ClassSurface",
|
|
120
|
+
"provenance": "Original",
|
|
123
121
|
"arity": 0,
|
|
124
122
|
"parameterCount": 2,
|
|
123
|
+
"isStatic": false,
|
|
124
|
+
"isAbstract": true,
|
|
125
|
+
"isVirtual": true,
|
|
126
|
+
"isOverride": false,
|
|
127
|
+
"isSealed": false,
|
|
125
128
|
"declaringClrType": "Azure.Core.Cryptography.IKeyEncryptionKeyResolver",
|
|
126
129
|
"declaringAssemblyName": "Azure.Core",
|
|
127
130
|
"isExtensionMethod": false
|
|
@@ -130,29 +133,7 @@
|
|
|
130
133
|
"properties": [],
|
|
131
134
|
"fields": [],
|
|
132
135
|
"events": [],
|
|
133
|
-
"constructors": []
|
|
134
|
-
"exposedMethods": [
|
|
135
|
-
{
|
|
136
|
-
"tsName": "resolve",
|
|
137
|
-
"isStatic": false,
|
|
138
|
-
"tsSignatureId": "Resolve|(System.String,System.Threading.CancellationToken):Azure.Core.Cryptography.IKeyEncryptionKey|static=false",
|
|
139
|
-
"target": {
|
|
140
|
-
"declaringClrType": "Azure.Core.Cryptography.IKeyEncryptionKeyResolver",
|
|
141
|
-
"declaringAssemblyName": "Azure.Core",
|
|
142
|
-
"metadataToken": 100665133
|
|
143
|
-
}
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"tsName": "resolveAsync",
|
|
147
|
-
"isStatic": false,
|
|
148
|
-
"tsSignatureId": "ResolveAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Azure.Core.Cryptography.IKeyEncryptionKey,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
149
|
-
"target": {
|
|
150
|
-
"declaringClrType": "Azure.Core.Cryptography.IKeyEncryptionKeyResolver",
|
|
151
|
-
"declaringAssemblyName": "Azure.Core",
|
|
152
|
-
"metadataToken": 100665134
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
]
|
|
136
|
+
"constructors": []
|
|
156
137
|
}
|
|
157
138
|
]
|
|
158
139
|
}
|
|
@@ -12,17 +12,17 @@ import type { CancellationToken } from "@tsonic/dotnet/System.Threading.js";
|
|
|
12
12
|
import type { Task } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
13
13
|
|
|
14
14
|
export interface IKeyEncryptionKey$instance {
|
|
15
|
-
readonly
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
readonly KeyId: string;
|
|
16
|
+
WrapKey(algorithm: string, key: ReadOnlyMemory<System_Internal.Byte>, cancellationToken?: CancellationToken): byte[];
|
|
17
|
+
WrapKeyAsync(algorithm: string, key: ReadOnlyMemory<System_Internal.Byte>, cancellationToken?: CancellationToken): Task<byte[]>;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
export type IKeyEncryptionKey = IKeyEncryptionKey$instance;
|
|
22
22
|
|
|
23
23
|
export interface IKeyEncryptionKeyResolver$instance {
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
Resolve(keyId: string, cancellationToken?: CancellationToken): IKeyEncryptionKey;
|
|
25
|
+
ResolveAsync(keyId: string, cancellationToken?: CancellationToken): Task<IKeyEncryptionKey>;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
|
|
@@ -1,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Azure.Core.Diagnostics",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Azure.Core"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Azure.Core:Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
6
9
|
"clrName": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
7
|
-
"tsEmitName": "AzureEventSourceListener",
|
|
8
10
|
"assemblyName": "Azure.Core",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Azure.Core:Azure.Core.Diagnostics.AzureEventSourceListener::CreateConsoleLogger(System.Diagnostics.Tracing.EventLevel):Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
13
21
|
"clrName": "CreateConsoleLogger",
|
|
14
|
-
"tsEmitName": "createConsoleLogger",
|
|
15
22
|
"metadataToken": 100665123,
|
|
16
23
|
"canonicalSignature": "(System.Diagnostics.Tracing.EventLevel):Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
17
24
|
"normalizedSignature": "CreateConsoleLogger|(System.Diagnostics.Tracing.EventLevel):Azure.Core.Diagnostics.AzureEventSourceListener|static=true",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 1,
|
|
29
|
+
"isStatic": true,
|
|
30
|
+
"isAbstract": false,
|
|
31
|
+
"isVirtual": false,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
22
35
|
"declaringAssemblyName": "Azure.Core",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -25,13 +38,18 @@
|
|
|
25
38
|
{
|
|
26
39
|
"stableId": "Azure.Core:Azure.Core.Diagnostics.AzureEventSourceListener::CreateTraceLogger(System.Diagnostics.Tracing.EventLevel):Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
27
40
|
"clrName": "CreateTraceLogger",
|
|
28
|
-
"tsEmitName": "createTraceLogger",
|
|
29
41
|
"metadataToken": 100665124,
|
|
30
42
|
"canonicalSignature": "(System.Diagnostics.Tracing.EventLevel):Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
31
43
|
"normalizedSignature": "CreateTraceLogger|(System.Diagnostics.Tracing.EventLevel):Azure.Core.Diagnostics.AzureEventSourceListener|static=true",
|
|
32
44
|
"emitScope": "ClassSurface",
|
|
45
|
+
"provenance": "Original",
|
|
33
46
|
"arity": 0,
|
|
34
47
|
"parameterCount": 1,
|
|
48
|
+
"isStatic": true,
|
|
49
|
+
"isAbstract": false,
|
|
50
|
+
"isVirtual": false,
|
|
51
|
+
"isOverride": false,
|
|
52
|
+
"isSealed": false,
|
|
35
53
|
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
36
54
|
"declaringAssemblyName": "Azure.Core",
|
|
37
55
|
"isExtensionMethod": false
|
|
@@ -42,22 +60,22 @@
|
|
|
42
60
|
{
|
|
43
61
|
"stableId": "Azure.Core:Azure.Core.Diagnostics.AzureEventSourceListener::TraitNameSystem.String",
|
|
44
62
|
"clrName": "TraitName",
|
|
45
|
-
"tsEmitName": "traitName",
|
|
46
63
|
"metadataToken": 67109556,
|
|
47
64
|
"normalizedSignature": "TraitName|System.String|static=true|const=true",
|
|
48
65
|
"isStatic": true,
|
|
49
66
|
"isReadOnly": false,
|
|
67
|
+
"isLiteral": true,
|
|
50
68
|
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
51
69
|
"declaringAssemblyName": "Azure.Core"
|
|
52
70
|
},
|
|
53
71
|
{
|
|
54
72
|
"stableId": "Azure.Core:Azure.Core.Diagnostics.AzureEventSourceListener::TraitValueSystem.String",
|
|
55
73
|
"clrName": "TraitValue",
|
|
56
|
-
"tsEmitName": "traitValue",
|
|
57
74
|
"metadataToken": 67109557,
|
|
58
75
|
"normalizedSignature": "TraitValue|System.String|static=true|const=true",
|
|
59
76
|
"isStatic": true,
|
|
60
77
|
"isReadOnly": false,
|
|
78
|
+
"isLiteral": true,
|
|
61
79
|
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
62
80
|
"declaringAssemblyName": "Azure.Core"
|
|
63
81
|
}
|
|
@@ -84,70 +102,6 @@
|
|
|
84
102
|
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
85
103
|
"declaringAssemblyName": "Azure.Core"
|
|
86
104
|
}
|
|
87
|
-
],
|
|
88
|
-
"exposedMethods": [
|
|
89
|
-
{
|
|
90
|
-
"tsName": "createConsoleLogger",
|
|
91
|
-
"isStatic": true,
|
|
92
|
-
"tsSignatureId": "CreateConsoleLogger|(System.Diagnostics.Tracing.EventLevel):Azure.Core.Diagnostics.AzureEventSourceListener|static=true",
|
|
93
|
-
"target": {
|
|
94
|
-
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
95
|
-
"declaringAssemblyName": "Azure.Core",
|
|
96
|
-
"metadataToken": 100665123
|
|
97
|
-
}
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"tsName": "createTraceLogger",
|
|
101
|
-
"isStatic": true,
|
|
102
|
-
"tsSignatureId": "CreateTraceLogger|(System.Diagnostics.Tracing.EventLevel):Azure.Core.Diagnostics.AzureEventSourceListener|static=true",
|
|
103
|
-
"target": {
|
|
104
|
-
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
105
|
-
"declaringAssemblyName": "Azure.Core",
|
|
106
|
-
"metadataToken": 100665124
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
],
|
|
110
|
-
"exposedFields": [
|
|
111
|
-
{
|
|
112
|
-
"tsName": "traitName",
|
|
113
|
-
"isStatic": true,
|
|
114
|
-
"tsSignatureId": "TraitName|System.String|static=true|const=true",
|
|
115
|
-
"target": {
|
|
116
|
-
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
117
|
-
"declaringAssemblyName": "Azure.Core",
|
|
118
|
-
"metadataToken": 67109556
|
|
119
|
-
}
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"tsName": "traitValue",
|
|
123
|
-
"isStatic": true,
|
|
124
|
-
"tsSignatureId": "TraitValue|System.String|static=true|const=true",
|
|
125
|
-
"target": {
|
|
126
|
-
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
127
|
-
"declaringAssemblyName": "Azure.Core",
|
|
128
|
-
"metadataToken": 67109557
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
],
|
|
132
|
-
"exposedConstructors": [
|
|
133
|
-
{
|
|
134
|
-
"isStatic": false,
|
|
135
|
-
"tsSignatureId": "constructor|(System.Action_1[[System.Diagnostics.Tracing.EventWrittenEventArgs,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Diagnostics.Tracing.EventLevel):void|static=false",
|
|
136
|
-
"target": {
|
|
137
|
-
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
138
|
-
"declaringAssemblyName": "Azure.Core",
|
|
139
|
-
"metadataToken": 100665119
|
|
140
|
-
}
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"isStatic": false,
|
|
144
|
-
"tsSignatureId": "constructor|(System.Action_2[[System.Diagnostics.Tracing.EventWrittenEventArgs,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Diagnostics.Tracing.EventLevel):void|static=false",
|
|
145
|
-
"target": {
|
|
146
|
-
"declaringClrType": "Azure.Core.Diagnostics.AzureEventSourceListener",
|
|
147
|
-
"declaringAssemblyName": "Azure.Core",
|
|
148
|
-
"metadataToken": 100665120
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
105
|
]
|
|
152
106
|
}
|
|
153
107
|
]
|
|
@@ -18,10 +18,10 @@ export interface AzureEventSourceListener$instance extends EventListener {
|
|
|
18
18
|
export const AzureEventSourceListener: {
|
|
19
19
|
new(log: Action<EventWrittenEventArgs>, level: EventLevel): AzureEventSourceListener;
|
|
20
20
|
new(log: Action<EventWrittenEventArgs, System_Internal.String>, level: EventLevel): AzureEventSourceListener;
|
|
21
|
-
readonly
|
|
22
|
-
readonly
|
|
23
|
-
|
|
24
|
-
|
|
21
|
+
readonly TraitName: string;
|
|
22
|
+
readonly TraitValue: string;
|
|
23
|
+
CreateConsoleLogger(level?: EventLevel): AzureEventSourceListener;
|
|
24
|
+
CreateTraceLogger(level?: EventLevel): AzureEventSourceListener;
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
|
|
@@ -1,12 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Azure.Core.Extensions",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Azure.Core"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Azure.Core:Azure.Core.Extensions.IAzureClientBuilder\u00602",
|
|
6
9
|
"clrName": "Azure.Core.Extensions.IAzureClientBuilder\u00602",
|
|
7
|
-
"tsEmitName": "IAzureClientBuilder_2",
|
|
8
10
|
"assemblyName": "Azure.Core",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Interface",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": true,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 2,
|
|
10
18
|
"methods": [],
|
|
11
19
|
"properties": [],
|
|
12
20
|
"fields": [],
|
|
@@ -16,20 +24,30 @@
|
|
|
16
24
|
{
|
|
17
25
|
"stableId": "Azure.Core:Azure.Core.Extensions.IAzureClientFactoryBuilder",
|
|
18
26
|
"clrName": "Azure.Core.Extensions.IAzureClientFactoryBuilder",
|
|
19
|
-
"tsEmitName": "IAzureClientFactoryBuilder",
|
|
20
27
|
"assemblyName": "Azure.Core",
|
|
21
28
|
"metadataToken": 0,
|
|
29
|
+
"kind": "Interface",
|
|
30
|
+
"accessibility": "Public",
|
|
31
|
+
"isAbstract": true,
|
|
32
|
+
"isSealed": false,
|
|
33
|
+
"isStatic": false,
|
|
34
|
+
"arity": 0,
|
|
22
35
|
"methods": [
|
|
23
36
|
{
|
|
24
37
|
"stableId": "Azure.Core:Azure.Core.Extensions.IAzureClientFactoryBuilder::RegisterClientFactory(Func_2):IAzureClientBuilder_2",
|
|
25
38
|
"clrName": "RegisterClientFactory",
|
|
26
|
-
"tsEmitName": "registerClientFactory",
|
|
27
39
|
"metadataToken": 100664857,
|
|
28
40
|
"canonicalSignature": "(Func_2):IAzureClientBuilder_2",
|
|
29
41
|
"normalizedSignature": "RegisterClientFactory|(Func_2):IAzureClientBuilder_2|static=false",
|
|
30
42
|
"emitScope": "ClassSurface",
|
|
43
|
+
"provenance": "Original",
|
|
31
44
|
"arity": 2,
|
|
32
45
|
"parameterCount": 1,
|
|
46
|
+
"isStatic": false,
|
|
47
|
+
"isAbstract": true,
|
|
48
|
+
"isVirtual": true,
|
|
49
|
+
"isOverride": false,
|
|
50
|
+
"isSealed": false,
|
|
33
51
|
"declaringClrType": "Azure.Core.Extensions.IAzureClientFactoryBuilder",
|
|
34
52
|
"declaringAssemblyName": "Azure.Core",
|
|
35
53
|
"isExtensionMethod": false
|
|
@@ -38,37 +56,35 @@
|
|
|
38
56
|
"properties": [],
|
|
39
57
|
"fields": [],
|
|
40
58
|
"events": [],
|
|
41
|
-
"constructors": []
|
|
42
|
-
"exposedMethods": [
|
|
43
|
-
{
|
|
44
|
-
"tsName": "registerClientFactory",
|
|
45
|
-
"isStatic": false,
|
|
46
|
-
"tsSignatureId": "RegisterClientFactory|(Func_2):IAzureClientBuilder_2|static=false",
|
|
47
|
-
"target": {
|
|
48
|
-
"declaringClrType": "Azure.Core.Extensions.IAzureClientFactoryBuilder",
|
|
49
|
-
"declaringAssemblyName": "Azure.Core",
|
|
50
|
-
"metadataToken": 100664857
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
]
|
|
59
|
+
"constructors": []
|
|
54
60
|
},
|
|
55
61
|
{
|
|
56
62
|
"stableId": "Azure.Core:Azure.Core.Extensions.IAzureClientFactoryBuilderWithConfiguration\u00601",
|
|
57
63
|
"clrName": "Azure.Core.Extensions.IAzureClientFactoryBuilderWithConfiguration\u00601",
|
|
58
|
-
"tsEmitName": "IAzureClientFactoryBuilderWithConfiguration_1",
|
|
59
64
|
"assemblyName": "Azure.Core",
|
|
60
65
|
"metadataToken": 0,
|
|
66
|
+
"kind": "Interface",
|
|
67
|
+
"accessibility": "Public",
|
|
68
|
+
"isAbstract": true,
|
|
69
|
+
"isSealed": false,
|
|
70
|
+
"isStatic": false,
|
|
71
|
+
"arity": 1,
|
|
61
72
|
"methods": [
|
|
62
73
|
{
|
|
63
74
|
"stableId": "Azure.Core:Azure.Core.Extensions.IAzureClientFactoryBuilderWithConfiguration\u00601::RegisterClientFactory(TConfiguration):IAzureClientBuilder_2",
|
|
64
75
|
"clrName": "RegisterClientFactory",
|
|
65
|
-
"tsEmitName": "registerClientFactory",
|
|
66
76
|
"metadataToken": 100664858,
|
|
67
77
|
"canonicalSignature": "(TConfiguration):IAzureClientBuilder_2",
|
|
68
78
|
"normalizedSignature": "RegisterClientFactory|(TConfiguration):IAzureClientBuilder_2|static=false",
|
|
69
79
|
"emitScope": "ClassSurface",
|
|
80
|
+
"provenance": "Original",
|
|
70
81
|
"arity": 2,
|
|
71
82
|
"parameterCount": 1,
|
|
83
|
+
"isStatic": false,
|
|
84
|
+
"isAbstract": true,
|
|
85
|
+
"isVirtual": true,
|
|
86
|
+
"isOverride": false,
|
|
87
|
+
"isSealed": false,
|
|
72
88
|
"declaringClrType": "Azure.Core.Extensions.IAzureClientFactoryBuilderWithConfiguration\u00601",
|
|
73
89
|
"declaringAssemblyName": "Azure.Core",
|
|
74
90
|
"isExtensionMethod": false
|
|
@@ -76,13 +92,18 @@
|
|
|
76
92
|
{
|
|
77
93
|
"stableId": "Azure.Core:Azure.Core.Extensions.IAzureClientFactoryBuilder::RegisterClientFactory(Func_2):IAzureClientBuilder_2",
|
|
78
94
|
"clrName": "RegisterClientFactory",
|
|
79
|
-
"tsEmitName": "registerClientFactory",
|
|
80
95
|
"metadataToken": 100664857,
|
|
81
96
|
"canonicalSignature": "(Func_2):IAzureClientBuilder_2",
|
|
82
97
|
"normalizedSignature": "RegisterClientFactory|(Func_2):IAzureClientBuilder_2|static=false",
|
|
83
98
|
"emitScope": "ClassSurface",
|
|
99
|
+
"provenance": "Original",
|
|
84
100
|
"arity": 2,
|
|
85
101
|
"parameterCount": 1,
|
|
102
|
+
"isStatic": false,
|
|
103
|
+
"isAbstract": true,
|
|
104
|
+
"isVirtual": true,
|
|
105
|
+
"isOverride": false,
|
|
106
|
+
"isSealed": false,
|
|
86
107
|
"declaringClrType": "Azure.Core.Extensions.IAzureClientFactoryBuilder",
|
|
87
108
|
"declaringAssemblyName": "Azure.Core",
|
|
88
109
|
"isExtensionMethod": false
|
|
@@ -91,47 +112,35 @@
|
|
|
91
112
|
"properties": [],
|
|
92
113
|
"fields": [],
|
|
93
114
|
"events": [],
|
|
94
|
-
"constructors": []
|
|
95
|
-
"exposedMethods": [
|
|
96
|
-
{
|
|
97
|
-
"tsName": "registerClientFactory",
|
|
98
|
-
"isStatic": false,
|
|
99
|
-
"tsSignatureId": "RegisterClientFactory|(TConfiguration):IAzureClientBuilder_2|static=false",
|
|
100
|
-
"target": {
|
|
101
|
-
"declaringClrType": "Azure.Core.Extensions.IAzureClientFactoryBuilderWithConfiguration\u00601",
|
|
102
|
-
"declaringAssemblyName": "Azure.Core",
|
|
103
|
-
"metadataToken": 100664858
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"tsName": "registerClientFactory",
|
|
108
|
-
"isStatic": false,
|
|
109
|
-
"tsSignatureId": "RegisterClientFactory|(Func_2):IAzureClientBuilder_2|static=false",
|
|
110
|
-
"target": {
|
|
111
|
-
"declaringClrType": "Azure.Core.Extensions.IAzureClientFactoryBuilder",
|
|
112
|
-
"declaringAssemblyName": "Azure.Core",
|
|
113
|
-
"metadataToken": 100664857
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
]
|
|
115
|
+
"constructors": []
|
|
117
116
|
},
|
|
118
117
|
{
|
|
119
118
|
"stableId": "Azure.Core:Azure.Core.Extensions.IAzureClientFactoryBuilderWithCredential",
|
|
120
119
|
"clrName": "Azure.Core.Extensions.IAzureClientFactoryBuilderWithCredential",
|
|
121
|
-
"tsEmitName": "IAzureClientFactoryBuilderWithCredential",
|
|
122
120
|
"assemblyName": "Azure.Core",
|
|
123
121
|
"metadataToken": 0,
|
|
122
|
+
"kind": "Interface",
|
|
123
|
+
"accessibility": "Public",
|
|
124
|
+
"isAbstract": true,
|
|
125
|
+
"isSealed": false,
|
|
126
|
+
"isStatic": false,
|
|
127
|
+
"arity": 0,
|
|
124
128
|
"methods": [
|
|
125
129
|
{
|
|
126
130
|
"stableId": "Azure.Core:Azure.Core.Extensions.IAzureClientFactoryBuilderWithCredential::RegisterClientFactory(Func_3,System.Boolean):IAzureClientBuilder_2",
|
|
127
131
|
"clrName": "RegisterClientFactory",
|
|
128
|
-
"tsEmitName": "registerClientFactory",
|
|
129
132
|
"metadataToken": 100664859,
|
|
130
133
|
"canonicalSignature": "(Func_3,System.Boolean):IAzureClientBuilder_2",
|
|
131
134
|
"normalizedSignature": "RegisterClientFactory|(Func_3,System.Boolean):IAzureClientBuilder_2|static=false",
|
|
132
135
|
"emitScope": "ClassSurface",
|
|
136
|
+
"provenance": "Original",
|
|
133
137
|
"arity": 2,
|
|
134
138
|
"parameterCount": 2,
|
|
139
|
+
"isStatic": false,
|
|
140
|
+
"isAbstract": true,
|
|
141
|
+
"isVirtual": true,
|
|
142
|
+
"isOverride": false,
|
|
143
|
+
"isSealed": false,
|
|
135
144
|
"declaringClrType": "Azure.Core.Extensions.IAzureClientFactoryBuilderWithCredential",
|
|
136
145
|
"declaringAssemblyName": "Azure.Core",
|
|
137
146
|
"isExtensionMethod": false
|
|
@@ -140,19 +149,7 @@
|
|
|
140
149
|
"properties": [],
|
|
141
150
|
"fields": [],
|
|
142
151
|
"events": [],
|
|
143
|
-
"constructors": []
|
|
144
|
-
"exposedMethods": [
|
|
145
|
-
{
|
|
146
|
-
"tsName": "registerClientFactory",
|
|
147
|
-
"isStatic": false,
|
|
148
|
-
"tsSignatureId": "RegisterClientFactory|(Func_3,System.Boolean):IAzureClientBuilder_2|static=false",
|
|
149
|
-
"target": {
|
|
150
|
-
"declaringClrType": "Azure.Core.Extensions.IAzureClientFactoryBuilderWithCredential",
|
|
151
|
-
"declaringAssemblyName": "Azure.Core",
|
|
152
|
-
"metadataToken": 100664859
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
]
|
|
152
|
+
"constructors": []
|
|
156
153
|
}
|
|
157
154
|
]
|
|
158
155
|
}
|
|
@@ -17,15 +17,15 @@ export interface IAzureClientBuilder_2$instance<TClient, TOptions> {
|
|
|
17
17
|
export type IAzureClientBuilder_2<TClient, TOptions> = IAzureClientBuilder_2$instance<TClient, TOptions>;
|
|
18
18
|
|
|
19
19
|
export interface IAzureClientFactoryBuilder$instance {
|
|
20
|
-
|
|
20
|
+
RegisterClientFactory<TClient, TOptions>(clientFactory: Func<TOptions, TClient>): IAzureClientBuilder_2<TClient, TOptions>;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
export type IAzureClientFactoryBuilder = IAzureClientFactoryBuilder$instance;
|
|
25
25
|
|
|
26
26
|
export interface IAzureClientFactoryBuilderWithConfiguration_1$instance<TConfiguration> extends IAzureClientFactoryBuilder {
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
RegisterClientFactory<TClient, TOptions>(clientFactory: Func<TOptions, TClient>): IAzureClientBuilder_2<TClient, TOptions>;
|
|
28
|
+
RegisterClientFactory<TClient, TOptions>(configuration: TConfiguration): IAzureClientBuilder_2<TClient, TOptions>;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
|
|
@@ -34,7 +34,7 @@ export interface IAzureClientFactoryBuilderWithConfiguration_1$instance<TConfigu
|
|
|
34
34
|
export type IAzureClientFactoryBuilderWithConfiguration_1<TConfiguration> = IAzureClientFactoryBuilderWithConfiguration_1$instance<TConfiguration>;
|
|
35
35
|
|
|
36
36
|
export interface IAzureClientFactoryBuilderWithCredential$instance {
|
|
37
|
-
|
|
37
|
+
RegisterClientFactory<TClient, TOptions>(clientFactory: Func<TOptions, TokenCredential, TClient>, requiresCredential?: boolean): IAzureClientBuilder_2<TClient, TOptions>;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
|