@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,620 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"namespace": "Microsoft.Identity.Client.Extensibility",
|
|
3
|
-
"contributingAssemblies": [
|
|
4
|
-
"Microsoft.Identity.Client"
|
|
5
|
-
],
|
|
6
|
-
"types": [
|
|
7
|
-
{
|
|
8
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.ICustomWebUi",
|
|
9
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.ICustomWebUi",
|
|
10
|
-
"tsEmitName": "ICustomWebUi",
|
|
11
|
-
"kind": "Interface",
|
|
12
|
-
"accessibility": "Public",
|
|
13
|
-
"isAbstract": true,
|
|
14
|
-
"isSealed": false,
|
|
15
|
-
"isStatic": false,
|
|
16
|
-
"arity": 0,
|
|
17
|
-
"methods": [
|
|
18
|
-
{
|
|
19
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.ICustomWebUi::AcquireAuthorizationCodeAsync(System.Uri,System.Uri,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Uri,System.Private.Uri,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
|
|
20
|
-
"clrName": "AcquireAuthorizationCodeAsync",
|
|
21
|
-
"tsEmitName": "acquireAuthorizationCodeAsync",
|
|
22
|
-
"normalizedSignature": "AcquireAuthorizationCodeAsync|(System.Uri,System.Uri,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Uri,System.Private.Uri,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false",
|
|
23
|
-
"provenance": "Original",
|
|
24
|
-
"emitScope": "ClassSurface",
|
|
25
|
-
"isStatic": false,
|
|
26
|
-
"isAbstract": true,
|
|
27
|
-
"isVirtual": true,
|
|
28
|
-
"isOverride": false,
|
|
29
|
-
"isSealed": false,
|
|
30
|
-
"arity": 0,
|
|
31
|
-
"parameterCount": 3,
|
|
32
|
-
"isExtensionMethod": false
|
|
33
|
-
}
|
|
34
|
-
],
|
|
35
|
-
"properties": [],
|
|
36
|
-
"fields": [],
|
|
37
|
-
"events": [],
|
|
38
|
-
"constructors": []
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AppTokenProviderParameters",
|
|
42
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.AppTokenProviderParameters",
|
|
43
|
-
"tsEmitName": "AppTokenProviderParameters",
|
|
44
|
-
"kind": "Class",
|
|
45
|
-
"accessibility": "Public",
|
|
46
|
-
"isAbstract": false,
|
|
47
|
-
"isSealed": false,
|
|
48
|
-
"isStatic": false,
|
|
49
|
-
"arity": 0,
|
|
50
|
-
"methods": [],
|
|
51
|
-
"properties": [
|
|
52
|
-
{
|
|
53
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AppTokenProviderParameters::Scopes:System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
54
|
-
"clrName": "Scopes",
|
|
55
|
-
"tsEmitName": "scopes",
|
|
56
|
-
"normalizedSignature": "Scopes|:System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
|
|
57
|
-
"provenance": "Original",
|
|
58
|
-
"emitScope": "ClassSurface",
|
|
59
|
-
"isStatic": false,
|
|
60
|
-
"isAbstract": false,
|
|
61
|
-
"isVirtual": false,
|
|
62
|
-
"isOverride": false,
|
|
63
|
-
"isIndexer": false,
|
|
64
|
-
"hasGetter": true,
|
|
65
|
-
"hasSetter": false
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AppTokenProviderParameters::CorrelationId:System.String",
|
|
69
|
-
"clrName": "CorrelationId",
|
|
70
|
-
"tsEmitName": "correlationId",
|
|
71
|
-
"normalizedSignature": "CorrelationId|:System.String|static=false|accessor=get",
|
|
72
|
-
"provenance": "Original",
|
|
73
|
-
"emitScope": "ClassSurface",
|
|
74
|
-
"isStatic": false,
|
|
75
|
-
"isAbstract": false,
|
|
76
|
-
"isVirtual": false,
|
|
77
|
-
"isOverride": false,
|
|
78
|
-
"isIndexer": false,
|
|
79
|
-
"hasGetter": true,
|
|
80
|
-
"hasSetter": false
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AppTokenProviderParameters::Claims:System.String",
|
|
84
|
-
"clrName": "Claims",
|
|
85
|
-
"tsEmitName": "claims",
|
|
86
|
-
"normalizedSignature": "Claims|:System.String|static=false|accessor=get",
|
|
87
|
-
"provenance": "Original",
|
|
88
|
-
"emitScope": "ClassSurface",
|
|
89
|
-
"isStatic": false,
|
|
90
|
-
"isAbstract": false,
|
|
91
|
-
"isVirtual": false,
|
|
92
|
-
"isOverride": false,
|
|
93
|
-
"isIndexer": false,
|
|
94
|
-
"hasGetter": true,
|
|
95
|
-
"hasSetter": false
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AppTokenProviderParameters::TenantId:System.String",
|
|
99
|
-
"clrName": "TenantId",
|
|
100
|
-
"tsEmitName": "tenantId",
|
|
101
|
-
"normalizedSignature": "TenantId|:System.String|static=false|accessor=get",
|
|
102
|
-
"provenance": "Original",
|
|
103
|
-
"emitScope": "ClassSurface",
|
|
104
|
-
"isStatic": false,
|
|
105
|
-
"isAbstract": false,
|
|
106
|
-
"isVirtual": false,
|
|
107
|
-
"isOverride": false,
|
|
108
|
-
"isIndexer": false,
|
|
109
|
-
"hasGetter": true,
|
|
110
|
-
"hasSetter": false
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AppTokenProviderParameters::CancellationToken:System.Threading.CancellationToken",
|
|
114
|
-
"clrName": "CancellationToken",
|
|
115
|
-
"tsEmitName": "cancellationToken",
|
|
116
|
-
"normalizedSignature": "CancellationToken|:System.Threading.CancellationToken|static=false|accessor=get",
|
|
117
|
-
"provenance": "Original",
|
|
118
|
-
"emitScope": "ClassSurface",
|
|
119
|
-
"isStatic": false,
|
|
120
|
-
"isAbstract": false,
|
|
121
|
-
"isVirtual": false,
|
|
122
|
-
"isOverride": false,
|
|
123
|
-
"isIndexer": false,
|
|
124
|
-
"hasGetter": true,
|
|
125
|
-
"hasSetter": false
|
|
126
|
-
}
|
|
127
|
-
],
|
|
128
|
-
"fields": [],
|
|
129
|
-
"events": [],
|
|
130
|
-
"constructors": [
|
|
131
|
-
{
|
|
132
|
-
"normalizedSignature": "constructor|():void|static=false",
|
|
133
|
-
"isStatic": false,
|
|
134
|
-
"parameterCount": 0
|
|
135
|
-
}
|
|
136
|
-
]
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AppTokenProviderResult",
|
|
140
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.AppTokenProviderResult",
|
|
141
|
-
"tsEmitName": "AppTokenProviderResult",
|
|
142
|
-
"kind": "Class",
|
|
143
|
-
"accessibility": "Public",
|
|
144
|
-
"isAbstract": false,
|
|
145
|
-
"isSealed": false,
|
|
146
|
-
"isStatic": false,
|
|
147
|
-
"arity": 0,
|
|
148
|
-
"methods": [],
|
|
149
|
-
"properties": [
|
|
150
|
-
{
|
|
151
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AppTokenProviderResult::AccessToken:System.String",
|
|
152
|
-
"clrName": "AccessToken",
|
|
153
|
-
"tsEmitName": "accessToken",
|
|
154
|
-
"normalizedSignature": "AccessToken|:System.String|static=false|accessor=getset",
|
|
155
|
-
"provenance": "Original",
|
|
156
|
-
"emitScope": "ClassSurface",
|
|
157
|
-
"isStatic": false,
|
|
158
|
-
"isAbstract": false,
|
|
159
|
-
"isVirtual": false,
|
|
160
|
-
"isOverride": false,
|
|
161
|
-
"isIndexer": false,
|
|
162
|
-
"hasGetter": true,
|
|
163
|
-
"hasSetter": true
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AppTokenProviderResult::ExpiresInSeconds:System.Int64",
|
|
167
|
-
"clrName": "ExpiresInSeconds",
|
|
168
|
-
"tsEmitName": "expiresInSeconds",
|
|
169
|
-
"normalizedSignature": "ExpiresInSeconds|:System.Int64|static=false|accessor=getset",
|
|
170
|
-
"provenance": "Original",
|
|
171
|
-
"emitScope": "ClassSurface",
|
|
172
|
-
"isStatic": false,
|
|
173
|
-
"isAbstract": false,
|
|
174
|
-
"isVirtual": false,
|
|
175
|
-
"isOverride": false,
|
|
176
|
-
"isIndexer": false,
|
|
177
|
-
"hasGetter": true,
|
|
178
|
-
"hasSetter": true
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AppTokenProviderResult::RefreshInSeconds:System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
182
|
-
"clrName": "RefreshInSeconds",
|
|
183
|
-
"tsEmitName": "refreshInSeconds",
|
|
184
|
-
"normalizedSignature": "RefreshInSeconds|:System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
185
|
-
"provenance": "Original",
|
|
186
|
-
"emitScope": "ClassSurface",
|
|
187
|
-
"isStatic": false,
|
|
188
|
-
"isAbstract": false,
|
|
189
|
-
"isVirtual": false,
|
|
190
|
-
"isOverride": false,
|
|
191
|
-
"isIndexer": false,
|
|
192
|
-
"hasGetter": true,
|
|
193
|
-
"hasSetter": true
|
|
194
|
-
}
|
|
195
|
-
],
|
|
196
|
-
"fields": [],
|
|
197
|
-
"events": [],
|
|
198
|
-
"constructors": [
|
|
199
|
-
{
|
|
200
|
-
"normalizedSignature": "constructor|():void|static=false",
|
|
201
|
-
"isStatic": false,
|
|
202
|
-
"parameterCount": 0
|
|
203
|
-
}
|
|
204
|
-
]
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.MsalAuthenticationExtension",
|
|
208
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.MsalAuthenticationExtension",
|
|
209
|
-
"tsEmitName": "MsalAuthenticationExtension",
|
|
210
|
-
"kind": "Class",
|
|
211
|
-
"accessibility": "Public",
|
|
212
|
-
"isAbstract": false,
|
|
213
|
-
"isSealed": false,
|
|
214
|
-
"isStatic": false,
|
|
215
|
-
"arity": 0,
|
|
216
|
-
"methods": [],
|
|
217
|
-
"properties": [
|
|
218
|
-
{
|
|
219
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.MsalAuthenticationExtension::OnBeforeTokenRequestHandler:System.Func_2[[Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData,Microsoft.Identity.Client,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae],[System.Threading.Tasks.Task,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
220
|
-
"clrName": "OnBeforeTokenRequestHandler",
|
|
221
|
-
"tsEmitName": "onBeforeTokenRequestHandler",
|
|
222
|
-
"normalizedSignature": "OnBeforeTokenRequestHandler|:System.Func_2[[Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData,Microsoft.Identity.Client,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae],[System.Threading.Tasks.Task,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
223
|
-
"provenance": "Original",
|
|
224
|
-
"emitScope": "ClassSurface",
|
|
225
|
-
"isStatic": false,
|
|
226
|
-
"isAbstract": false,
|
|
227
|
-
"isVirtual": false,
|
|
228
|
-
"isOverride": false,
|
|
229
|
-
"isIndexer": false,
|
|
230
|
-
"hasGetter": true,
|
|
231
|
-
"hasSetter": true
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.MsalAuthenticationExtension::AuthenticationOperation:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation",
|
|
235
|
-
"clrName": "AuthenticationOperation",
|
|
236
|
-
"tsEmitName": "authenticationOperation",
|
|
237
|
-
"normalizedSignature": "AuthenticationOperation|:Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation|static=false|accessor=getset",
|
|
238
|
-
"provenance": "Original",
|
|
239
|
-
"emitScope": "ClassSurface",
|
|
240
|
-
"isStatic": false,
|
|
241
|
-
"isAbstract": false,
|
|
242
|
-
"isVirtual": false,
|
|
243
|
-
"isOverride": false,
|
|
244
|
-
"isIndexer": false,
|
|
245
|
-
"hasGetter": true,
|
|
246
|
-
"hasSetter": true
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.MsalAuthenticationExtension::AdditionalCacheParameters:System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
250
|
-
"clrName": "AdditionalCacheParameters",
|
|
251
|
-
"tsEmitName": "additionalCacheParameters",
|
|
252
|
-
"normalizedSignature": "AdditionalCacheParameters|:System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
253
|
-
"provenance": "Original",
|
|
254
|
-
"emitScope": "ClassSurface",
|
|
255
|
-
"isStatic": false,
|
|
256
|
-
"isAbstract": false,
|
|
257
|
-
"isVirtual": false,
|
|
258
|
-
"isOverride": false,
|
|
259
|
-
"isIndexer": false,
|
|
260
|
-
"hasGetter": true,
|
|
261
|
-
"hasSetter": true
|
|
262
|
-
}
|
|
263
|
-
],
|
|
264
|
-
"fields": [],
|
|
265
|
-
"events": [],
|
|
266
|
-
"constructors": [
|
|
267
|
-
{
|
|
268
|
-
"normalizedSignature": "constructor|():void|static=false",
|
|
269
|
-
"isStatic": false,
|
|
270
|
-
"parameterCount": 0
|
|
271
|
-
}
|
|
272
|
-
]
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData",
|
|
276
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData",
|
|
277
|
-
"tsEmitName": "OnBeforeTokenRequestData",
|
|
278
|
-
"kind": "Class",
|
|
279
|
-
"accessibility": "Public",
|
|
280
|
-
"isAbstract": false,
|
|
281
|
-
"isSealed": true,
|
|
282
|
-
"isStatic": false,
|
|
283
|
-
"arity": 0,
|
|
284
|
-
"methods": [],
|
|
285
|
-
"properties": [
|
|
286
|
-
{
|
|
287
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData::BodyParameters:System.Collections.Generic.IDictionary_2[[System.String,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]]",
|
|
288
|
-
"clrName": "BodyParameters",
|
|
289
|
-
"tsEmitName": "bodyParameters",
|
|
290
|
-
"normalizedSignature": "BodyParameters|:System.Collections.Generic.IDictionary_2[[System.String,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]]|static=false|accessor=get",
|
|
291
|
-
"provenance": "Original",
|
|
292
|
-
"emitScope": "ClassSurface",
|
|
293
|
-
"isStatic": false,
|
|
294
|
-
"isAbstract": false,
|
|
295
|
-
"isVirtual": false,
|
|
296
|
-
"isOverride": false,
|
|
297
|
-
"isIndexer": false,
|
|
298
|
-
"hasGetter": true,
|
|
299
|
-
"hasSetter": false
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData::Headers:System.Collections.Generic.IDictionary_2[[System.String,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]]",
|
|
303
|
-
"clrName": "Headers",
|
|
304
|
-
"tsEmitName": "headers",
|
|
305
|
-
"normalizedSignature": "Headers|:System.Collections.Generic.IDictionary_2[[System.String,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]]|static=false|accessor=get",
|
|
306
|
-
"provenance": "Original",
|
|
307
|
-
"emitScope": "ClassSurface",
|
|
308
|
-
"isStatic": false,
|
|
309
|
-
"isAbstract": false,
|
|
310
|
-
"isVirtual": false,
|
|
311
|
-
"isOverride": false,
|
|
312
|
-
"isIndexer": false,
|
|
313
|
-
"hasGetter": true,
|
|
314
|
-
"hasSetter": false
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData::RequestUri:System.Uri",
|
|
318
|
-
"clrName": "RequestUri",
|
|
319
|
-
"tsEmitName": "requestUri",
|
|
320
|
-
"normalizedSignature": "RequestUri|:System.Uri|static=false|accessor=getset",
|
|
321
|
-
"provenance": "Original",
|
|
322
|
-
"emitScope": "ClassSurface",
|
|
323
|
-
"isStatic": false,
|
|
324
|
-
"isAbstract": false,
|
|
325
|
-
"isVirtual": false,
|
|
326
|
-
"isOverride": false,
|
|
327
|
-
"isIndexer": false,
|
|
328
|
-
"hasGetter": true,
|
|
329
|
-
"hasSetter": true
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData::CancellationToken:System.Threading.CancellationToken",
|
|
333
|
-
"clrName": "CancellationToken",
|
|
334
|
-
"tsEmitName": "cancellationToken",
|
|
335
|
-
"normalizedSignature": "CancellationToken|:System.Threading.CancellationToken|static=false|accessor=get",
|
|
336
|
-
"provenance": "Original",
|
|
337
|
-
"emitScope": "ClassSurface",
|
|
338
|
-
"isStatic": false,
|
|
339
|
-
"isAbstract": false,
|
|
340
|
-
"isVirtual": false,
|
|
341
|
-
"isOverride": false,
|
|
342
|
-
"isIndexer": false,
|
|
343
|
-
"hasGetter": true,
|
|
344
|
-
"hasSetter": false
|
|
345
|
-
}
|
|
346
|
-
],
|
|
347
|
-
"fields": [],
|
|
348
|
-
"events": [],
|
|
349
|
-
"constructors": [
|
|
350
|
-
{
|
|
351
|
-
"normalizedSignature": "constructor|(System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,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.Uri,System.Threading.CancellationToken):void|static=false",
|
|
352
|
-
"isStatic": false,
|
|
353
|
-
"parameterCount": 4
|
|
354
|
-
}
|
|
355
|
-
]
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension",
|
|
359
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension",
|
|
360
|
-
"tsEmitName": "AbstractConfidentialClientAcquireTokenParameterBuilderExtension",
|
|
361
|
-
"kind": "StaticNamespace",
|
|
362
|
-
"accessibility": "Public",
|
|
363
|
-
"isAbstract": true,
|
|
364
|
-
"isSealed": true,
|
|
365
|
-
"isStatic": true,
|
|
366
|
-
"arity": 0,
|
|
367
|
-
"methods": [
|
|
368
|
-
{
|
|
369
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension::OnBeforeTokenRequest(AbstractAcquireTokenParameterBuilder_1,System.Func_2[[Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData,Microsoft.Identity.Client,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae],[System.Threading.Tasks.Task,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):AbstractAcquireTokenParameterBuilder_1",
|
|
370
|
-
"clrName": "OnBeforeTokenRequest",
|
|
371
|
-
"tsEmitName": "onBeforeTokenRequest",
|
|
372
|
-
"normalizedSignature": "OnBeforeTokenRequest|(AbstractAcquireTokenParameterBuilder_1,System.Func_2[[Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData,Microsoft.Identity.Client,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae],[System.Threading.Tasks.Task,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):AbstractAcquireTokenParameterBuilder_1|static=true",
|
|
373
|
-
"provenance": "Original",
|
|
374
|
-
"emitScope": "ClassSurface",
|
|
375
|
-
"isStatic": true,
|
|
376
|
-
"isAbstract": false,
|
|
377
|
-
"isVirtual": false,
|
|
378
|
-
"isOverride": false,
|
|
379
|
-
"isSealed": false,
|
|
380
|
-
"arity": 1,
|
|
381
|
-
"parameterCount": 2,
|
|
382
|
-
"isExtensionMethod": true
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension::WithProofOfPosessionKeyId(AbstractAcquireTokenParameterBuilder_1,System.String,System.String):AbstractAcquireTokenParameterBuilder_1",
|
|
386
|
-
"clrName": "WithProofOfPosessionKeyId",
|
|
387
|
-
"tsEmitName": "withProofOfPosessionKeyId",
|
|
388
|
-
"normalizedSignature": "WithProofOfPosessionKeyId|(AbstractAcquireTokenParameterBuilder_1,System.String,System.String):AbstractAcquireTokenParameterBuilder_1|static=true",
|
|
389
|
-
"provenance": "Original",
|
|
390
|
-
"emitScope": "ClassSurface",
|
|
391
|
-
"isStatic": true,
|
|
392
|
-
"isAbstract": false,
|
|
393
|
-
"isVirtual": false,
|
|
394
|
-
"isOverride": false,
|
|
395
|
-
"isSealed": false,
|
|
396
|
-
"arity": 1,
|
|
397
|
-
"parameterCount": 3,
|
|
398
|
-
"isExtensionMethod": true
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension::WithAuthenticationExtension(AbstractAcquireTokenParameterBuilder_1,Microsoft.Identity.Client.Extensibility.MsalAuthenticationExtension):AbstractAcquireTokenParameterBuilder_1",
|
|
402
|
-
"clrName": "WithAuthenticationExtension",
|
|
403
|
-
"tsEmitName": "withAuthenticationExtension",
|
|
404
|
-
"normalizedSignature": "WithAuthenticationExtension|(AbstractAcquireTokenParameterBuilder_1,Microsoft.Identity.Client.Extensibility.MsalAuthenticationExtension):AbstractAcquireTokenParameterBuilder_1|static=true",
|
|
405
|
-
"provenance": "Original",
|
|
406
|
-
"emitScope": "ClassSurface",
|
|
407
|
-
"isStatic": true,
|
|
408
|
-
"isAbstract": false,
|
|
409
|
-
"isVirtual": false,
|
|
410
|
-
"isOverride": false,
|
|
411
|
-
"isSealed": false,
|
|
412
|
-
"arity": 1,
|
|
413
|
-
"parameterCount": 2,
|
|
414
|
-
"isExtensionMethod": true
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension::WithAdditionalCacheParameters(AbstractAcquireTokenParameterBuilder_1,System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):AbstractAcquireTokenParameterBuilder_1",
|
|
418
|
-
"clrName": "WithAdditionalCacheParameters",
|
|
419
|
-
"tsEmitName": "withAdditionalCacheParameters",
|
|
420
|
-
"normalizedSignature": "WithAdditionalCacheParameters|(AbstractAcquireTokenParameterBuilder_1,System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):AbstractAcquireTokenParameterBuilder_1|static=true",
|
|
421
|
-
"provenance": "Original",
|
|
422
|
-
"emitScope": "ClassSurface",
|
|
423
|
-
"isStatic": true,
|
|
424
|
-
"isAbstract": false,
|
|
425
|
-
"isVirtual": false,
|
|
426
|
-
"isOverride": false,
|
|
427
|
-
"isSealed": false,
|
|
428
|
-
"arity": 1,
|
|
429
|
-
"parameterCount": 2,
|
|
430
|
-
"isExtensionMethod": true
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension::WithFmiPathForClientAssertion(AbstractAcquireTokenParameterBuilder_1,System.String):AbstractAcquireTokenParameterBuilder_1",
|
|
434
|
-
"clrName": "WithFmiPathForClientAssertion",
|
|
435
|
-
"tsEmitName": "withFmiPathForClientAssertion",
|
|
436
|
-
"normalizedSignature": "WithFmiPathForClientAssertion|(AbstractAcquireTokenParameterBuilder_1,System.String):AbstractAcquireTokenParameterBuilder_1|static=true",
|
|
437
|
-
"provenance": "Original",
|
|
438
|
-
"emitScope": "ClassSurface",
|
|
439
|
-
"isStatic": true,
|
|
440
|
-
"isAbstract": false,
|
|
441
|
-
"isVirtual": false,
|
|
442
|
-
"isOverride": false,
|
|
443
|
-
"isSealed": false,
|
|
444
|
-
"arity": 1,
|
|
445
|
-
"parameterCount": 2,
|
|
446
|
-
"isExtensionMethod": true
|
|
447
|
-
}
|
|
448
|
-
],
|
|
449
|
-
"properties": [],
|
|
450
|
-
"fields": [],
|
|
451
|
-
"events": [],
|
|
452
|
-
"constructors": []
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AcquireTokenForClientBuilderExtensions",
|
|
456
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.AcquireTokenForClientBuilderExtensions",
|
|
457
|
-
"tsEmitName": "AcquireTokenForClientBuilderExtensions",
|
|
458
|
-
"kind": "StaticNamespace",
|
|
459
|
-
"accessibility": "Public",
|
|
460
|
-
"isAbstract": true,
|
|
461
|
-
"isSealed": true,
|
|
462
|
-
"isStatic": true,
|
|
463
|
-
"arity": 0,
|
|
464
|
-
"methods": [
|
|
465
|
-
{
|
|
466
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AcquireTokenForClientBuilderExtensions::WithProofOfPosessionKeyId(Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder,System.String,System.String):Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder",
|
|
467
|
-
"clrName": "WithProofOfPosessionKeyId",
|
|
468
|
-
"tsEmitName": "withProofOfPosessionKeyId",
|
|
469
|
-
"normalizedSignature": "WithProofOfPosessionKeyId|(Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder,System.String,System.String):Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder|static=true",
|
|
470
|
-
"provenance": "Original",
|
|
471
|
-
"emitScope": "ClassSurface",
|
|
472
|
-
"isStatic": true,
|
|
473
|
-
"isAbstract": false,
|
|
474
|
-
"isVirtual": false,
|
|
475
|
-
"isOverride": false,
|
|
476
|
-
"isSealed": false,
|
|
477
|
-
"arity": 0,
|
|
478
|
-
"parameterCount": 3,
|
|
479
|
-
"isExtensionMethod": true
|
|
480
|
-
}
|
|
481
|
-
],
|
|
482
|
-
"properties": [],
|
|
483
|
-
"fields": [],
|
|
484
|
-
"events": [],
|
|
485
|
-
"constructors": []
|
|
486
|
-
},
|
|
487
|
-
{
|
|
488
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AcquireTokenInteractiveParameterBuilderExtensions",
|
|
489
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.AcquireTokenInteractiveParameterBuilderExtensions",
|
|
490
|
-
"tsEmitName": "AcquireTokenInteractiveParameterBuilderExtensions",
|
|
491
|
-
"kind": "StaticNamespace",
|
|
492
|
-
"accessibility": "Public",
|
|
493
|
-
"isAbstract": true,
|
|
494
|
-
"isSealed": true,
|
|
495
|
-
"isStatic": true,
|
|
496
|
-
"arity": 0,
|
|
497
|
-
"methods": [
|
|
498
|
-
{
|
|
499
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AcquireTokenInteractiveParameterBuilderExtensions::WithCustomWebUi(Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder,Microsoft.Identity.Client.Extensibility.ICustomWebUi):Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder",
|
|
500
|
-
"clrName": "WithCustomWebUi",
|
|
501
|
-
"tsEmitName": "withCustomWebUi",
|
|
502
|
-
"normalizedSignature": "WithCustomWebUi|(Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder,Microsoft.Identity.Client.Extensibility.ICustomWebUi):Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder|static=true",
|
|
503
|
-
"provenance": "Original",
|
|
504
|
-
"emitScope": "ClassSurface",
|
|
505
|
-
"isStatic": true,
|
|
506
|
-
"isAbstract": false,
|
|
507
|
-
"isVirtual": false,
|
|
508
|
-
"isOverride": false,
|
|
509
|
-
"isSealed": false,
|
|
510
|
-
"arity": 0,
|
|
511
|
-
"parameterCount": 2,
|
|
512
|
-
"isExtensionMethod": true
|
|
513
|
-
}
|
|
514
|
-
],
|
|
515
|
-
"properties": [],
|
|
516
|
-
"fields": [],
|
|
517
|
-
"events": [],
|
|
518
|
-
"constructors": []
|
|
519
|
-
},
|
|
520
|
-
{
|
|
521
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AcquireTokenOnBehalfOfParameterBuilderExtensions",
|
|
522
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.AcquireTokenOnBehalfOfParameterBuilderExtensions",
|
|
523
|
-
"tsEmitName": "AcquireTokenOnBehalfOfParameterBuilderExtensions",
|
|
524
|
-
"kind": "StaticNamespace",
|
|
525
|
-
"accessibility": "Public",
|
|
526
|
-
"isAbstract": true,
|
|
527
|
-
"isSealed": true,
|
|
528
|
-
"isStatic": true,
|
|
529
|
-
"arity": 0,
|
|
530
|
-
"methods": [
|
|
531
|
-
{
|
|
532
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.AcquireTokenOnBehalfOfParameterBuilderExtensions::WithSearchInCacheForLongRunningProcess(Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder,System.Boolean):Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder",
|
|
533
|
-
"clrName": "WithSearchInCacheForLongRunningProcess",
|
|
534
|
-
"tsEmitName": "withSearchInCacheForLongRunningProcess",
|
|
535
|
-
"normalizedSignature": "WithSearchInCacheForLongRunningProcess|(Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder,System.Boolean):Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder|static=true",
|
|
536
|
-
"provenance": "Original",
|
|
537
|
-
"emitScope": "ClassSurface",
|
|
538
|
-
"isStatic": true,
|
|
539
|
-
"isAbstract": false,
|
|
540
|
-
"isVirtual": false,
|
|
541
|
-
"isOverride": false,
|
|
542
|
-
"isSealed": false,
|
|
543
|
-
"arity": 0,
|
|
544
|
-
"parameterCount": 2,
|
|
545
|
-
"isExtensionMethod": true
|
|
546
|
-
}
|
|
547
|
-
],
|
|
548
|
-
"properties": [],
|
|
549
|
-
"fields": [],
|
|
550
|
-
"events": [],
|
|
551
|
-
"constructors": []
|
|
552
|
-
},
|
|
553
|
-
{
|
|
554
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.ConfidentialClientApplicationBuilderExtensions",
|
|
555
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.ConfidentialClientApplicationBuilderExtensions",
|
|
556
|
-
"tsEmitName": "ConfidentialClientApplicationBuilderExtensions",
|
|
557
|
-
"kind": "StaticNamespace",
|
|
558
|
-
"accessibility": "Public",
|
|
559
|
-
"isAbstract": true,
|
|
560
|
-
"isSealed": true,
|
|
561
|
-
"isStatic": true,
|
|
562
|
-
"arity": 0,
|
|
563
|
-
"methods": [
|
|
564
|
-
{
|
|
565
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.ConfidentialClientApplicationBuilderExtensions::WithAppTokenProvider(Microsoft.Identity.Client.ConfidentialClientApplicationBuilder,System.Func_2[[Microsoft.Identity.Client.Extensibility.AppTokenProviderParameters,Microsoft.Identity.Client,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae],[System.Threading.Tasks.Task_1[[Microsoft.Identity.Client.Extensibility.AppTokenProviderResult,Microsoft.Identity.Client,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.Identity.Client.ConfidentialClientApplicationBuilder",
|
|
566
|
-
"clrName": "WithAppTokenProvider",
|
|
567
|
-
"tsEmitName": "withAppTokenProvider",
|
|
568
|
-
"normalizedSignature": "WithAppTokenProvider|(Microsoft.Identity.Client.ConfidentialClientApplicationBuilder,System.Func_2[[Microsoft.Identity.Client.Extensibility.AppTokenProviderParameters,Microsoft.Identity.Client,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae],[System.Threading.Tasks.Task_1[[Microsoft.Identity.Client.Extensibility.AppTokenProviderResult,Microsoft.Identity.Client,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.Identity.Client.ConfidentialClientApplicationBuilder|static=true",
|
|
569
|
-
"provenance": "Original",
|
|
570
|
-
"emitScope": "ClassSurface",
|
|
571
|
-
"isStatic": true,
|
|
572
|
-
"isAbstract": false,
|
|
573
|
-
"isVirtual": false,
|
|
574
|
-
"isOverride": false,
|
|
575
|
-
"isSealed": false,
|
|
576
|
-
"arity": 0,
|
|
577
|
-
"parameterCount": 2,
|
|
578
|
-
"isExtensionMethod": true
|
|
579
|
-
}
|
|
580
|
-
],
|
|
581
|
-
"properties": [],
|
|
582
|
-
"fields": [],
|
|
583
|
-
"events": [],
|
|
584
|
-
"constructors": []
|
|
585
|
-
},
|
|
586
|
-
{
|
|
587
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.ConfidentialClientApplicationExtensions",
|
|
588
|
-
"clrName": "Microsoft.Identity.Client.Extensibility.ConfidentialClientApplicationExtensions",
|
|
589
|
-
"tsEmitName": "ConfidentialClientApplicationExtensions",
|
|
590
|
-
"kind": "StaticNamespace",
|
|
591
|
-
"accessibility": "Public",
|
|
592
|
-
"isAbstract": true,
|
|
593
|
-
"isSealed": true,
|
|
594
|
-
"isStatic": true,
|
|
595
|
-
"arity": 0,
|
|
596
|
-
"methods": [
|
|
597
|
-
{
|
|
598
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Extensibility.ConfidentialClientApplicationExtensions::StopLongRunningProcessInWebApiAsync(Microsoft.Identity.Client.ILongRunningWebApi,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
599
|
-
"clrName": "StopLongRunningProcessInWebApiAsync",
|
|
600
|
-
"tsEmitName": "stopLongRunningProcessInWebApiAsync",
|
|
601
|
-
"normalizedSignature": "StopLongRunningProcessInWebApiAsync|(Microsoft.Identity.Client.ILongRunningWebApi,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
|
|
602
|
-
"provenance": "Original",
|
|
603
|
-
"emitScope": "ClassSurface",
|
|
604
|
-
"isStatic": true,
|
|
605
|
-
"isAbstract": false,
|
|
606
|
-
"isVirtual": false,
|
|
607
|
-
"isOverride": false,
|
|
608
|
-
"isSealed": false,
|
|
609
|
-
"arity": 0,
|
|
610
|
-
"parameterCount": 3,
|
|
611
|
-
"isExtensionMethod": true
|
|
612
|
-
}
|
|
613
|
-
],
|
|
614
|
-
"properties": [],
|
|
615
|
-
"fields": [],
|
|
616
|
-
"events": [],
|
|
617
|
-
"constructors": []
|
|
618
|
-
}
|
|
619
|
-
]
|
|
620
|
-
}
|