@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -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
|
@@ -17,15 +17,15 @@ import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
|
17
17
|
import type { AsyncCallback, Boolean as ClrBoolean, Enum, Exception, IAsyncResult, ICloneable, IComparable, IConvertible, IFormattable, Int32, IntPtr, ISpanFormattable, MulticastDelegate, Object as ClrObject, String as ClrString, TimeSpan, Void } from "@tsonic/dotnet/System.js";
|
|
18
18
|
import type { HttpClient } from "@tsonic/dotnet/System.Net.Http.js";
|
|
19
19
|
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization.js";
|
|
20
|
-
import type { ISerializable } from "@tsonic/dotnet/System.Runtime.Serialization.js";
|
|
20
|
+
import type { ISerializable, SerializationInfo, StreamingContext } from "@tsonic/dotnet/System.Runtime.Serialization.js";
|
|
21
21
|
import type { HashAlgorithm } from "@tsonic/dotnet/System.Security.Cryptography.js";
|
|
22
22
|
import type { CancellationToken } from "@tsonic/dotnet/System.Threading.js";
|
|
23
23
|
import type { Task } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
24
24
|
|
|
25
25
|
export enum OpenIdConnectRequestType {
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
26
|
+
Authentication = 0,
|
|
27
|
+
Logout = 1,
|
|
28
|
+
Token = 2
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
|
|
@@ -33,100 +33,100 @@ export type IdTokenValidator = (idToken: JwtSecurityToken, context: OpenIdConnec
|
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
export interface OpenIdConnectConfiguration$instance extends BaseConfiguration {
|
|
36
|
-
readonly
|
|
37
|
-
|
|
38
|
-
readonly
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
readonly
|
|
43
|
-
readonly
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
readonly
|
|
47
|
-
|
|
48
|
-
readonly
|
|
49
|
-
readonly
|
|
50
|
-
readonly
|
|
51
|
-
readonly
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
readonly
|
|
56
|
-
|
|
57
|
-
readonly
|
|
58
|
-
readonly
|
|
59
|
-
readonly
|
|
60
|
-
|
|
61
|
-
readonly
|
|
62
|
-
readonly
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
readonly
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
readonly
|
|
73
|
-
readonly
|
|
74
|
-
readonly
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
readonly
|
|
80
|
-
readonly
|
|
81
|
-
readonly
|
|
82
|
-
|
|
83
|
-
readonly
|
|
84
|
-
readonly
|
|
85
|
-
|
|
86
|
-
readonly
|
|
87
|
-
readonly
|
|
88
|
-
readonly
|
|
89
|
-
|
|
90
|
-
readonly
|
|
91
|
-
readonly
|
|
92
|
-
readonly
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
36
|
+
readonly AcrValuesSupported: ICollection<System_Internal.String>;
|
|
37
|
+
ActiveTokenEndpoint: string;
|
|
38
|
+
readonly AdditionalData: IDictionary<System_Internal.String, unknown>;
|
|
39
|
+
AuthorizationEndpoint: string;
|
|
40
|
+
AuthorizationResponseIssParameterSupported: boolean;
|
|
41
|
+
BackchannelAuthenticationEndpoint: string;
|
|
42
|
+
readonly BackchannelAuthenticationRequestSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
43
|
+
readonly BackchannelTokenDeliveryModesSupported: ICollection<System_Internal.String>;
|
|
44
|
+
BackchannelUserCodeParameterSupported: boolean;
|
|
45
|
+
CheckSessionIframe: string;
|
|
46
|
+
readonly ClaimsLocalesSupported: ICollection<System_Internal.String>;
|
|
47
|
+
ClaimsParameterSupported: boolean;
|
|
48
|
+
readonly ClaimsSupported: ICollection<System_Internal.String>;
|
|
49
|
+
readonly ClaimTypesSupported: ICollection<System_Internal.String>;
|
|
50
|
+
readonly DisplayValuesSupported: ICollection<System_Internal.String>;
|
|
51
|
+
readonly DPoPSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
52
|
+
EndSessionEndpoint: string;
|
|
53
|
+
FrontchannelLogoutSessionSupported: string;
|
|
54
|
+
FrontchannelLogoutSupported: string;
|
|
55
|
+
readonly GrantTypesSupported: ICollection<System_Internal.String>;
|
|
56
|
+
HttpLogoutSupported: boolean;
|
|
57
|
+
readonly IdTokenEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
|
|
58
|
+
readonly IdTokenEncryptionEncValuesSupported: ICollection<System_Internal.String>;
|
|
59
|
+
readonly IdTokenSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
60
|
+
IntrospectionEndpoint: string;
|
|
61
|
+
readonly IntrospectionEndpointAuthMethodsSupported: ICollection<System_Internal.String>;
|
|
62
|
+
readonly IntrospectionEndpointAuthSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
63
|
+
Issuer: string;
|
|
64
|
+
JsonWebKeySet: JsonWebKeySet;
|
|
65
|
+
JwksUri: string;
|
|
66
|
+
LogoutSessionSupported: boolean;
|
|
67
|
+
OpPolicyUri: string;
|
|
68
|
+
OpTosUri: string;
|
|
69
|
+
readonly PromptValuesSupported: ICollection<System_Internal.String>;
|
|
70
|
+
PushedAuthorizationRequestEndpoint: string;
|
|
71
|
+
RegistrationEndpoint: string;
|
|
72
|
+
readonly RequestObjectEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
|
|
73
|
+
readonly RequestObjectEncryptionEncValuesSupported: ICollection<System_Internal.String>;
|
|
74
|
+
readonly RequestObjectSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
75
|
+
RequestParameterSupported: boolean;
|
|
76
|
+
RequestUriParameterSupported: boolean;
|
|
77
|
+
RequirePushedAuthorizationRequests: boolean;
|
|
78
|
+
RequireRequestUriRegistration: boolean;
|
|
79
|
+
readonly ResponseModesSupported: ICollection<System_Internal.String>;
|
|
80
|
+
readonly ResponseTypesSupported: ICollection<System_Internal.String>;
|
|
81
|
+
readonly ScopesSupported: ICollection<System_Internal.String>;
|
|
82
|
+
ServiceDocumentation: string;
|
|
83
|
+
readonly SigningKeys: ICollection<SecurityKey>;
|
|
84
|
+
readonly SubjectTypesSupported: ICollection<System_Internal.String>;
|
|
85
|
+
TokenEndpoint: string;
|
|
86
|
+
readonly TokenEndpointAuthMethodsSupported: ICollection<System_Internal.String>;
|
|
87
|
+
readonly TokenEndpointAuthSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
88
|
+
readonly UILocalesSupported: ICollection<System_Internal.String>;
|
|
89
|
+
UserInfoEndpoint: string;
|
|
90
|
+
readonly UserInfoEndpointEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
|
|
91
|
+
readonly UserInfoEndpointEncryptionEncValuesSupported: ICollection<System_Internal.String>;
|
|
92
|
+
readonly UserInfoEndpointSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
93
|
+
ShouldSerializeAcrValuesSupported(): boolean;
|
|
94
|
+
ShouldSerializeBackchannelAuthenticationRequestSigningAlgValuesSupported(): boolean;
|
|
95
|
+
ShouldSerializeBackchannelTokenDeliveryModesSupported(): boolean;
|
|
96
|
+
ShouldSerializeClaimsLocalesSupported(): boolean;
|
|
97
|
+
ShouldSerializeClaimsSupported(): boolean;
|
|
98
|
+
ShouldSerializeClaimTypesSupported(): boolean;
|
|
99
|
+
ShouldSerializeDisplayValuesSupported(): boolean;
|
|
100
|
+
ShouldSerializeDPoPSigningAlgValuesSupported(): boolean;
|
|
101
|
+
ShouldSerializeGrantTypesSupported(): boolean;
|
|
102
|
+
ShouldSerializeIdTokenEncryptionAlgValuesSupported(): boolean;
|
|
103
|
+
ShouldSerializeIdTokenEncryptionEncValuesSupported(): boolean;
|
|
104
|
+
ShouldSerializeIdTokenSigningAlgValuesSupported(): boolean;
|
|
105
|
+
ShouldSerializeIntrospectionEndpointAuthMethodsSupported(): boolean;
|
|
106
|
+
ShouldSerializeIntrospectionEndpointAuthSigningAlgValuesSupported(): boolean;
|
|
107
|
+
ShouldSerializePromptValuesSupported(): boolean;
|
|
108
|
+
ShouldSerializeRequestObjectEncryptionAlgValuesSupported(): boolean;
|
|
109
|
+
ShouldSerializeRequestObjectEncryptionEncValuesSupported(): boolean;
|
|
110
|
+
ShouldSerializeRequestObjectSigningAlgValuesSupported(): boolean;
|
|
111
|
+
ShouldSerializeResponseModesSupported(): boolean;
|
|
112
|
+
ShouldSerializeResponseTypesSupported(): boolean;
|
|
113
|
+
ShouldSerializeScopesSupported(): boolean;
|
|
114
|
+
ShouldSerializeSigningKeys(): boolean;
|
|
115
|
+
ShouldSerializeSubjectTypesSupported(): boolean;
|
|
116
|
+
ShouldSerializeTokenEndpointAuthMethodsSupported(): boolean;
|
|
117
|
+
ShouldSerializeTokenEndpointAuthSigningAlgValuesSupported(): boolean;
|
|
118
|
+
ShouldSerializeUILocalesSupported(): boolean;
|
|
119
|
+
ShouldSerializeUserInfoEndpointEncryptionAlgValuesSupported(): boolean;
|
|
120
|
+
ShouldSerializeUserInfoEndpointEncryptionEncValuesSupported(): boolean;
|
|
121
|
+
ShouldSerializeUserInfoEndpointSigningAlgValuesSupported(): boolean;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
export const OpenIdConnectConfiguration: {
|
|
126
126
|
new(): OpenIdConnectConfiguration;
|
|
127
127
|
new(json: string): OpenIdConnectConfiguration;
|
|
128
|
-
|
|
129
|
-
|
|
128
|
+
Create(json: string): OpenIdConnectConfiguration;
|
|
129
|
+
Write(configuration: OpenIdConnectConfiguration): string;
|
|
130
130
|
};
|
|
131
131
|
|
|
132
132
|
|
|
@@ -138,9 +138,9 @@ export interface OpenIdConnectConfigurationRetriever$instance {
|
|
|
138
138
|
|
|
139
139
|
export const OpenIdConnectConfigurationRetriever: {
|
|
140
140
|
new(): OpenIdConnectConfigurationRetriever;
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
141
|
+
GetAsync(address: string, retriever: IDocumentRetriever, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
|
|
142
|
+
GetAsync(address: string, httpClient: HttpClient, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
|
|
143
|
+
GetAsync(address: string, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
|
|
144
144
|
};
|
|
145
145
|
|
|
146
146
|
|
|
@@ -154,64 +154,65 @@ export type OpenIdConnectConfigurationRetriever = OpenIdConnectConfigurationRetr
|
|
|
154
154
|
|
|
155
155
|
|
|
156
156
|
export interface OpenIdConnectMessage$instance extends AuthenticationProtocolMessage {
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
get
|
|
166
|
-
set
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
157
|
+
AccessToken: string;
|
|
158
|
+
AcrValues: string;
|
|
159
|
+
AuthorizationEndpoint: string;
|
|
160
|
+
ClaimsLocales: string;
|
|
161
|
+
ClientAssertion: string;
|
|
162
|
+
ClientAssertionType: string;
|
|
163
|
+
ClientId: string;
|
|
164
|
+
ClientSecret: string;
|
|
165
|
+
get Code(): string | undefined;
|
|
166
|
+
set Code(value: string);
|
|
167
|
+
Display: string;
|
|
168
|
+
DomainHint: string;
|
|
169
|
+
EnableTelemetryParameters: boolean;
|
|
170
|
+
Error: string;
|
|
171
|
+
ErrorDescription: string;
|
|
172
|
+
ErrorUri: string;
|
|
173
|
+
ExpiresIn: string;
|
|
174
|
+
GrantType: string;
|
|
175
|
+
IdentityProvider: string;
|
|
176
|
+
IdToken: string;
|
|
177
|
+
IdTokenHint: string;
|
|
178
|
+
Iss: string;
|
|
179
|
+
LoginHint: string;
|
|
180
|
+
MaxAge: string;
|
|
181
|
+
Nonce: string;
|
|
182
|
+
Password: string;
|
|
183
|
+
PostLogoutRedirectUri: string;
|
|
184
|
+
Prompt: string;
|
|
185
|
+
RedirectUri: string;
|
|
186
|
+
RefreshToken: string;
|
|
187
|
+
RequestType: OpenIdConnectRequestType;
|
|
188
|
+
RequestUri: string;
|
|
189
|
+
Resource: string;
|
|
190
|
+
ResponseMode: string;
|
|
191
|
+
ResponseType: string;
|
|
192
|
+
Scope: string;
|
|
193
|
+
SessionState: string;
|
|
194
|
+
Sid: string;
|
|
195
|
+
SkuTelemetryValue: string;
|
|
196
|
+
State: string;
|
|
197
|
+
TargetLinkUri: string;
|
|
198
|
+
TokenEndpoint: string;
|
|
199
|
+
TokenType: string;
|
|
200
|
+
UiLocales: string;
|
|
201
|
+
UserId: string;
|
|
202
|
+
Username: string;
|
|
203
|
+
Clone(): OpenIdConnectMessage;
|
|
204
|
+
CreateAuthenticationRequestUrl(): string;
|
|
205
|
+
CreateLogoutRequestUrl(): string;
|
|
206
206
|
}
|
|
207
207
|
|
|
208
208
|
|
|
209
209
|
export const OpenIdConnectMessage: {
|
|
210
210
|
new(): OpenIdConnectMessage;
|
|
211
211
|
new(json: string): OpenIdConnectMessage;
|
|
212
|
+
new(other: OpenIdConnectMessage): OpenIdConnectMessage;
|
|
212
213
|
new(nameValueCollection: NameValueCollection): OpenIdConnectMessage;
|
|
213
214
|
new(parameters: IEnumerable<KeyValuePair<System_Internal.String, string[]>>): OpenIdConnectMessage;
|
|
214
|
-
|
|
215
|
+
EnableTelemetryParametersByDefault: boolean;
|
|
215
216
|
};
|
|
216
217
|
|
|
217
218
|
|
|
@@ -225,6 +226,7 @@ export const OpenIdConnectProtocolException: {
|
|
|
225
226
|
new(): OpenIdConnectProtocolException;
|
|
226
227
|
new(message: string): OpenIdConnectProtocolException;
|
|
227
228
|
new(message: string, innerException: Exception): OpenIdConnectProtocolException;
|
|
229
|
+
new(info: SerializationInfo, context: StreamingContext): OpenIdConnectProtocolException;
|
|
228
230
|
};
|
|
229
231
|
|
|
230
232
|
|
|
@@ -238,6 +240,7 @@ export const OpenIdConnectProtocolInvalidAtHashException: {
|
|
|
238
240
|
new(): OpenIdConnectProtocolInvalidAtHashException;
|
|
239
241
|
new(message: string): OpenIdConnectProtocolInvalidAtHashException;
|
|
240
242
|
new(message: string, innerException: Exception): OpenIdConnectProtocolInvalidAtHashException;
|
|
243
|
+
new(info: SerializationInfo, context: StreamingContext): OpenIdConnectProtocolInvalidAtHashException;
|
|
241
244
|
};
|
|
242
245
|
|
|
243
246
|
|
|
@@ -251,6 +254,7 @@ export const OpenIdConnectProtocolInvalidCHashException: {
|
|
|
251
254
|
new(): OpenIdConnectProtocolInvalidCHashException;
|
|
252
255
|
new(message: string): OpenIdConnectProtocolInvalidCHashException;
|
|
253
256
|
new(message: string, innerException: Exception): OpenIdConnectProtocolInvalidCHashException;
|
|
257
|
+
new(info: SerializationInfo, context: StreamingContext): OpenIdConnectProtocolInvalidCHashException;
|
|
254
258
|
};
|
|
255
259
|
|
|
256
260
|
|
|
@@ -264,6 +268,7 @@ export const OpenIdConnectProtocolInvalidNonceException: {
|
|
|
264
268
|
new(): OpenIdConnectProtocolInvalidNonceException;
|
|
265
269
|
new(message: string): OpenIdConnectProtocolInvalidNonceException;
|
|
266
270
|
new(message: string, innerException: Exception): OpenIdConnectProtocolInvalidNonceException;
|
|
271
|
+
new(info: SerializationInfo, context: StreamingContext): OpenIdConnectProtocolInvalidNonceException;
|
|
267
272
|
};
|
|
268
273
|
|
|
269
274
|
|
|
@@ -277,18 +282,19 @@ export const OpenIdConnectProtocolInvalidStateException: {
|
|
|
277
282
|
new(): OpenIdConnectProtocolInvalidStateException;
|
|
278
283
|
new(message: string): OpenIdConnectProtocolInvalidStateException;
|
|
279
284
|
new(message: string, innerException: Exception): OpenIdConnectProtocolInvalidStateException;
|
|
285
|
+
new(info: SerializationInfo, context: StreamingContext): OpenIdConnectProtocolInvalidStateException;
|
|
280
286
|
};
|
|
281
287
|
|
|
282
288
|
|
|
283
289
|
export type OpenIdConnectProtocolInvalidStateException = OpenIdConnectProtocolInvalidStateException$instance;
|
|
284
290
|
|
|
285
291
|
export interface OpenIdConnectProtocolValidationContext$instance {
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
+
ClientId: string;
|
|
293
|
+
Nonce: string;
|
|
294
|
+
ProtocolMessage: OpenIdConnectMessage;
|
|
295
|
+
State: string;
|
|
296
|
+
UserInfoEndpointResponse: string;
|
|
297
|
+
ValidatedIdToken: JwtSecurityToken;
|
|
292
298
|
}
|
|
293
299
|
|
|
294
300
|
|
|
@@ -299,215 +305,224 @@ export const OpenIdConnectProtocolValidationContext: {
|
|
|
299
305
|
|
|
300
306
|
export type OpenIdConnectProtocolValidationContext = OpenIdConnectProtocolValidationContext$instance;
|
|
301
307
|
|
|
302
|
-
export
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
308
|
+
export abstract class OpenIdConnectProtocolValidator$protected {
|
|
309
|
+
protected ValidateAtHash(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
310
|
+
protected ValidateCHash(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
311
|
+
protected ValidateIdToken(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
312
|
+
protected ValidateNonce(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
313
|
+
protected ValidateState(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
export interface OpenIdConnectProtocolValidator$instance extends OpenIdConnectProtocolValidator$protected {
|
|
318
|
+
CryptoProviderFactory: CryptoProviderFactory;
|
|
319
|
+
readonly HashAlgorithmMap: IDictionary<System_Internal.String, System_Internal.String>;
|
|
320
|
+
IdTokenValidator: IdTokenValidator;
|
|
321
|
+
NonceLifetime: TimeSpan;
|
|
322
|
+
RequireAcr: boolean;
|
|
323
|
+
RequireAmr: boolean;
|
|
324
|
+
RequireAuthTime: boolean;
|
|
325
|
+
RequireAzp: boolean;
|
|
326
|
+
RequireNonce: boolean;
|
|
327
|
+
RequireState: boolean;
|
|
328
|
+
RequireStateValidation: boolean;
|
|
329
|
+
RequireSub: boolean;
|
|
330
|
+
RequireTimeStampInNonce: boolean;
|
|
331
|
+
GenerateNonce(): string;
|
|
332
|
+
GetHashAlgorithm(algorithm: string): HashAlgorithm;
|
|
333
|
+
ValidateAuthenticationResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
334
|
+
ValidateTokenResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
335
|
+
ValidateUserInfoResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
321
336
|
}
|
|
322
337
|
|
|
323
338
|
|
|
324
339
|
export const OpenIdConnectProtocolValidator: {
|
|
325
340
|
new(): OpenIdConnectProtocolValidator;
|
|
326
|
-
readonly
|
|
327
|
-
|
|
341
|
+
readonly DefaultNonceLifetime: TimeSpan;
|
|
342
|
+
RequireSubByDefault: boolean;
|
|
328
343
|
};
|
|
329
344
|
|
|
330
345
|
|
|
331
346
|
export type OpenIdConnectProtocolValidator = OpenIdConnectProtocolValidator$instance;
|
|
332
347
|
|
|
333
348
|
export abstract class ActiveDirectoryOpenIdConnectEndpoints$instance {
|
|
334
|
-
static readonly
|
|
335
|
-
static readonly
|
|
336
|
-
static readonly
|
|
349
|
+
static readonly Authorize: string;
|
|
350
|
+
static readonly Logout: string;
|
|
351
|
+
static readonly Token: string;
|
|
337
352
|
}
|
|
338
353
|
|
|
339
354
|
|
|
340
355
|
export type ActiveDirectoryOpenIdConnectEndpoints = ActiveDirectoryOpenIdConnectEndpoints$instance;
|
|
341
356
|
|
|
342
357
|
export abstract class OpenIdConnectGrantTypes$instance {
|
|
343
|
-
static readonly
|
|
344
|
-
static readonly
|
|
345
|
-
static readonly
|
|
346
|
-
static readonly
|
|
358
|
+
static readonly AuthorizationCode: string;
|
|
359
|
+
static readonly RefreshToken: string;
|
|
360
|
+
static readonly Password: string;
|
|
361
|
+
static readonly ClientCredentials: string;
|
|
347
362
|
}
|
|
348
363
|
|
|
349
364
|
|
|
350
365
|
export type OpenIdConnectGrantTypes = OpenIdConnectGrantTypes$instance;
|
|
351
366
|
|
|
352
367
|
export abstract class OpenIdConnectParameterNames$instance {
|
|
353
|
-
static readonly
|
|
354
|
-
static readonly
|
|
355
|
-
static readonly
|
|
356
|
-
static readonly
|
|
357
|
-
static readonly
|
|
358
|
-
static readonly
|
|
359
|
-
static readonly
|
|
360
|
-
static readonly
|
|
361
|
-
static readonly
|
|
362
|
-
static readonly
|
|
363
|
-
static readonly
|
|
364
|
-
static readonly
|
|
365
|
-
static readonly
|
|
366
|
-
static readonly
|
|
367
|
-
static readonly
|
|
368
|
-
static readonly
|
|
369
|
-
static readonly
|
|
370
|
-
static readonly
|
|
371
|
-
static readonly
|
|
372
|
-
static readonly
|
|
373
|
-
static readonly
|
|
374
|
-
static readonly
|
|
375
|
-
static readonly
|
|
376
|
-
static readonly
|
|
377
|
-
static readonly
|
|
378
|
-
static readonly
|
|
379
|
-
static readonly
|
|
380
|
-
static readonly
|
|
381
|
-
static readonly
|
|
382
|
-
static readonly
|
|
383
|
-
static readonly
|
|
384
|
-
static readonly
|
|
385
|
-
static readonly
|
|
386
|
-
static readonly
|
|
387
|
-
static readonly
|
|
388
|
-
static readonly
|
|
389
|
-
static readonly
|
|
390
|
-
static readonly
|
|
391
|
-
static readonly
|
|
392
|
-
static readonly
|
|
393
|
-
static readonly
|
|
394
|
-
static readonly
|
|
368
|
+
static readonly AccessToken: string;
|
|
369
|
+
static readonly AcrValues: string;
|
|
370
|
+
static readonly ClaimsLocales: string;
|
|
371
|
+
static readonly ClientAssertion: string;
|
|
372
|
+
static readonly ClientAssertionType: string;
|
|
373
|
+
static readonly ClientId: string;
|
|
374
|
+
static readonly ClientSecret: string;
|
|
375
|
+
static readonly Code: string;
|
|
376
|
+
static readonly Display: string;
|
|
377
|
+
static readonly DomainHint: string;
|
|
378
|
+
static readonly Error: string;
|
|
379
|
+
static readonly ErrorDescription: string;
|
|
380
|
+
static readonly ErrorUri: string;
|
|
381
|
+
static readonly ExpiresIn: string;
|
|
382
|
+
static readonly GrantType: string;
|
|
383
|
+
static readonly Iss: string;
|
|
384
|
+
static readonly IdToken: string;
|
|
385
|
+
static readonly IdTokenHint: string;
|
|
386
|
+
static readonly IdentityProvider: string;
|
|
387
|
+
static readonly LoginHint: string;
|
|
388
|
+
static readonly MaxAge: string;
|
|
389
|
+
static readonly Nonce: string;
|
|
390
|
+
static readonly Password: string;
|
|
391
|
+
static readonly PostLogoutRedirectUri: string;
|
|
392
|
+
static readonly Prompt: string;
|
|
393
|
+
static readonly RedirectUri: string;
|
|
394
|
+
static readonly RefreshToken: string;
|
|
395
|
+
static readonly RequestUri: string;
|
|
396
|
+
static readonly Resource: string;
|
|
397
|
+
static readonly ResponseMode: string;
|
|
398
|
+
static readonly ResponseType: string;
|
|
399
|
+
static readonly Scope: string;
|
|
400
|
+
static readonly SkuTelemetry: string;
|
|
401
|
+
static readonly SessionState: string;
|
|
402
|
+
static readonly Sid: string;
|
|
403
|
+
static readonly State: string;
|
|
404
|
+
static readonly TargetLinkUri: string;
|
|
405
|
+
static readonly TokenType: string;
|
|
406
|
+
static readonly UiLocales: string;
|
|
407
|
+
static readonly UserId: string;
|
|
408
|
+
static readonly Username: string;
|
|
409
|
+
static readonly VersionTelemetry: string;
|
|
395
410
|
}
|
|
396
411
|
|
|
397
412
|
|
|
398
413
|
export type OpenIdConnectParameterNames = OpenIdConnectParameterNames$instance;
|
|
399
414
|
|
|
400
415
|
export abstract class OpenIdConnectPrompt$instance {
|
|
401
|
-
static readonly
|
|
402
|
-
static readonly
|
|
403
|
-
static readonly
|
|
404
|
-
static readonly
|
|
416
|
+
static readonly None: string;
|
|
417
|
+
static readonly Login: string;
|
|
418
|
+
static readonly Consent: string;
|
|
419
|
+
static readonly SelectAccount: string;
|
|
405
420
|
}
|
|
406
421
|
|
|
407
422
|
|
|
408
423
|
export type OpenIdConnectPrompt = OpenIdConnectPrompt$instance;
|
|
409
424
|
|
|
410
425
|
export abstract class OpenIdConnectResponseMode$instance {
|
|
411
|
-
static readonly
|
|
412
|
-
static readonly
|
|
413
|
-
static readonly
|
|
426
|
+
static readonly Query: string;
|
|
427
|
+
static readonly FormPost: string;
|
|
428
|
+
static readonly Fragment: string;
|
|
414
429
|
}
|
|
415
430
|
|
|
416
431
|
|
|
417
432
|
export type OpenIdConnectResponseMode = OpenIdConnectResponseMode$instance;
|
|
418
433
|
|
|
419
434
|
export abstract class OpenIdConnectResponseType$instance {
|
|
420
|
-
static readonly
|
|
421
|
-
static readonly
|
|
422
|
-
static readonly
|
|
423
|
-
static readonly
|
|
424
|
-
static readonly
|
|
425
|
-
static readonly
|
|
426
|
-
static readonly
|
|
427
|
-
static readonly
|
|
435
|
+
static readonly Code: string;
|
|
436
|
+
static readonly CodeIdToken: string;
|
|
437
|
+
static readonly CodeIdTokenToken: string;
|
|
438
|
+
static readonly CodeToken: string;
|
|
439
|
+
static readonly IdToken: string;
|
|
440
|
+
static readonly IdTokenToken: string;
|
|
441
|
+
static readonly None: string;
|
|
442
|
+
static readonly Token: string;
|
|
428
443
|
}
|
|
429
444
|
|
|
430
445
|
|
|
431
446
|
export type OpenIdConnectResponseType = OpenIdConnectResponseType$instance;
|
|
432
447
|
|
|
433
448
|
export abstract class OpenIdConnectScope$instance {
|
|
434
|
-
static readonly
|
|
435
|
-
static readonly
|
|
436
|
-
static readonly
|
|
437
|
-
static readonly
|
|
438
|
-
static readonly
|
|
439
|
-
static readonly
|
|
440
|
-
static readonly
|
|
449
|
+
static readonly Address: string;
|
|
450
|
+
static readonly Email: string;
|
|
451
|
+
static readonly OfflineAccess: string;
|
|
452
|
+
static readonly OpenId: string;
|
|
453
|
+
static readonly OpenIdProfile: string;
|
|
454
|
+
static readonly Phone: string;
|
|
455
|
+
static readonly UserImpersonation: string;
|
|
441
456
|
}
|
|
442
457
|
|
|
443
458
|
|
|
444
459
|
export type OpenIdConnectScope = OpenIdConnectScope$instance;
|
|
445
460
|
|
|
446
461
|
export abstract class OpenIdConnectSessionProperties$instance {
|
|
447
|
-
static readonly
|
|
448
|
-
static readonly
|
|
449
|
-
static readonly
|
|
462
|
+
static readonly CheckSessionIFrame: string;
|
|
463
|
+
static readonly RedirectUri: string;
|
|
464
|
+
static readonly SessionState: string;
|
|
450
465
|
}
|
|
451
466
|
|
|
452
467
|
|
|
453
468
|
export type OpenIdConnectSessionProperties = OpenIdConnectSessionProperties$instance;
|
|
454
469
|
|
|
455
470
|
export abstract class OpenIdProviderMetadataNames$instance {
|
|
456
|
-
static readonly
|
|
457
|
-
static readonly
|
|
458
|
-
static readonly
|
|
459
|
-
static readonly
|
|
460
|
-
static readonly
|
|
461
|
-
static readonly
|
|
462
|
-
static readonly
|
|
463
|
-
static readonly
|
|
464
|
-
static readonly
|
|
465
|
-
static readonly
|
|
466
|
-
static readonly
|
|
467
|
-
static readonly
|
|
468
|
-
static readonly
|
|
469
|
-
static readonly
|
|
470
|
-
static readonly
|
|
471
|
-
static readonly
|
|
472
|
-
static readonly
|
|
473
|
-
static readonly
|
|
474
|
-
static readonly
|
|
475
|
-
static readonly
|
|
476
|
-
static readonly
|
|
477
|
-
static readonly
|
|
478
|
-
static readonly
|
|
479
|
-
static readonly
|
|
480
|
-
static readonly
|
|
481
|
-
static readonly
|
|
482
|
-
static readonly
|
|
483
|
-
static readonly
|
|
484
|
-
static readonly
|
|
485
|
-
static readonly
|
|
486
|
-
static readonly
|
|
487
|
-
static readonly
|
|
488
|
-
static readonly
|
|
489
|
-
static readonly
|
|
490
|
-
static readonly
|
|
491
|
-
static readonly
|
|
492
|
-
static readonly
|
|
493
|
-
static readonly
|
|
494
|
-
static readonly
|
|
495
|
-
static readonly
|
|
496
|
-
static readonly
|
|
497
|
-
static readonly
|
|
498
|
-
static readonly
|
|
499
|
-
static readonly
|
|
500
|
-
static readonly
|
|
501
|
-
static readonly
|
|
502
|
-
static readonly
|
|
503
|
-
static readonly
|
|
504
|
-
static readonly
|
|
505
|
-
static readonly
|
|
506
|
-
static readonly
|
|
507
|
-
static readonly
|
|
508
|
-
static readonly
|
|
509
|
-
static readonly
|
|
510
|
-
static readonly
|
|
471
|
+
static readonly AcrValuesSupported: string;
|
|
472
|
+
static readonly AuthorizationEndpoint: string;
|
|
473
|
+
static readonly AuthorizationResponseIssParameterSupported: string;
|
|
474
|
+
static readonly BackchannelAuthenticationEndpoint: string;
|
|
475
|
+
static readonly BackchannelAuthenticationRequestSigningAlgValuesSupported: string;
|
|
476
|
+
static readonly BackchannelTokenDeliveryModesSupported: string;
|
|
477
|
+
static readonly BackchannelUserCodeParameterSupported: string;
|
|
478
|
+
static readonly CheckSessionIframe: string;
|
|
479
|
+
static readonly ClaimsLocalesSupported: string;
|
|
480
|
+
static readonly ClaimsParameterSupported: string;
|
|
481
|
+
static readonly ClaimsSupported: string;
|
|
482
|
+
static readonly ClaimTypesSupported: string;
|
|
483
|
+
static readonly Discovery: string;
|
|
484
|
+
static readonly DisplayValuesSupported: string;
|
|
485
|
+
static readonly DPoPSigningAlgValuesSupported: string;
|
|
486
|
+
static readonly EndSessionEndpoint: string;
|
|
487
|
+
static readonly FrontchannelLogoutSessionSupported: string;
|
|
488
|
+
static readonly FrontchannelLogoutSupported: string;
|
|
489
|
+
static readonly HttpLogoutSupported: string;
|
|
490
|
+
static readonly GrantTypesSupported: string;
|
|
491
|
+
static readonly IdTokenEncryptionAlgValuesSupported: string;
|
|
492
|
+
static readonly IdTokenEncryptionEncValuesSupported: string;
|
|
493
|
+
static readonly IdTokenSigningAlgValuesSupported: string;
|
|
494
|
+
static readonly IntrospectionEndpoint: string;
|
|
495
|
+
static readonly IntrospectionEndpointAuthMethodsSupported: string;
|
|
496
|
+
static readonly IntrospectionEndpointAuthSigningAlgValuesSupported: string;
|
|
497
|
+
static readonly JwksUri: string;
|
|
498
|
+
static readonly Issuer: string;
|
|
499
|
+
static readonly LogoutSessionSupported: string;
|
|
500
|
+
static readonly MicrosoftMultiRefreshToken: string;
|
|
501
|
+
static readonly OpPolicyUri: string;
|
|
502
|
+
static readonly OpTosUri: string;
|
|
503
|
+
static readonly PromptValuesSupported: string;
|
|
504
|
+
static readonly PushedAuthorizationRequestEndpoint: string;
|
|
505
|
+
static readonly RegistrationEndpoint: string;
|
|
506
|
+
static readonly RequestObjectEncryptionAlgValuesSupported: string;
|
|
507
|
+
static readonly RequestObjectEncryptionEncValuesSupported: string;
|
|
508
|
+
static readonly RequestObjectSigningAlgValuesSupported: string;
|
|
509
|
+
static readonly RequestParameterSupported: string;
|
|
510
|
+
static readonly RequestUriParameterSupported: string;
|
|
511
|
+
static readonly RequirePushedAuthorizationRequests: string;
|
|
512
|
+
static readonly RequireRequestUriRegistration: string;
|
|
513
|
+
static readonly ResponseModesSupported: string;
|
|
514
|
+
static readonly ResponseTypesSupported: string;
|
|
515
|
+
static readonly ServiceDocumentation: string;
|
|
516
|
+
static readonly ScopesSupported: string;
|
|
517
|
+
static readonly SubjectTypesSupported: string;
|
|
518
|
+
static readonly TokenEndpoint: string;
|
|
519
|
+
static readonly TokenEndpointAuthMethodsSupported: string;
|
|
520
|
+
static readonly TokenEndpointAuthSigningAlgValuesSupported: string;
|
|
521
|
+
static readonly UILocalesSupported: string;
|
|
522
|
+
static readonly UserInfoEndpoint: string;
|
|
523
|
+
static readonly UserInfoEncryptionAlgValuesSupported: string;
|
|
524
|
+
static readonly UserInfoEncryptionEncValuesSupported: string;
|
|
525
|
+
static readonly UserInfoSigningAlgValuesSupported: string;
|
|
511
526
|
}
|
|
512
527
|
|
|
513
528
|
|