@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
|
@@ -31,71 +31,71 @@ import type { CancellationToken } from "@tsonic/dotnet/System.Threading.js";
|
|
|
31
31
|
import type { Task } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
32
32
|
|
|
33
33
|
export enum AadAuthorityAudience {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
34
|
+
None = 0,
|
|
35
|
+
AzureAdMyOrg = 1,
|
|
36
|
+
AzureAdAndPersonalMicrosoftAccount = 2,
|
|
37
|
+
AzureAdMultipleOrgs = 3,
|
|
38
|
+
PersonalMicrosoftAccount = 4
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
export enum AzureCloudInstance {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
43
|
+
None = 0,
|
|
44
|
+
AzurePublic = 1,
|
|
45
|
+
AzureChina = 2,
|
|
46
|
+
AzureGermany = 3,
|
|
47
|
+
AzureUsGovernment = 4
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
export enum BrokerOptions_OperatingSystems {
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
None = 0,
|
|
53
|
+
Windows = 1,
|
|
54
|
+
Linux = 2,
|
|
55
55
|
OSX = 4
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
|
|
59
59
|
export enum CacheRefreshReason {
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
60
|
+
NotApplicable = 0,
|
|
61
|
+
ForceRefreshOrClaims = 1,
|
|
62
|
+
NoCachedAccessToken = 2,
|
|
63
|
+
Expired = 3,
|
|
64
|
+
ProactivelyRefreshed = 4
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
export enum LogLevel {
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
69
|
+
Always = -1,
|
|
70
|
+
Error = 0,
|
|
71
|
+
Warning = 1,
|
|
72
|
+
Info = 2,
|
|
73
|
+
Verbose = 3
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
export enum TelemetryAudienceType {
|
|
78
|
-
|
|
79
|
-
|
|
78
|
+
PreProduction = 0,
|
|
79
|
+
Production = 1
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
|
|
83
83
|
export enum TokenSource {
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
84
|
+
IdentityProvider = 0,
|
|
85
|
+
Cache = 1,
|
|
86
|
+
Broker = 2
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
|
|
90
90
|
export enum UiRequiredExceptionClassification {
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
91
|
+
None = 0,
|
|
92
|
+
MessageOnly = 1,
|
|
93
|
+
BasicAction = 2,
|
|
94
|
+
AdditionalAction = 3,
|
|
95
|
+
ConsentRequired = 4,
|
|
96
|
+
UserPasswordExpired = 5,
|
|
97
|
+
PromptNeverFailed = 6,
|
|
98
|
+
AcquireTokenSilentFailed = 7
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
|
|
@@ -106,34 +106,34 @@ export type TokenCacheCallback = (args: TokenCacheNotificationArgs) => void;
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
export interface IAccount$instance {
|
|
109
|
-
readonly
|
|
110
|
-
readonly
|
|
111
|
-
readonly
|
|
109
|
+
readonly Username: string;
|
|
110
|
+
readonly Environment: string;
|
|
111
|
+
readonly HomeAccountId: AccountId;
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
|
|
115
115
|
export type IAccount = IAccount$instance;
|
|
116
116
|
|
|
117
117
|
export interface IAppConfig$instance {
|
|
118
|
-
readonly
|
|
119
|
-
readonly
|
|
120
|
-
readonly
|
|
121
|
-
readonly
|
|
122
|
-
readonly
|
|
123
|
-
readonly
|
|
124
|
-
readonly
|
|
125
|
-
readonly
|
|
126
|
-
readonly
|
|
127
|
-
readonly
|
|
128
|
-
readonly
|
|
129
|
-
readonly
|
|
130
|
-
readonly
|
|
131
|
-
readonly
|
|
132
|
-
readonly
|
|
133
|
-
readonly
|
|
134
|
-
readonly
|
|
135
|
-
readonly
|
|
136
|
-
readonly
|
|
118
|
+
readonly ClientId: string;
|
|
119
|
+
readonly EnablePiiLogging: boolean;
|
|
120
|
+
readonly HttpClientFactory: IMsalHttpClientFactory;
|
|
121
|
+
readonly LogLevel: LogLevel;
|
|
122
|
+
readonly IsDefaultPlatformLoggingEnabled: boolean;
|
|
123
|
+
readonly RedirectUri: string;
|
|
124
|
+
readonly TenantId: string;
|
|
125
|
+
readonly LoggingCallback: LogCallback;
|
|
126
|
+
readonly ExtraQueryParameters: IDictionary<System_Internal.String, System_Internal.String>;
|
|
127
|
+
readonly IsBrokerEnabled: boolean;
|
|
128
|
+
readonly ClientName: string;
|
|
129
|
+
readonly ClientVersion: string;
|
|
130
|
+
readonly TelemetryConfig: ITelemetryConfig;
|
|
131
|
+
readonly ExperimentalFeaturesEnabled: boolean;
|
|
132
|
+
readonly ClientCapabilities: IEnumerable<System_Internal.String>;
|
|
133
|
+
readonly LegacyCacheCompatibilityEnabled: boolean;
|
|
134
|
+
readonly ClientSecret: string;
|
|
135
|
+
readonly ClientCredentialCertificate: X509Certificate2;
|
|
136
|
+
readonly ParentActivityOrWindowFunc: Func<unknown>;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
|
|
@@ -146,28 +146,28 @@ export interface IApplicationBase$instance {
|
|
|
146
146
|
export type IApplicationBase = IApplicationBase$instance;
|
|
147
147
|
|
|
148
148
|
export interface IByRefreshToken$instance {
|
|
149
|
-
|
|
149
|
+
AcquireTokenByRefreshToken(scopes: IEnumerable<System_Internal.String>, refreshToken: string): AcquireTokenByRefreshTokenParameterBuilder;
|
|
150
150
|
}
|
|
151
151
|
|
|
152
152
|
|
|
153
153
|
export type IByRefreshToken = IByRefreshToken$instance;
|
|
154
154
|
|
|
155
155
|
export interface IByUsernameAndPassword$instance {
|
|
156
|
-
|
|
156
|
+
AcquireTokenByUsernamePassword(scopes: IEnumerable<System_Internal.String>, username: string, password: string): AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder;
|
|
157
157
|
}
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
export type IByUsernameAndPassword = IByUsernameAndPassword$instance;
|
|
161
161
|
|
|
162
162
|
export interface IClientApplicationBase$instance extends IApplicationBase {
|
|
163
|
-
readonly
|
|
164
|
-
readonly
|
|
165
|
-
readonly
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
163
|
+
readonly AppConfig: IAppConfig;
|
|
164
|
+
readonly UserTokenCache: ITokenCache;
|
|
165
|
+
readonly Authority: string;
|
|
166
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, account: IAccount): AcquireTokenSilentParameterBuilder;
|
|
167
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, loginHint: string): AcquireTokenSilentParameterBuilder;
|
|
168
|
+
GetAccountAsync(identifier: string): Task<IAccount>;
|
|
169
|
+
GetAccountsAsync(): Task<IEnumerable<IAccount>>;
|
|
170
|
+
RemoveAsync(account: IAccount): Task;
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
|
|
@@ -176,34 +176,34 @@ export interface IClientApplicationBase$instance extends IApplicationBase$instan
|
|
|
176
176
|
export type IClientApplicationBase = IClientApplicationBase$instance;
|
|
177
177
|
|
|
178
178
|
export interface IConfidentialClientApplication$instance extends IClientApplicationBase, IApplicationBase {
|
|
179
|
-
readonly
|
|
180
|
-
readonly
|
|
181
|
-
readonly
|
|
182
|
-
readonly
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
179
|
+
readonly AppTokenCache: ITokenCache;
|
|
180
|
+
readonly AppConfig: IAppConfig;
|
|
181
|
+
readonly UserTokenCache: ITokenCache;
|
|
182
|
+
readonly Authority: string;
|
|
183
|
+
AcquireTokenByAuthorizationCode(scopes: IEnumerable<System_Internal.String>, authorizationCode: string): AcquireTokenByAuthorizationCodeParameterBuilder;
|
|
184
|
+
AcquireTokenForClient(scopes: IEnumerable<System_Internal.String>): AcquireTokenForClientParameterBuilder;
|
|
185
|
+
AcquireTokenOnBehalfOf(scopes: IEnumerable<System_Internal.String>, userAssertion: UserAssertion): AcquireTokenOnBehalfOfParameterBuilder;
|
|
186
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, account: IAccount): AcquireTokenSilentParameterBuilder;
|
|
187
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, loginHint: string): AcquireTokenSilentParameterBuilder;
|
|
188
|
+
GetAccountAsync(identifier: string): Task<IAccount>;
|
|
189
|
+
GetAccountsAsync(): Task<IEnumerable<IAccount>>;
|
|
190
|
+
GetAuthorizationRequestUrl(scopes: IEnumerable<System_Internal.String>): GetAuthorizationRequestUrlParameterBuilder;
|
|
191
|
+
RemoveAsync(account: IAccount): Task;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
194
|
|
|
195
195
|
export type IConfidentialClientApplication = IConfidentialClientApplication$instance;
|
|
196
196
|
|
|
197
197
|
export interface ILongRunningWebApi$instance {
|
|
198
|
-
|
|
199
|
-
|
|
198
|
+
AcquireTokenInLongRunningProcess(scopes: IEnumerable<System_Internal.String>, longRunningProcessSessionKey: string): AcquireTokenOnBehalfOfParameterBuilder;
|
|
199
|
+
InitiateLongRunningProcessInWebApi(scopes: IEnumerable<System_Internal.String>, userToken: string, longRunningProcessSessionKey: string): AcquireTokenOnBehalfOfParameterBuilder;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
202
|
|
|
203
203
|
export type ILongRunningWebApi = ILongRunningWebApi$instance;
|
|
204
204
|
|
|
205
205
|
export interface IManagedIdentityApplication$instance extends IApplicationBase {
|
|
206
|
-
|
|
206
|
+
AcquireTokenForManagedIdentity(resource: string): AcquireTokenForManagedIdentityParameterBuilder;
|
|
207
207
|
}
|
|
208
208
|
|
|
209
209
|
|
|
@@ -212,111 +212,111 @@ export interface IManagedIdentityApplication$instance extends IApplicationBase$i
|
|
|
212
212
|
export type IManagedIdentityApplication = IManagedIdentityApplication$instance;
|
|
213
213
|
|
|
214
214
|
export interface IMsalHttpClientFactory$instance {
|
|
215
|
-
|
|
215
|
+
GetHttpClient(): HttpClient;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
218
|
|
|
219
219
|
export type IMsalHttpClientFactory = IMsalHttpClientFactory$instance;
|
|
220
220
|
|
|
221
221
|
export interface IMsalSFHttpClientFactory$instance extends IMsalHttpClientFactory {
|
|
222
|
-
|
|
223
|
-
|
|
222
|
+
GetHttpClient(): HttpClient;
|
|
223
|
+
GetHttpClient(validateServerCert: Func<HttpRequestMessage, X509Certificate2, X509Chain, SslPolicyErrors, System_Internal.Boolean>): HttpClient;
|
|
224
224
|
}
|
|
225
225
|
|
|
226
226
|
|
|
227
227
|
export type IMsalSFHttpClientFactory = IMsalSFHttpClientFactory$instance;
|
|
228
228
|
|
|
229
229
|
export interface IPublicClientApplication$instance extends IClientApplicationBase, IApplicationBase {
|
|
230
|
-
readonly
|
|
231
|
-
readonly
|
|
232
|
-
readonly
|
|
233
|
-
readonly
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
230
|
+
readonly IsSystemWebViewAvailable: boolean;
|
|
231
|
+
readonly AppConfig: IAppConfig;
|
|
232
|
+
readonly UserTokenCache: ITokenCache;
|
|
233
|
+
readonly Authority: string;
|
|
234
|
+
AcquireTokenByIntegratedWindowsAuth(scopes: IEnumerable<System_Internal.String>): AcquireTokenByIntegratedWindowsAuthParameterBuilder;
|
|
235
|
+
AcquireTokenByUsernamePassword(scopes: IEnumerable<System_Internal.String>, username: string, password: SecureString): AcquireTokenByUsernamePasswordParameterBuilder;
|
|
236
|
+
AcquireTokenByUsernamePassword(scopes: IEnumerable<System_Internal.String>, username: string, password: string): AcquireTokenByUsernamePasswordParameterBuilder;
|
|
237
|
+
AcquireTokenInteractive(scopes: IEnumerable<System_Internal.String>): AcquireTokenInteractiveParameterBuilder;
|
|
238
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, account: IAccount): AcquireTokenSilentParameterBuilder;
|
|
239
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, loginHint: string): AcquireTokenSilentParameterBuilder;
|
|
240
|
+
AcquireTokenWithDeviceCode(scopes: IEnumerable<System_Internal.String>, deviceCodeResultCallback: Func<DeviceCodeResult, Task>): AcquireTokenWithDeviceCodeParameterBuilder;
|
|
241
|
+
GetAccountAsync(identifier: string): Task<IAccount>;
|
|
242
|
+
GetAccountsAsync(): Task<IEnumerable<IAccount>>;
|
|
243
|
+
RemoveAsync(account: IAccount): Task;
|
|
244
244
|
}
|
|
245
245
|
|
|
246
246
|
|
|
247
247
|
export type IPublicClientApplication = IPublicClientApplication$instance;
|
|
248
248
|
|
|
249
249
|
export interface ITelemetryConfig$instance {
|
|
250
|
-
readonly
|
|
251
|
-
readonly
|
|
252
|
-
readonly
|
|
250
|
+
readonly AudienceType: TelemetryAudienceType;
|
|
251
|
+
readonly SessionId: string;
|
|
252
|
+
readonly DispatchAction: Action<ITelemetryEventPayload>;
|
|
253
253
|
}
|
|
254
254
|
|
|
255
255
|
|
|
256
256
|
export type ITelemetryConfig = ITelemetryConfig$instance;
|
|
257
257
|
|
|
258
258
|
export interface ITelemetryEventPayload$instance {
|
|
259
|
-
readonly
|
|
260
|
-
readonly
|
|
261
|
-
readonly
|
|
262
|
-
readonly
|
|
263
|
-
readonly
|
|
264
|
-
|
|
259
|
+
readonly Name: string;
|
|
260
|
+
readonly BoolValues: IReadOnlyDictionary<System_Internal.String, System_Internal.Boolean>;
|
|
261
|
+
readonly Int64Values: IReadOnlyDictionary<System_Internal.String, System_Internal.Int64>;
|
|
262
|
+
readonly IntValues: IReadOnlyDictionary<System_Internal.String, System_Internal.Int32>;
|
|
263
|
+
readonly StringValues: IReadOnlyDictionary<System_Internal.String, System_Internal.String>;
|
|
264
|
+
ToJsonString(): string;
|
|
265
265
|
}
|
|
266
266
|
|
|
267
267
|
|
|
268
268
|
export type ITelemetryEventPayload = ITelemetryEventPayload$instance;
|
|
269
269
|
|
|
270
270
|
export interface ITokenCache$instance {
|
|
271
|
-
|
|
272
|
-
|
|
271
|
+
SetBeforeAccess(beforeAccess: TokenCacheCallback): void;
|
|
272
|
+
SetBeforeAccessAsync(beforeAccess: Func<TokenCacheNotificationArgs, Task>): void;
|
|
273
273
|
}
|
|
274
274
|
|
|
275
275
|
|
|
276
276
|
export type ITokenCache = ITokenCache$instance;
|
|
277
277
|
|
|
278
278
|
export interface ITokenCacheSerializer$instance {
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
279
|
+
DeserializeAdalV3(adalV3State: byte[]): void;
|
|
280
|
+
DeserializeMsalV3(msalV3State: byte[], shouldClearExistingCache?: boolean): void;
|
|
281
|
+
SerializeMsalV3(): byte[];
|
|
282
282
|
}
|
|
283
283
|
|
|
284
284
|
|
|
285
285
|
export type ITokenCacheSerializer = ITokenCacheSerializer$instance;
|
|
286
286
|
|
|
287
287
|
export interface Prompt$instance {
|
|
288
|
-
|
|
289
|
-
|
|
288
|
+
Equals(obj: unknown): boolean;
|
|
289
|
+
GetHashCode(): int;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
292
|
|
|
293
293
|
export const Prompt: {
|
|
294
294
|
new(): Prompt;
|
|
295
|
-
readonly
|
|
296
|
-
readonly
|
|
297
|
-
readonly
|
|
298
|
-
readonly
|
|
299
|
-
readonly
|
|
295
|
+
readonly SelectAccount: Prompt;
|
|
296
|
+
readonly ForceLogin: Prompt;
|
|
297
|
+
readonly Consent: Prompt;
|
|
298
|
+
readonly NoPrompt: Prompt;
|
|
299
|
+
readonly Create: Prompt;
|
|
300
300
|
};
|
|
301
301
|
|
|
302
302
|
|
|
303
303
|
export type Prompt = Prompt$instance;
|
|
304
304
|
|
|
305
305
|
export interface AbstractAcquireTokenParameterBuilder_1$instance<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> extends BaseAbstractAcquireTokenParameterBuilder_1<T> {
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
306
|
+
WithAdfsAuthority(authorityUri: string, validateAuthority?: boolean): T;
|
|
307
|
+
WithAuthority(authorityUri: string, validateAuthority?: boolean): T;
|
|
308
|
+
WithAuthority(cloudInstanceUri: string, tenantId: Guid, validateAuthority?: boolean): T;
|
|
309
|
+
WithAuthority(cloudInstanceUri: string, tenant: string, validateAuthority?: boolean): T;
|
|
310
|
+
WithAuthority(azureCloudInstance: AzureCloudInstance, tenantId: Guid, validateAuthority?: boolean): T;
|
|
311
|
+
WithAuthority(azureCloudInstance: AzureCloudInstance, tenant: string, validateAuthority?: boolean): T;
|
|
312
|
+
WithAuthority(azureCloudInstance: AzureCloudInstance, authorityAudience: AadAuthorityAudience, validateAuthority?: boolean): T;
|
|
313
|
+
WithAuthority(authorityAudience: AadAuthorityAudience, validateAuthority?: boolean): T;
|
|
314
|
+
WithB2CAuthority(authorityUri: string): T;
|
|
315
|
+
WithClaims(claims: string): T;
|
|
316
|
+
WithExtraQueryParameters(extraQueryParameters: string): T;
|
|
317
|
+
WithExtraQueryParameters(extraQueryParameters: Dictionary<System_Internal.String, System_Internal.String>): T;
|
|
318
|
+
WithTenantId(tenantId: string): T;
|
|
319
|
+
WithTenantIdFromAuthority(authorityUri: Uri): T;
|
|
320
320
|
}
|
|
321
321
|
|
|
322
322
|
|
|
@@ -327,30 +327,30 @@ export const AbstractAcquireTokenParameterBuilder_1: {
|
|
|
327
327
|
export type AbstractAcquireTokenParameterBuilder_1<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> = AbstractAcquireTokenParameterBuilder_1$instance<T>;
|
|
328
328
|
|
|
329
329
|
export interface AbstractApplicationBuilder_1$instance<T extends BaseAbstractApplicationBuilder_1<T>> extends BaseAbstractApplicationBuilder_1<T> {
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
330
|
+
WithAdfsAuthority(authorityUri: string, validateAuthority?: boolean): T;
|
|
331
|
+
WithAuthority(authorityUri: Uri, validateAuthority?: boolean): T;
|
|
332
|
+
WithAuthority(authorityUri: string, validateAuthority?: boolean): T;
|
|
333
|
+
WithAuthority(cloudInstanceUri: string, tenantId: Guid, validateAuthority?: boolean): T;
|
|
334
|
+
WithAuthority(cloudInstanceUri: string, tenant: string, validateAuthority?: boolean): T;
|
|
335
|
+
WithAuthority(azureCloudInstance: AzureCloudInstance, tenantId: Guid, validateAuthority?: boolean): T;
|
|
336
|
+
WithAuthority(azureCloudInstance: AzureCloudInstance, tenant: string, validateAuthority?: boolean): T;
|
|
337
|
+
WithAuthority(azureCloudInstance: AzureCloudInstance, authorityAudience: AadAuthorityAudience, validateAuthority?: boolean): T;
|
|
338
|
+
WithAuthority(authorityAudience: AadAuthorityAudience, validateAuthority?: boolean): T;
|
|
339
|
+
WithB2CAuthority(authorityUri: string): T;
|
|
340
|
+
WithCacheOptions(options: CacheOptions): T;
|
|
341
|
+
WithClientCapabilities(clientCapabilities: IEnumerable<System_Internal.String>): T;
|
|
342
|
+
WithClientId(clientId: string): T;
|
|
343
|
+
WithExtraQueryParameters(extraQueryParameters: IDictionary<System_Internal.String, System_Internal.String>): T;
|
|
344
|
+
WithExtraQueryParameters(extraQueryParameters: string): T;
|
|
345
|
+
WithInstanceDicoveryMetadata(instanceDiscoveryJson: string): T;
|
|
346
|
+
WithInstanceDicoveryMetadata(instanceDiscoveryUri: Uri): T;
|
|
347
|
+
WithInstanceDiscovery(enableInstanceDiscovery: boolean): T;
|
|
348
|
+
WithInstanceDiscoveryMetadata(instanceDiscoveryJson: string): T;
|
|
349
|
+
WithInstanceDiscoveryMetadata(instanceDiscoveryUri: Uri): T;
|
|
350
|
+
WithLegacyCacheCompatibility(enableLegacyCacheCompatibility?: boolean): T;
|
|
351
|
+
WithRedirectUri(redirectUri: string): T;
|
|
352
|
+
WithTelemetry(telemetryConfig: ITelemetryConfig): T;
|
|
353
|
+
WithTenantId(tenantId: string): T;
|
|
354
354
|
}
|
|
355
355
|
|
|
356
356
|
|
|
@@ -361,9 +361,9 @@ export const AbstractApplicationBuilder_1: {
|
|
|
361
361
|
export type AbstractApplicationBuilder_1<T extends BaseAbstractApplicationBuilder_1<T>> = AbstractApplicationBuilder_1$instance<T>;
|
|
362
362
|
|
|
363
363
|
export interface AbstractClientAppBaseAcquireTokenParameterBuilder_1$instance<T extends AbstractAcquireTokenParameterBuilder_1<T>> extends AbstractAcquireTokenParameterBuilder_1<T> {
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
364
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<AuthenticationResult>;
|
|
365
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<AuthenticationResult>;
|
|
366
|
+
ExecuteAsync(): Task<AuthenticationResult>;
|
|
367
367
|
}
|
|
368
368
|
|
|
369
369
|
|
|
@@ -374,11 +374,11 @@ export const AbstractClientAppBaseAcquireTokenParameterBuilder_1: {
|
|
|
374
374
|
export type AbstractClientAppBaseAcquireTokenParameterBuilder_1<T extends AbstractAcquireTokenParameterBuilder_1<T>> = AbstractClientAppBaseAcquireTokenParameterBuilder_1$instance<T>;
|
|
375
375
|
|
|
376
376
|
export interface AbstractConfidentialClientAcquireTokenParameterBuilder_1$instance<T extends AbstractAcquireTokenParameterBuilder_1<T>> extends AbstractAcquireTokenParameterBuilder_1<T> {
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
377
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<AuthenticationResult>;
|
|
378
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<AuthenticationResult>;
|
|
379
|
+
ExecuteAsync(): Task<AuthenticationResult>;
|
|
380
|
+
WithProofOfPossession(popAuthenticationConfiguration: PoPAuthenticationConfiguration): T;
|
|
381
|
+
WithSignedHttpRequestProofOfPossession(popAuthenticationConfiguration: PoPAuthenticationConfiguration): T;
|
|
382
382
|
}
|
|
383
383
|
|
|
384
384
|
|
|
@@ -389,9 +389,9 @@ export const AbstractConfidentialClientAcquireTokenParameterBuilder_1: {
|
|
|
389
389
|
export type AbstractConfidentialClientAcquireTokenParameterBuilder_1<T extends AbstractAcquireTokenParameterBuilder_1<T>> = AbstractConfidentialClientAcquireTokenParameterBuilder_1$instance<T>;
|
|
390
390
|
|
|
391
391
|
export interface AbstractManagedIdentityAcquireTokenParameterBuilder_1$instance<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> extends BaseAbstractAcquireTokenParameterBuilder_1<T> {
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
392
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<AuthenticationResult>;
|
|
393
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<AuthenticationResult>;
|
|
394
|
+
ExecuteAsync(): Task<AuthenticationResult>;
|
|
395
395
|
}
|
|
396
396
|
|
|
397
397
|
|
|
@@ -402,9 +402,9 @@ export const AbstractManagedIdentityAcquireTokenParameterBuilder_1: {
|
|
|
402
402
|
export type AbstractManagedIdentityAcquireTokenParameterBuilder_1<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> = AbstractManagedIdentityAcquireTokenParameterBuilder_1$instance<T>;
|
|
403
403
|
|
|
404
404
|
export interface AbstractPublicClientAcquireTokenParameterBuilder_1$instance<T extends AbstractAcquireTokenParameterBuilder_1<T>> extends AbstractAcquireTokenParameterBuilder_1<T> {
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
405
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<AuthenticationResult>;
|
|
406
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<AuthenticationResult>;
|
|
407
|
+
ExecuteAsync(): Task<AuthenticationResult>;
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
|
|
@@ -415,12 +415,12 @@ export const AbstractPublicClientAcquireTokenParameterBuilder_1: {
|
|
|
415
415
|
export type AbstractPublicClientAcquireTokenParameterBuilder_1<T extends AbstractAcquireTokenParameterBuilder_1<T>> = AbstractPublicClientAcquireTokenParameterBuilder_1$instance<T>;
|
|
416
416
|
|
|
417
417
|
export interface AccountId$instance {
|
|
418
|
-
readonly
|
|
419
|
-
readonly
|
|
420
|
-
readonly
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
418
|
+
readonly Identifier: string;
|
|
419
|
+
readonly ObjectId: string;
|
|
420
|
+
readonly TenantId: string;
|
|
421
|
+
Equals(obj: unknown): boolean;
|
|
422
|
+
GetHashCode(): int;
|
|
423
|
+
ToString(): string | undefined;
|
|
424
424
|
}
|
|
425
425
|
|
|
426
426
|
|
|
@@ -433,11 +433,11 @@ export const AccountId: {
|
|
|
433
433
|
export type AccountId = AccountId$instance;
|
|
434
434
|
|
|
435
435
|
export interface AcquireTokenByAuthorizationCodeParameterBuilder$instance extends AbstractConfidentialClientAcquireTokenParameterBuilder_1<AcquireTokenByAuthorizationCodeParameterBuilder> {
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
436
|
+
WithCcsRoutingHint(userObjectIdentifier: string, tenantIdentifier: string): AcquireTokenByAuthorizationCodeParameterBuilder;
|
|
437
|
+
WithCcsRoutingHint(userName: string): AcquireTokenByAuthorizationCodeParameterBuilder;
|
|
438
|
+
WithPkceCodeVerifier(pkceCodeVerifier: string): AcquireTokenByAuthorizationCodeParameterBuilder;
|
|
439
|
+
WithSendX5C(withSendX5C: boolean): AcquireTokenByAuthorizationCodeParameterBuilder;
|
|
440
|
+
WithSpaAuthorizationCode(requestSpaAuthorizationCode?: boolean): AcquireTokenByAuthorizationCodeParameterBuilder;
|
|
441
441
|
}
|
|
442
442
|
|
|
443
443
|
|
|
@@ -449,8 +449,8 @@ export const AcquireTokenByAuthorizationCodeParameterBuilder: {
|
|
|
449
449
|
export type AcquireTokenByAuthorizationCodeParameterBuilder = AcquireTokenByAuthorizationCodeParameterBuilder$instance;
|
|
450
450
|
|
|
451
451
|
export interface AcquireTokenByIntegratedWindowsAuthParameterBuilder$instance extends AbstractPublicClientAcquireTokenParameterBuilder_1<AcquireTokenByIntegratedWindowsAuthParameterBuilder> {
|
|
452
|
-
|
|
453
|
-
|
|
452
|
+
WithFederationMetadata(federationMetadata: string): AcquireTokenByIntegratedWindowsAuthParameterBuilder;
|
|
453
|
+
WithUsername(username: string): AcquireTokenByIntegratedWindowsAuthParameterBuilder;
|
|
454
454
|
}
|
|
455
455
|
|
|
456
456
|
|
|
@@ -462,7 +462,7 @@ export const AcquireTokenByIntegratedWindowsAuthParameterBuilder: {
|
|
|
462
462
|
export type AcquireTokenByIntegratedWindowsAuthParameterBuilder = AcquireTokenByIntegratedWindowsAuthParameterBuilder$instance;
|
|
463
463
|
|
|
464
464
|
export interface AcquireTokenByRefreshTokenParameterBuilder$instance extends AbstractClientAppBaseAcquireTokenParameterBuilder_1<AcquireTokenByRefreshTokenParameterBuilder> {
|
|
465
|
-
|
|
465
|
+
WithSendX5C(withSendX5C: boolean): AcquireTokenByRefreshTokenParameterBuilder;
|
|
466
466
|
}
|
|
467
467
|
|
|
468
468
|
|
|
@@ -485,8 +485,8 @@ export const AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder: {
|
|
|
485
485
|
export type AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder = AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder$instance;
|
|
486
486
|
|
|
487
487
|
export interface AcquireTokenByUsernamePasswordParameterBuilder$instance extends AbstractPublicClientAcquireTokenParameterBuilder_1<AcquireTokenByUsernamePasswordParameterBuilder> {
|
|
488
|
-
|
|
489
|
-
|
|
488
|
+
WithFederationMetadata(federationMetadata: string): AcquireTokenByUsernamePasswordParameterBuilder;
|
|
489
|
+
WithProofOfPossession(nonce: string, httpMethod: HttpMethod, requestUri: Uri): AcquireTokenByUsernamePasswordParameterBuilder;
|
|
490
490
|
}
|
|
491
491
|
|
|
492
492
|
|
|
@@ -498,12 +498,12 @@ export const AcquireTokenByUsernamePasswordParameterBuilder: {
|
|
|
498
498
|
export type AcquireTokenByUsernamePasswordParameterBuilder = AcquireTokenByUsernamePasswordParameterBuilder$instance;
|
|
499
499
|
|
|
500
500
|
export interface AcquireTokenForClientParameterBuilder$instance extends AbstractConfidentialClientAcquireTokenParameterBuilder_1<AcquireTokenForClientParameterBuilder> {
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
501
|
+
WithAzureRegion(useAzureRegion: boolean): AcquireTokenForClientParameterBuilder;
|
|
502
|
+
WithFmiPath(pathSuffix: string): AcquireTokenForClientParameterBuilder;
|
|
503
|
+
WithForceRefresh(forceRefresh: boolean): AcquireTokenForClientParameterBuilder;
|
|
504
|
+
WithMtlsProofOfPossession(): AcquireTokenForClientParameterBuilder;
|
|
505
|
+
WithPreferredAzureRegion(useAzureRegion?: boolean, regionUsedIfAutoDetectFails?: string, fallbackToGlobal?: boolean): AcquireTokenForClientParameterBuilder;
|
|
506
|
+
WithSendX5C(withSendX5C: boolean): AcquireTokenForClientParameterBuilder;
|
|
507
507
|
}
|
|
508
508
|
|
|
509
509
|
|
|
@@ -515,8 +515,8 @@ export const AcquireTokenForClientParameterBuilder: {
|
|
|
515
515
|
export type AcquireTokenForClientParameterBuilder = AcquireTokenForClientParameterBuilder$instance;
|
|
516
516
|
|
|
517
517
|
export interface AcquireTokenForManagedIdentityParameterBuilder$instance extends AbstractManagedIdentityAcquireTokenParameterBuilder_1<AcquireTokenForManagedIdentityParameterBuilder> {
|
|
518
|
-
|
|
519
|
-
|
|
518
|
+
WithClaims(claims: string): AcquireTokenForManagedIdentityParameterBuilder;
|
|
519
|
+
WithForceRefresh(forceRefresh: boolean): AcquireTokenForManagedIdentityParameterBuilder;
|
|
520
520
|
}
|
|
521
521
|
|
|
522
522
|
|
|
@@ -528,16 +528,16 @@ export const AcquireTokenForManagedIdentityParameterBuilder: {
|
|
|
528
528
|
export type AcquireTokenForManagedIdentityParameterBuilder = AcquireTokenForManagedIdentityParameterBuilder$instance;
|
|
529
529
|
|
|
530
530
|
export interface AcquireTokenInteractiveParameterBuilder$instance extends AbstractPublicClientAcquireTokenParameterBuilder_1<AcquireTokenInteractiveParameterBuilder> {
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
531
|
+
WithAccount(account: IAccount): AcquireTokenInteractiveParameterBuilder;
|
|
532
|
+
WithEmbeddedWebViewOptions(options: EmbeddedWebViewOptions): AcquireTokenInteractiveParameterBuilder;
|
|
533
|
+
WithExtraScopesToConsent(extraScopesToConsent: IEnumerable<System_Internal.String>): AcquireTokenInteractiveParameterBuilder;
|
|
534
|
+
WithLoginHint(loginHint: string): AcquireTokenInteractiveParameterBuilder;
|
|
535
|
+
WithParentActivityOrWindow(parent: unknown): AcquireTokenInteractiveParameterBuilder;
|
|
536
|
+
WithParentActivityOrWindow(window: nint): AcquireTokenInteractiveParameterBuilder;
|
|
537
|
+
WithPrompt(prompt: Prompt): AcquireTokenInteractiveParameterBuilder;
|
|
538
|
+
WithProofOfPossession(nonce: string, httpMethod: HttpMethod, requestUri: Uri): AcquireTokenInteractiveParameterBuilder;
|
|
539
|
+
WithSystemWebViewOptions(options: SystemWebViewOptions): AcquireTokenInteractiveParameterBuilder;
|
|
540
|
+
WithUseEmbeddedWebView(useEmbeddedWebView: boolean): AcquireTokenInteractiveParameterBuilder;
|
|
541
541
|
}
|
|
542
542
|
|
|
543
543
|
|
|
@@ -549,10 +549,10 @@ export const AcquireTokenInteractiveParameterBuilder: {
|
|
|
549
549
|
export type AcquireTokenInteractiveParameterBuilder = AcquireTokenInteractiveParameterBuilder$instance;
|
|
550
550
|
|
|
551
551
|
export interface AcquireTokenOnBehalfOfParameterBuilder$instance extends AbstractConfidentialClientAcquireTokenParameterBuilder_1<AcquireTokenOnBehalfOfParameterBuilder> {
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
552
|
+
WithCcsRoutingHint(userObjectIdentifier: string, tenantIdentifier: string): AcquireTokenOnBehalfOfParameterBuilder;
|
|
553
|
+
WithCcsRoutingHint(userName: string): AcquireTokenOnBehalfOfParameterBuilder;
|
|
554
|
+
WithForceRefresh(forceRefresh: boolean): AcquireTokenOnBehalfOfParameterBuilder;
|
|
555
|
+
WithSendX5C(withSendX5C: boolean): AcquireTokenOnBehalfOfParameterBuilder;
|
|
556
556
|
}
|
|
557
557
|
|
|
558
558
|
|
|
@@ -564,10 +564,10 @@ export const AcquireTokenOnBehalfOfParameterBuilder: {
|
|
|
564
564
|
export type AcquireTokenOnBehalfOfParameterBuilder = AcquireTokenOnBehalfOfParameterBuilder$instance;
|
|
565
565
|
|
|
566
566
|
export interface AcquireTokenSilentParameterBuilder$instance extends AbstractClientAppBaseAcquireTokenParameterBuilder_1<AcquireTokenSilentParameterBuilder> {
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
567
|
+
WithForceRefresh(forceRefresh: boolean): AcquireTokenSilentParameterBuilder;
|
|
568
|
+
WithProofOfPossession(popAuthenticationConfiguration: PoPAuthenticationConfiguration): AcquireTokenSilentParameterBuilder;
|
|
569
|
+
WithProofOfPossession(nonce: string, httpMethod: HttpMethod, requestUri: Uri): AcquireTokenSilentParameterBuilder;
|
|
570
|
+
WithSendX5C(withSendX5C: boolean): AcquireTokenSilentParameterBuilder;
|
|
571
571
|
}
|
|
572
572
|
|
|
573
573
|
|
|
@@ -579,7 +579,7 @@ export const AcquireTokenSilentParameterBuilder: {
|
|
|
579
579
|
export type AcquireTokenSilentParameterBuilder = AcquireTokenSilentParameterBuilder$instance;
|
|
580
580
|
|
|
581
581
|
export interface AcquireTokenWithDeviceCodeParameterBuilder$instance extends AbstractPublicClientAcquireTokenParameterBuilder_1<AcquireTokenWithDeviceCodeParameterBuilder> {
|
|
582
|
-
|
|
582
|
+
WithDeviceCodeResultCallback(deviceCodeResultCallback: Func<DeviceCodeResult, Task>): AcquireTokenWithDeviceCodeParameterBuilder;
|
|
583
583
|
}
|
|
584
584
|
|
|
585
585
|
|
|
@@ -601,18 +601,18 @@ export const ApplicationBase: {
|
|
|
601
601
|
export type ApplicationBase = ApplicationBase$instance;
|
|
602
602
|
|
|
603
603
|
export interface ApplicationOptions$instance extends BaseApplicationOptions {
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
604
|
+
AadAuthorityAudience: AadAuthorityAudience;
|
|
605
|
+
AzureCloudInstance: AzureCloudInstance;
|
|
606
|
+
ClientCapabilities: IEnumerable<System_Internal.String>;
|
|
607
|
+
ClientId: string;
|
|
608
|
+
ClientName: string;
|
|
609
|
+
ClientVersion: string;
|
|
610
|
+
Instance: string;
|
|
611
|
+
KerberosServicePrincipalName: string;
|
|
612
|
+
LegacyCacheCompatibilityEnabled: boolean;
|
|
613
|
+
RedirectUri: string;
|
|
614
|
+
TenantId: string;
|
|
615
|
+
TicketContainer: KerberosTicketContainer;
|
|
616
616
|
}
|
|
617
617
|
|
|
618
618
|
|
|
@@ -623,12 +623,12 @@ export const ApplicationOptions: {
|
|
|
623
623
|
export type ApplicationOptions = ApplicationOptions$instance;
|
|
624
624
|
|
|
625
625
|
export interface AssertionRequestOptions$instance {
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
626
|
+
CancellationToken: CancellationToken;
|
|
627
|
+
Claims: string;
|
|
628
|
+
ClientAssertionFmiPath: string;
|
|
629
|
+
ClientCapabilities: IEnumerable<System_Internal.String>;
|
|
630
|
+
ClientID: string;
|
|
631
|
+
TokenEndpoint: string;
|
|
632
632
|
}
|
|
633
633
|
|
|
634
634
|
|
|
@@ -640,53 +640,53 @@ export const AssertionRequestOptions: {
|
|
|
640
640
|
export type AssertionRequestOptions = AssertionRequestOptions$instance;
|
|
641
641
|
|
|
642
642
|
export interface AuthenticationHeaderParser$instance {
|
|
643
|
-
readonly
|
|
644
|
-
readonly
|
|
645
|
-
readonly
|
|
643
|
+
readonly AuthenticationInfoParameters: AuthenticationInfoParameters;
|
|
644
|
+
readonly PopNonce: string;
|
|
645
|
+
readonly WwwAuthenticateParameters: IReadOnlyList<WwwAuthenticateParameters>;
|
|
646
646
|
}
|
|
647
647
|
|
|
648
648
|
|
|
649
649
|
export const AuthenticationHeaderParser: {
|
|
650
650
|
new(): AuthenticationHeaderParser;
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
651
|
+
ParseAuthenticationHeaders(httpResponseHeaders: HttpResponseHeaders): AuthenticationHeaderParser;
|
|
652
|
+
ParseAuthenticationHeadersAsync(resourceUri: string, httpClient: HttpClient, cancellationToken?: CancellationToken): Task<AuthenticationHeaderParser>;
|
|
653
|
+
ParseAuthenticationHeadersAsync(resourceUri: string, cancellationToken?: CancellationToken): Task<AuthenticationHeaderParser>;
|
|
654
654
|
};
|
|
655
655
|
|
|
656
656
|
|
|
657
657
|
export type AuthenticationHeaderParser = AuthenticationHeaderParser$instance;
|
|
658
658
|
|
|
659
659
|
export interface AuthenticationInfoParameters$instance {
|
|
660
|
-
readonly
|
|
661
|
-
readonly
|
|
660
|
+
readonly Item: string;
|
|
661
|
+
readonly NextNonce: string;
|
|
662
662
|
}
|
|
663
663
|
|
|
664
664
|
|
|
665
665
|
export const AuthenticationInfoParameters: {
|
|
666
666
|
new(): AuthenticationInfoParameters;
|
|
667
|
-
|
|
667
|
+
CreateFromResponseHeaders(httpResponseHeaders: HttpResponseHeaders): AuthenticationInfoParameters;
|
|
668
668
|
};
|
|
669
669
|
|
|
670
670
|
|
|
671
671
|
export type AuthenticationInfoParameters = AuthenticationInfoParameters$instance;
|
|
672
672
|
|
|
673
673
|
export interface AuthenticationResult$instance {
|
|
674
|
-
|
|
675
|
-
readonly
|
|
676
|
-
readonly
|
|
677
|
-
readonly
|
|
678
|
-
readonly
|
|
679
|
-
readonly
|
|
680
|
-
readonly
|
|
681
|
-
readonly
|
|
682
|
-
readonly
|
|
683
|
-
readonly
|
|
684
|
-
readonly
|
|
685
|
-
readonly
|
|
686
|
-
readonly
|
|
687
|
-
readonly
|
|
688
|
-
readonly
|
|
689
|
-
|
|
674
|
+
AccessToken: string;
|
|
675
|
+
readonly Account: IAccount;
|
|
676
|
+
readonly AdditionalResponseParameters: IReadOnlyDictionary<System_Internal.String, System_Internal.String>;
|
|
677
|
+
readonly AuthenticationResultMetadata: AuthenticationResultMetadata;
|
|
678
|
+
readonly ClaimsPrincipal: ClaimsPrincipal;
|
|
679
|
+
readonly CorrelationId: Guid;
|
|
680
|
+
readonly ExpiresOn: DateTimeOffset;
|
|
681
|
+
readonly ExtendedExpiresOn: DateTimeOffset;
|
|
682
|
+
readonly IdToken: string;
|
|
683
|
+
readonly IsExtendedLifeTimeToken: boolean;
|
|
684
|
+
readonly Scopes: IEnumerable<System_Internal.String>;
|
|
685
|
+
readonly SpaAuthCode: string;
|
|
686
|
+
readonly TenantId: string;
|
|
687
|
+
readonly TokenType: string;
|
|
688
|
+
readonly UniqueId: string;
|
|
689
|
+
CreateAuthorizationHeader(): string;
|
|
690
690
|
}
|
|
691
691
|
|
|
692
692
|
|
|
@@ -699,18 +699,18 @@ export const AuthenticationResult: {
|
|
|
699
699
|
export type AuthenticationResult = AuthenticationResult$instance;
|
|
700
700
|
|
|
701
701
|
export interface AuthenticationResultMetadata$instance {
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
readonly
|
|
702
|
+
CachedAccessTokenCount: int;
|
|
703
|
+
CacheLevel: CacheLevel;
|
|
704
|
+
CacheRefreshReason: CacheRefreshReason;
|
|
705
|
+
DurationCreatingExtendedTokenInUs: long;
|
|
706
|
+
DurationInCacheInMs: long;
|
|
707
|
+
DurationInHttpInMs: long;
|
|
708
|
+
DurationTotalInMs: long;
|
|
709
|
+
RefreshOn: Nullable<DateTimeOffset>;
|
|
710
|
+
RegionDetails: RegionDetails;
|
|
711
|
+
Telemetry: string;
|
|
712
|
+
TokenEndpoint: string;
|
|
713
|
+
readonly TokenSource: TokenSource;
|
|
714
714
|
}
|
|
715
715
|
|
|
716
716
|
|
|
@@ -722,10 +722,10 @@ export const AuthenticationResultMetadata: {
|
|
|
722
722
|
export type AuthenticationResultMetadata = AuthenticationResultMetadata$instance;
|
|
723
723
|
|
|
724
724
|
export interface BaseAbstractAcquireTokenParameterBuilder_1$instance<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> {
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
725
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<AuthenticationResult>;
|
|
726
|
+
ExecuteAsync(): Task<AuthenticationResult>;
|
|
727
|
+
WithCorrelationId(correlationId: Guid): T;
|
|
728
|
+
WithExtraQueryParameters(extraQueryParameters: Dictionary<System_Internal.String, System_Internal.String>): T;
|
|
729
729
|
}
|
|
730
730
|
|
|
731
731
|
|
|
@@ -736,14 +736,14 @@ export const BaseAbstractAcquireTokenParameterBuilder_1: {
|
|
|
736
736
|
export type BaseAbstractAcquireTokenParameterBuilder_1<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> = BaseAbstractAcquireTokenParameterBuilder_1$instance<T>;
|
|
737
737
|
|
|
738
738
|
export interface BaseAbstractApplicationBuilder_1$instance<T extends BaseAbstractApplicationBuilder_1<T>> {
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
739
|
+
WithClientName(clientName: string): T;
|
|
740
|
+
WithClientVersion(clientVersion: string): T;
|
|
741
|
+
WithDebugLoggingCallback(logLevel?: LogLevel, enablePiiLogging?: boolean, withDefaultPlatformLoggingEnabled?: boolean): T;
|
|
742
|
+
WithExperimentalFeatures(enableExperimentalFeatures?: boolean): T;
|
|
743
|
+
WithHttpClientFactory(httpClientFactory: IMsalHttpClientFactory): T;
|
|
744
|
+
WithHttpClientFactory(httpClientFactory: IMsalHttpClientFactory, retryOnceOn5xx: boolean): T;
|
|
745
|
+
WithLogging(loggingCallback: LogCallback, logLevel?: Nullable<LogLevel>, enablePiiLogging?: Nullable<System_Internal.Boolean>, enableDefaultPlatformLogging?: Nullable<System_Internal.Boolean>): T;
|
|
746
|
+
WithLogging(identityLogger: IIdentityLogger, enablePiiLogging?: boolean): T;
|
|
747
747
|
}
|
|
748
748
|
|
|
749
749
|
|
|
@@ -754,9 +754,9 @@ export const BaseAbstractApplicationBuilder_1: {
|
|
|
754
754
|
export type BaseAbstractApplicationBuilder_1<T extends BaseAbstractApplicationBuilder_1<T>> = BaseAbstractApplicationBuilder_1$instance<T>;
|
|
755
755
|
|
|
756
756
|
export interface BaseApplicationOptions$instance {
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
757
|
+
EnablePiiLogging: boolean;
|
|
758
|
+
IsDefaultPlatformLoggingEnabled: boolean;
|
|
759
|
+
LogLevel: LogLevel;
|
|
760
760
|
}
|
|
761
761
|
|
|
762
762
|
|
|
@@ -767,10 +767,10 @@ export const BaseApplicationOptions: {
|
|
|
767
767
|
export type BaseApplicationOptions = BaseApplicationOptions$instance;
|
|
768
768
|
|
|
769
769
|
export interface BrokerOptions$instance {
|
|
770
|
-
readonly
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
770
|
+
readonly EnabledOn: BrokerOptions_OperatingSystems;
|
|
771
|
+
ListOperatingSystemAccounts: boolean;
|
|
772
|
+
MsaPassthrough: boolean;
|
|
773
|
+
Title: string;
|
|
774
774
|
}
|
|
775
775
|
|
|
776
776
|
|
|
@@ -782,33 +782,33 @@ export const BrokerOptions: {
|
|
|
782
782
|
export type BrokerOptions = BrokerOptions$instance;
|
|
783
783
|
|
|
784
784
|
export interface CacheOptions$instance {
|
|
785
|
-
|
|
785
|
+
UseSharedCache: boolean;
|
|
786
786
|
}
|
|
787
787
|
|
|
788
788
|
|
|
789
789
|
export const CacheOptions: {
|
|
790
790
|
new(): CacheOptions;
|
|
791
791
|
new(useSharedCache: boolean): CacheOptions;
|
|
792
|
-
readonly
|
|
792
|
+
readonly EnableSharedCacheOptions: CacheOptions;
|
|
793
793
|
};
|
|
794
794
|
|
|
795
795
|
|
|
796
796
|
export type CacheOptions = CacheOptions$instance;
|
|
797
797
|
|
|
798
798
|
export interface ClientApplicationBase$instance extends ApplicationBase, IApplicationBase {
|
|
799
|
-
readonly
|
|
800
|
-
readonly
|
|
801
|
-
readonly
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
799
|
+
readonly AppConfig: IAppConfig;
|
|
800
|
+
readonly Authority: string;
|
|
801
|
+
readonly UserTokenCache: ITokenCache;
|
|
802
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, account: IAccount): AcquireTokenSilentParameterBuilder;
|
|
803
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, loginHint: string): AcquireTokenSilentParameterBuilder;
|
|
804
|
+
GetAccountAsync(accountId: string, cancellationToken?: CancellationToken): Task<IAccount>;
|
|
805
|
+
GetAccountAsync(accountId: string): Task<IAccount>;
|
|
806
|
+
GetAccountsAsync(): Task<IEnumerable<IAccount>>;
|
|
807
|
+
GetAccountsAsync(cancellationToken?: CancellationToken): Task<IEnumerable<IAccount>>;
|
|
808
|
+
GetAccountsAsync(userFlow: string): Task<IEnumerable<IAccount>>;
|
|
809
|
+
GetAccountsAsync(userFlow: string, cancellationToken?: CancellationToken): Task<IEnumerable<IAccount>>;
|
|
810
|
+
RemoveAsync(account: IAccount): Task;
|
|
811
|
+
RemoveAsync(account: IAccount, cancellationToken?: CancellationToken): Task;
|
|
812
812
|
}
|
|
813
813
|
|
|
814
814
|
|
|
@@ -824,31 +824,31 @@ export type ClientApplicationBase = ClientApplicationBase$instance & __ClientApp
|
|
|
824
824
|
|
|
825
825
|
|
|
826
826
|
export interface ConfidentialClientApplication$instance extends ClientApplicationBase$instance, IApplicationBase {
|
|
827
|
-
readonly
|
|
828
|
-
readonly
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
827
|
+
readonly AppTokenCache: ITokenCache;
|
|
828
|
+
readonly Certificate: X509Certificate2 | undefined;
|
|
829
|
+
AcquireTokenByAuthorizationCode(scopes: IEnumerable<System_Internal.String>, authorizationCode: string): AcquireTokenByAuthorizationCodeParameterBuilder;
|
|
830
|
+
AcquireTokenForClient(scopes: IEnumerable<System_Internal.String>): AcquireTokenForClientParameterBuilder;
|
|
831
|
+
AcquireTokenInLongRunningProcess(scopes: IEnumerable<System_Internal.String>, longRunningProcessSessionKey: string): AcquireTokenOnBehalfOfParameterBuilder;
|
|
832
|
+
AcquireTokenOnBehalfOf(scopes: IEnumerable<System_Internal.String>, userAssertion: UserAssertion): AcquireTokenOnBehalfOfParameterBuilder;
|
|
833
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, account: IAccount): AcquireTokenSilentParameterBuilder;
|
|
834
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, loginHint: string): AcquireTokenSilentParameterBuilder;
|
|
835
|
+
GetAccountAsync(accountId: string, cancellationToken?: CancellationToken): Task<IAccount>;
|
|
836
|
+
GetAccountAsync(accountId: string): Task<IAccount>;
|
|
837
|
+
GetAccountsAsync(): Task<IEnumerable<IAccount>>;
|
|
838
|
+
GetAccountsAsync(cancellationToken?: CancellationToken): Task<IEnumerable<IAccount>>;
|
|
839
|
+
GetAccountsAsync(userFlow: string): Task<IEnumerable<IAccount>>;
|
|
840
|
+
GetAccountsAsync(userFlow: string, cancellationToken?: CancellationToken): Task<IEnumerable<IAccount>>;
|
|
841
|
+
GetAuthorizationRequestUrl(scopes: IEnumerable<System_Internal.String>): GetAuthorizationRequestUrlParameterBuilder;
|
|
842
|
+
InitiateLongRunningProcessInWebApi(scopes: IEnumerable<System_Internal.String>, userToken: string, longRunningProcessSessionKey: string): AcquireTokenOnBehalfOfParameterBuilder;
|
|
843
|
+
RemoveAsync(account: IAccount): Task;
|
|
844
|
+
RemoveAsync(account: IAccount, cancellationToken?: CancellationToken): Task;
|
|
845
|
+
StopLongRunningProcessInWebApiAsync(longRunningProcessSessionKey: string, cancellationToken?: CancellationToken): Task<System_Internal.Boolean>;
|
|
846
846
|
}
|
|
847
847
|
|
|
848
848
|
|
|
849
849
|
export const ConfidentialClientApplication: {
|
|
850
850
|
new(): ConfidentialClientApplication;
|
|
851
|
-
readonly
|
|
851
|
+
readonly AttemptRegionDiscovery: string;
|
|
852
852
|
};
|
|
853
853
|
|
|
854
854
|
|
|
@@ -866,37 +866,37 @@ export type ConfidentialClientApplication = ConfidentialClientApplication$instan
|
|
|
866
866
|
|
|
867
867
|
|
|
868
868
|
export interface ConfidentialClientApplicationBuilder$instance extends AbstractApplicationBuilder_1<ConfidentialClientApplicationBuilder> {
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
869
|
+
Build(): IConfidentialClientApplication;
|
|
870
|
+
WithAzureRegion(azureRegion?: string): ConfidentialClientApplicationBuilder;
|
|
871
|
+
WithCacheSynchronization(enableCacheSynchronization: boolean): ConfidentialClientApplicationBuilder;
|
|
872
|
+
WithCertificate(certificate: X509Certificate2): ConfidentialClientApplicationBuilder;
|
|
873
|
+
WithCertificate(certificate: X509Certificate2, sendX5C: boolean): ConfidentialClientApplicationBuilder;
|
|
874
|
+
WithClientAssertion(signedClientAssertion: string): ConfidentialClientApplicationBuilder;
|
|
875
|
+
WithClientAssertion(clientAssertionDelegate: Func<System_Internal.String>): ConfidentialClientApplicationBuilder;
|
|
876
|
+
WithClientAssertion(clientAssertionAsyncDelegate: Func<CancellationToken, Task<System_Internal.String>>): ConfidentialClientApplicationBuilder;
|
|
877
|
+
WithClientAssertion(clientAssertionAsyncDelegate: Func<AssertionRequestOptions, Task<System_Internal.String>>): ConfidentialClientApplicationBuilder;
|
|
878
|
+
WithClientClaims(certificate: X509Certificate2, claimsToSign: IDictionary<System_Internal.String, System_Internal.String>, mergeWithDefaultClaims: boolean): ConfidentialClientApplicationBuilder;
|
|
879
|
+
WithClientClaims(certificate: X509Certificate2, claimsToSign: IDictionary<System_Internal.String, System_Internal.String>, mergeWithDefaultClaims?: boolean, sendX5C?: boolean): ConfidentialClientApplicationBuilder;
|
|
880
|
+
WithClientSecret(clientSecret: string): ConfidentialClientApplicationBuilder;
|
|
881
|
+
WithGenericAuthority(authorityUri: string): ConfidentialClientApplicationBuilder;
|
|
882
|
+
WithOidcAuthority(authorityUri: string): ConfidentialClientApplicationBuilder;
|
|
883
|
+
WithTelemetryClient(...telemetryClients: ITelemetryClient[]): ConfidentialClientApplicationBuilder;
|
|
884
884
|
}
|
|
885
885
|
|
|
886
886
|
|
|
887
887
|
export const ConfidentialClientApplicationBuilder: {
|
|
888
888
|
new(): ConfidentialClientApplicationBuilder;
|
|
889
|
-
|
|
890
|
-
|
|
889
|
+
Create(clientId: string): ConfidentialClientApplicationBuilder;
|
|
890
|
+
CreateWithApplicationOptions(options: ConfidentialClientApplicationOptions): ConfidentialClientApplicationBuilder;
|
|
891
891
|
};
|
|
892
892
|
|
|
893
893
|
|
|
894
894
|
export type ConfidentialClientApplicationBuilder = ConfidentialClientApplicationBuilder$instance;
|
|
895
895
|
|
|
896
896
|
export interface ConfidentialClientApplicationOptions$instance extends ApplicationOptions {
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
897
|
+
AzureRegion: string;
|
|
898
|
+
ClientSecret: string;
|
|
899
|
+
EnableCacheSynchronization: boolean;
|
|
900
900
|
}
|
|
901
901
|
|
|
902
902
|
|
|
@@ -908,14 +908,14 @@ export const ConfidentialClientApplicationOptions: {
|
|
|
908
908
|
export type ConfidentialClientApplicationOptions = ConfidentialClientApplicationOptions$instance;
|
|
909
909
|
|
|
910
910
|
export interface DeviceCodeResult$instance {
|
|
911
|
-
readonly
|
|
912
|
-
readonly
|
|
913
|
-
readonly
|
|
914
|
-
readonly
|
|
915
|
-
readonly
|
|
916
|
-
readonly
|
|
917
|
-
readonly
|
|
918
|
-
readonly
|
|
911
|
+
readonly ClientId: string;
|
|
912
|
+
readonly DeviceCode: string;
|
|
913
|
+
readonly ExpiresOn: DateTimeOffset;
|
|
914
|
+
readonly Interval: long;
|
|
915
|
+
readonly Message: string | undefined;
|
|
916
|
+
readonly Scopes: IReadOnlyCollection<System_Internal.String>;
|
|
917
|
+
readonly UserCode: string;
|
|
918
|
+
readonly VerificationUrl: string;
|
|
919
919
|
}
|
|
920
920
|
|
|
921
921
|
|
|
@@ -927,8 +927,8 @@ export const DeviceCodeResult: {
|
|
|
927
927
|
export type DeviceCodeResult = DeviceCodeResult$instance;
|
|
928
928
|
|
|
929
929
|
export interface EmbeddedWebViewOptions$instance {
|
|
930
|
-
|
|
931
|
-
|
|
930
|
+
Title: string;
|
|
931
|
+
WebView2BrowserExecutableFolder: string;
|
|
932
932
|
}
|
|
933
933
|
|
|
934
934
|
|
|
@@ -940,17 +940,17 @@ export const EmbeddedWebViewOptions: {
|
|
|
940
940
|
export type EmbeddedWebViewOptions = EmbeddedWebViewOptions$instance;
|
|
941
941
|
|
|
942
942
|
export interface GetAuthorizationRequestUrlParameterBuilder$instance extends AbstractConfidentialClientAcquireTokenParameterBuilder_1<GetAuthorizationRequestUrlParameterBuilder> {
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
943
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<Uri>;
|
|
944
|
+
ExecuteAsync(): Task<Uri>;
|
|
945
|
+
ExecuteAsync(cancellationToken: CancellationToken): Task<AuthenticationResult>;
|
|
946
|
+
ExecuteAsync(): Task<AuthenticationResult>;
|
|
947
|
+
WithAccount(account: IAccount): GetAuthorizationRequestUrlParameterBuilder;
|
|
948
|
+
WithCcsRoutingHint(userObjectIdentifier: string, tenantIdentifier: string): GetAuthorizationRequestUrlParameterBuilder;
|
|
949
|
+
WithExtraScopesToConsent(extraScopesToConsent: IEnumerable<System_Internal.String>): GetAuthorizationRequestUrlParameterBuilder;
|
|
950
|
+
WithLoginHint(loginHint: string): GetAuthorizationRequestUrlParameterBuilder;
|
|
951
|
+
WithPkce(codeVerifier: string): GetAuthorizationRequestUrlParameterBuilder;
|
|
952
|
+
WithPrompt(prompt: Prompt): GetAuthorizationRequestUrlParameterBuilder;
|
|
953
|
+
WithRedirectUri(redirectUri: string): GetAuthorizationRequestUrlParameterBuilder;
|
|
954
954
|
}
|
|
955
955
|
|
|
956
956
|
|
|
@@ -962,10 +962,10 @@ export const GetAuthorizationRequestUrlParameterBuilder: {
|
|
|
962
962
|
export type GetAuthorizationRequestUrlParameterBuilder = GetAuthorizationRequestUrlParameterBuilder$instance;
|
|
963
963
|
|
|
964
964
|
export interface IntuneAppProtectionPolicyRequiredException$instance extends MsalServiceException {
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
965
|
+
AccountUserId: string;
|
|
966
|
+
AuthorityUrl: string;
|
|
967
|
+
TenantId: string;
|
|
968
|
+
Upn: string;
|
|
969
969
|
}
|
|
970
970
|
|
|
971
971
|
|
|
@@ -977,13 +977,13 @@ export const IntuneAppProtectionPolicyRequiredException: {
|
|
|
977
977
|
export type IntuneAppProtectionPolicyRequiredException = IntuneAppProtectionPolicyRequiredException$instance;
|
|
978
978
|
|
|
979
979
|
export interface ManagedIdentityApplication$instance extends ApplicationBase, IApplicationBase {
|
|
980
|
-
|
|
980
|
+
AcquireTokenForManagedIdentity(resource: string): AcquireTokenForManagedIdentityParameterBuilder;
|
|
981
981
|
}
|
|
982
982
|
|
|
983
983
|
|
|
984
984
|
export const ManagedIdentityApplication: {
|
|
985
985
|
new(): ManagedIdentityApplication;
|
|
986
|
-
|
|
986
|
+
GetManagedIdentitySource(): ManagedIdentitySource;
|
|
987
987
|
};
|
|
988
988
|
|
|
989
989
|
|
|
@@ -997,15 +997,15 @@ export type ManagedIdentityApplication = ManagedIdentityApplication$instance & _
|
|
|
997
997
|
|
|
998
998
|
|
|
999
999
|
export interface ManagedIdentityApplicationBuilder$instance extends BaseAbstractApplicationBuilder_1<ManagedIdentityApplicationBuilder> {
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1000
|
+
Build(): IManagedIdentityApplication;
|
|
1001
|
+
WithClientCapabilities(clientCapabilities: IEnumerable<System_Internal.String>): ManagedIdentityApplicationBuilder;
|
|
1002
|
+
WithTelemetryClient(...telemetryClients: ITelemetryClient[]): ManagedIdentityApplicationBuilder;
|
|
1003
1003
|
}
|
|
1004
1004
|
|
|
1005
1005
|
|
|
1006
1006
|
export const ManagedIdentityApplicationBuilder: {
|
|
1007
1007
|
new(): ManagedIdentityApplicationBuilder;
|
|
1008
|
-
|
|
1008
|
+
Create(managedIdentityId: ManagedIdentityId): ManagedIdentityApplicationBuilder;
|
|
1009
1009
|
};
|
|
1010
1010
|
|
|
1011
1011
|
|
|
@@ -1017,10 +1017,10 @@ export interface Metrics$instance {
|
|
|
1017
1017
|
|
|
1018
1018
|
export const Metrics: {
|
|
1019
1019
|
new(): Metrics;
|
|
1020
|
-
readonly
|
|
1021
|
-
readonly
|
|
1022
|
-
readonly
|
|
1023
|
-
readonly
|
|
1020
|
+
readonly TotalAccessTokensFromIdP: long;
|
|
1021
|
+
readonly TotalAccessTokensFromCache: long;
|
|
1022
|
+
readonly TotalAccessTokensFromBroker: long;
|
|
1023
|
+
readonly TotalDurationInMs: long;
|
|
1024
1024
|
};
|
|
1025
1025
|
|
|
1026
1026
|
|
|
@@ -1053,12 +1053,12 @@ export const MsalClientException: {
|
|
|
1053
1053
|
export type MsalClientException = MsalClientException$instance;
|
|
1054
1054
|
|
|
1055
1055
|
export interface MsalException$instance extends Exception {
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
readonly
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1056
|
+
AdditionalExceptionData: IReadOnlyDictionary<System_Internal.String, System_Internal.String>;
|
|
1057
|
+
CorrelationId: string;
|
|
1058
|
+
readonly ErrorCode: string | undefined;
|
|
1059
|
+
IsRetryable: boolean;
|
|
1060
|
+
ToJsonString(): string;
|
|
1061
|
+
ToString(): string;
|
|
1062
1062
|
}
|
|
1063
1063
|
|
|
1064
1064
|
|
|
@@ -1067,20 +1067,20 @@ export const MsalException: {
|
|
|
1067
1067
|
new(errorCode: string): MsalException;
|
|
1068
1068
|
new(errorCode: string, errorMessage: string): MsalException;
|
|
1069
1069
|
new(errorCode: string, errorMessage: string, innerException: Exception): MsalException;
|
|
1070
|
-
readonly
|
|
1071
|
-
readonly
|
|
1072
|
-
readonly
|
|
1073
|
-
readonly
|
|
1074
|
-
readonly
|
|
1075
|
-
readonly
|
|
1076
|
-
|
|
1070
|
+
readonly BrokerErrorContext: string;
|
|
1071
|
+
readonly BrokerErrorTag: string;
|
|
1072
|
+
readonly BrokerErrorStatus: string;
|
|
1073
|
+
readonly BrokerErrorCode: string;
|
|
1074
|
+
readonly BrokerTelemetry: string;
|
|
1075
|
+
readonly ManagedIdentitySource: string;
|
|
1076
|
+
FromJsonString(json: string): MsalException;
|
|
1077
1077
|
};
|
|
1078
1078
|
|
|
1079
1079
|
|
|
1080
1080
|
export type MsalException = MsalException$instance;
|
|
1081
1081
|
|
|
1082
1082
|
export interface MsalManagedIdentityException$instance extends MsalServiceException {
|
|
1083
|
-
readonly
|
|
1083
|
+
readonly ManagedIdentitySource: ManagedIdentitySource;
|
|
1084
1084
|
}
|
|
1085
1085
|
|
|
1086
1086
|
|
|
@@ -1095,11 +1095,11 @@ export const MsalManagedIdentityException: {
|
|
|
1095
1095
|
export type MsalManagedIdentityException = MsalManagedIdentityException$instance;
|
|
1096
1096
|
|
|
1097
1097
|
export interface MsalServiceException$instance extends MsalException {
|
|
1098
|
-
readonly
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
readonly
|
|
1102
|
-
|
|
1098
|
+
readonly Claims: string;
|
|
1099
|
+
Headers: HttpResponseHeaders;
|
|
1100
|
+
ResponseBody: string;
|
|
1101
|
+
readonly StatusCode: int;
|
|
1102
|
+
ToString(): string;
|
|
1103
1103
|
}
|
|
1104
1104
|
|
|
1105
1105
|
|
|
@@ -1115,7 +1115,7 @@ export const MsalServiceException: {
|
|
|
1115
1115
|
export type MsalServiceException = MsalServiceException$instance;
|
|
1116
1116
|
|
|
1117
1117
|
export interface MsalThrottledServiceException$instance extends MsalServiceException {
|
|
1118
|
-
readonly
|
|
1118
|
+
readonly OriginalServiceException: MsalServiceException;
|
|
1119
1119
|
}
|
|
1120
1120
|
|
|
1121
1121
|
|
|
@@ -1127,7 +1127,7 @@ export const MsalThrottledServiceException: {
|
|
|
1127
1127
|
export type MsalThrottledServiceException = MsalThrottledServiceException$instance;
|
|
1128
1128
|
|
|
1129
1129
|
export interface MsalThrottledUiRequiredException$instance extends MsalUiRequiredException {
|
|
1130
|
-
readonly
|
|
1130
|
+
readonly OriginalServiceException: MsalUiRequiredException;
|
|
1131
1131
|
}
|
|
1132
1132
|
|
|
1133
1133
|
|
|
@@ -1139,7 +1139,7 @@ export const MsalThrottledUiRequiredException: {
|
|
|
1139
1139
|
export type MsalThrottledUiRequiredException = MsalThrottledUiRequiredException$instance;
|
|
1140
1140
|
|
|
1141
1141
|
export interface MsalUiRequiredException$instance extends MsalServiceException {
|
|
1142
|
-
readonly
|
|
1142
|
+
readonly Classification: UiRequiredExceptionClassification;
|
|
1143
1143
|
}
|
|
1144
1144
|
|
|
1145
1145
|
|
|
@@ -1153,32 +1153,32 @@ export const MsalUiRequiredException: {
|
|
|
1153
1153
|
export type MsalUiRequiredException = MsalUiRequiredException$instance;
|
|
1154
1154
|
|
|
1155
1155
|
export interface PublicClientApplication$instance extends ClientApplicationBase$instance, IApplicationBase {
|
|
1156
|
-
readonly
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1156
|
+
readonly IsSystemWebViewAvailable: boolean;
|
|
1157
|
+
AcquireTokenByIntegratedWindowsAuth(scopes: IEnumerable<System_Internal.String>): AcquireTokenByIntegratedWindowsAuthParameterBuilder;
|
|
1158
|
+
AcquireTokenByUsernamePassword(scopes: IEnumerable<System_Internal.String>, username: string, password: SecureString): AcquireTokenByUsernamePasswordParameterBuilder;
|
|
1159
|
+
AcquireTokenByUsernamePassword(scopes: IEnumerable<System_Internal.String>, username: string, password: string): AcquireTokenByUsernamePasswordParameterBuilder;
|
|
1160
|
+
AcquireTokenInteractive(scopes: IEnumerable<System_Internal.String>): AcquireTokenInteractiveParameterBuilder;
|
|
1161
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, account: IAccount): AcquireTokenSilentParameterBuilder;
|
|
1162
|
+
AcquireTokenSilent(scopes: IEnumerable<System_Internal.String>, loginHint: string): AcquireTokenSilentParameterBuilder;
|
|
1163
|
+
AcquireTokenWithDeviceCode(scopes: IEnumerable<System_Internal.String>, deviceCodeResultCallback: Func<DeviceCodeResult, Task>): AcquireTokenWithDeviceCodeParameterBuilder;
|
|
1164
|
+
GetAccountAsync(accountId: string, cancellationToken?: CancellationToken): Task<IAccount>;
|
|
1165
|
+
GetAccountAsync(accountId: string): Task<IAccount>;
|
|
1166
|
+
GetAccountsAsync(): Task<IEnumerable<IAccount>>;
|
|
1167
|
+
GetAccountsAsync(cancellationToken?: CancellationToken): Task<IEnumerable<IAccount>>;
|
|
1168
|
+
GetAccountsAsync(userFlow: string): Task<IEnumerable<IAccount>>;
|
|
1169
|
+
GetAccountsAsync(userFlow: string, cancellationToken?: CancellationToken): Task<IEnumerable<IAccount>>;
|
|
1170
|
+
IsBrokerAvailable(): boolean;
|
|
1171
|
+
IsEmbeddedWebViewAvailable(): boolean;
|
|
1172
|
+
IsProofOfPossessionSupportedByClient(): boolean;
|
|
1173
|
+
IsUserInteractive(): boolean;
|
|
1174
|
+
RemoveAsync(account: IAccount): Task;
|
|
1175
|
+
RemoveAsync(account: IAccount, cancellationToken?: CancellationToken): Task;
|
|
1176
1176
|
}
|
|
1177
1177
|
|
|
1178
1178
|
|
|
1179
1179
|
export const PublicClientApplication: {
|
|
1180
1180
|
new(): PublicClientApplication;
|
|
1181
|
-
readonly
|
|
1181
|
+
readonly OperatingSystemAccount: IAccount;
|
|
1182
1182
|
};
|
|
1183
1183
|
|
|
1184
1184
|
|
|
@@ -1194,24 +1194,24 @@ export type PublicClientApplication = PublicClientApplication$instance & __Publi
|
|
|
1194
1194
|
|
|
1195
1195
|
|
|
1196
1196
|
export interface PublicClientApplicationBuilder$instance extends AbstractApplicationBuilder_1<PublicClientApplicationBuilder> {
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1197
|
+
Build(): IPublicClientApplication;
|
|
1198
|
+
IsBrokerAvailable(): boolean;
|
|
1199
|
+
WithBroker(enableBroker?: boolean): PublicClientApplicationBuilder;
|
|
1200
|
+
WithDefaultRedirectUri(): PublicClientApplicationBuilder;
|
|
1201
|
+
WithIosKeychainSecurityGroup(keychainSecurityGroup: string): PublicClientApplicationBuilder;
|
|
1202
|
+
WithKerberosTicketClaim(servicePrincipalName: string, ticketContainer: KerberosTicketContainer): PublicClientApplicationBuilder;
|
|
1203
|
+
WithMultiCloudSupport(enableMultiCloudSupport: boolean): PublicClientApplicationBuilder;
|
|
1204
|
+
WithOidcAuthority(authorityUri: string): PublicClientApplicationBuilder;
|
|
1205
|
+
WithParentActivityOrWindow(parentActivityOrWindowFunc: Func<unknown>): PublicClientApplicationBuilder;
|
|
1206
|
+
WithParentActivityOrWindow(windowFunc: Func<System_Internal.IntPtr>): PublicClientApplicationBuilder;
|
|
1207
|
+
WithWindowsBrokerOptions(options: WindowsBrokerOptions): PublicClientApplicationBuilder;
|
|
1208
1208
|
}
|
|
1209
1209
|
|
|
1210
1210
|
|
|
1211
1211
|
export const PublicClientApplicationBuilder: {
|
|
1212
1212
|
new(): PublicClientApplicationBuilder;
|
|
1213
|
-
|
|
1214
|
-
|
|
1213
|
+
Create(clientId: string): PublicClientApplicationBuilder;
|
|
1214
|
+
CreateWithApplicationOptions(options: PublicClientApplicationOptions): PublicClientApplicationBuilder;
|
|
1215
1215
|
};
|
|
1216
1216
|
|
|
1217
1217
|
|
|
@@ -1229,9 +1229,9 @@ export const PublicClientApplicationOptions: {
|
|
|
1229
1229
|
export type PublicClientApplicationOptions = PublicClientApplicationOptions$instance;
|
|
1230
1230
|
|
|
1231
1231
|
export interface RegionDetails$instance {
|
|
1232
|
-
readonly
|
|
1233
|
-
readonly
|
|
1234
|
-
readonly
|
|
1232
|
+
readonly AutoDetectionError: string;
|
|
1233
|
+
readonly RegionOutcome: RegionOutcome;
|
|
1234
|
+
readonly RegionUsed: string;
|
|
1235
1235
|
}
|
|
1236
1236
|
|
|
1237
1237
|
|
|
@@ -1243,29 +1243,29 @@ export const RegionDetails: {
|
|
|
1243
1243
|
export type RegionDetails = RegionDetails$instance;
|
|
1244
1244
|
|
|
1245
1245
|
export interface SystemWebViewOptions$instance {
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1246
|
+
BrowserRedirectError: Uri;
|
|
1247
|
+
BrowserRedirectSuccess: Uri;
|
|
1248
|
+
HtmlMessageError: string;
|
|
1249
|
+
HtmlMessageSuccess: string;
|
|
1250
1250
|
iOSHidePrivacyPrompt: boolean;
|
|
1251
|
-
|
|
1251
|
+
OpenBrowserAsync: Func<Uri, Task>;
|
|
1252
1252
|
}
|
|
1253
1253
|
|
|
1254
1254
|
|
|
1255
1255
|
export const SystemWebViewOptions: {
|
|
1256
1256
|
new(): SystemWebViewOptions;
|
|
1257
|
-
|
|
1258
|
-
|
|
1257
|
+
OpenWithChromeEdgeBrowserAsync(uri: Uri): Task;
|
|
1258
|
+
OpenWithEdgeBrowserAsync(uri: Uri): Task;
|
|
1259
1259
|
};
|
|
1260
1260
|
|
|
1261
1261
|
|
|
1262
1262
|
export type SystemWebViewOptions = SystemWebViewOptions$instance;
|
|
1263
1263
|
|
|
1264
1264
|
export interface TenantProfile$instance {
|
|
1265
|
-
readonly
|
|
1266
|
-
readonly
|
|
1267
|
-
readonly
|
|
1268
|
-
readonly
|
|
1265
|
+
readonly ClaimsPrincipal: ClaimsPrincipal;
|
|
1266
|
+
readonly IsHomeTenant: boolean;
|
|
1267
|
+
readonly Oid: string;
|
|
1268
|
+
readonly TenantId: string;
|
|
1269
1269
|
}
|
|
1270
1270
|
|
|
1271
1271
|
|
|
@@ -1277,13 +1277,13 @@ export const TenantProfile: {
|
|
|
1277
1277
|
export type TenantProfile = TenantProfile$instance;
|
|
1278
1278
|
|
|
1279
1279
|
export interface TokenCache$instance {
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1280
|
+
SetAfterAccess(afterAccess: TokenCacheCallback): void;
|
|
1281
|
+
SetAfterAccessAsync(afterAccess: Func<TokenCacheNotificationArgs, Task>): void;
|
|
1282
|
+
SetBeforeAccess(beforeAccess: TokenCacheCallback): void;
|
|
1283
|
+
SetBeforeAccessAsync(beforeAccess: Func<TokenCacheNotificationArgs, Task>): void;
|
|
1284
|
+
SetBeforeWrite(beforeWrite: TokenCacheCallback): void;
|
|
1285
|
+
SetBeforeWriteAsync(beforeWrite: Func<TokenCacheNotificationArgs, Task>): void;
|
|
1286
|
+
SetIosKeychainSecurityGroup(securityGroup: string): void;
|
|
1287
1287
|
}
|
|
1288
1288
|
|
|
1289
1289
|
|
|
@@ -1303,22 +1303,22 @@ export type TokenCache = TokenCache$instance & __TokenCache$views;
|
|
|
1303
1303
|
|
|
1304
1304
|
|
|
1305
1305
|
export interface TokenCacheNotificationArgs$instance {
|
|
1306
|
-
readonly
|
|
1307
|
-
readonly
|
|
1308
|
-
readonly
|
|
1309
|
-
readonly
|
|
1310
|
-
readonly
|
|
1311
|
-
readonly
|
|
1312
|
-
readonly
|
|
1313
|
-
readonly
|
|
1314
|
-
readonly
|
|
1315
|
-
readonly
|
|
1316
|
-
readonly
|
|
1317
|
-
readonly
|
|
1318
|
-
readonly
|
|
1319
|
-
readonly
|
|
1320
|
-
readonly
|
|
1321
|
-
readonly
|
|
1306
|
+
readonly Account: IAccount;
|
|
1307
|
+
readonly CancellationToken: CancellationToken;
|
|
1308
|
+
readonly ClientId: string;
|
|
1309
|
+
readonly CorrelationId: Guid;
|
|
1310
|
+
readonly HasStateChanged: boolean;
|
|
1311
|
+
readonly HasTokens: boolean;
|
|
1312
|
+
readonly IdentityLogger: IIdentityLogger;
|
|
1313
|
+
readonly IsApplicationCache: boolean;
|
|
1314
|
+
readonly NoDistributedCacheUseReason: string;
|
|
1315
|
+
readonly PiiLoggingEnabled: boolean;
|
|
1316
|
+
readonly RequestScopes: IEnumerable<System_Internal.String>;
|
|
1317
|
+
readonly RequestTenantId: string;
|
|
1318
|
+
readonly SuggestedCacheExpiry: Nullable<DateTimeOffset>;
|
|
1319
|
+
readonly SuggestedCacheKey: string;
|
|
1320
|
+
readonly TelemetryData: TelemetryData;
|
|
1321
|
+
readonly TokenCache: ITokenCacheSerializer;
|
|
1322
1322
|
}
|
|
1323
1323
|
|
|
1324
1324
|
|
|
@@ -1333,10 +1333,10 @@ export const TokenCacheNotificationArgs: {
|
|
|
1333
1333
|
export type TokenCacheNotificationArgs = TokenCacheNotificationArgs$instance;
|
|
1334
1334
|
|
|
1335
1335
|
export interface TraceTelemetryConfig$instance {
|
|
1336
|
-
readonly
|
|
1337
|
-
readonly
|
|
1338
|
-
readonly
|
|
1339
|
-
readonly
|
|
1336
|
+
readonly AllowedScopes: IEnumerable<System_Internal.String>;
|
|
1337
|
+
readonly AudienceType: TelemetryAudienceType;
|
|
1338
|
+
readonly DispatchAction: Action<ITelemetryEventPayload>;
|
|
1339
|
+
readonly SessionId: string;
|
|
1340
1340
|
}
|
|
1341
1341
|
|
|
1342
1342
|
|
|
@@ -1355,8 +1355,8 @@ export type TraceTelemetryConfig = TraceTelemetryConfig$instance & __TraceTeleme
|
|
|
1355
1355
|
|
|
1356
1356
|
|
|
1357
1357
|
export interface UserAssertion$instance {
|
|
1358
|
-
readonly
|
|
1359
|
-
readonly
|
|
1358
|
+
readonly Assertion: string;
|
|
1359
|
+
readonly AssertionType: string;
|
|
1360
1360
|
}
|
|
1361
1361
|
|
|
1362
1362
|
|
|
@@ -1369,9 +1369,9 @@ export const UserAssertion: {
|
|
|
1369
1369
|
export type UserAssertion = UserAssertion$instance;
|
|
1370
1370
|
|
|
1371
1371
|
export interface WindowsBrokerOptions$instance {
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1372
|
+
HeaderText: string;
|
|
1373
|
+
ListWindowsWorkAndSchoolAccounts: boolean;
|
|
1374
|
+
MsaPassthrough: boolean;
|
|
1375
1375
|
}
|
|
1376
1376
|
|
|
1377
1377
|
|
|
@@ -1383,221 +1383,221 @@ export const WindowsBrokerOptions: {
|
|
|
1383
1383
|
export type WindowsBrokerOptions = WindowsBrokerOptions$instance;
|
|
1384
1384
|
|
|
1385
1385
|
export interface WwwAuthenticateParameters$instance {
|
|
1386
|
-
readonly
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
readonly
|
|
1391
|
-
readonly
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1386
|
+
readonly AuthenticationScheme: string;
|
|
1387
|
+
Authority: string;
|
|
1388
|
+
Claims: string;
|
|
1389
|
+
Error: string;
|
|
1390
|
+
readonly Item: string;
|
|
1391
|
+
readonly Nonce: string;
|
|
1392
|
+
Resource: string;
|
|
1393
|
+
Scopes: IEnumerable<System_Internal.String>;
|
|
1394
|
+
GetTenantId(): string;
|
|
1395
1395
|
}
|
|
1396
1396
|
|
|
1397
1397
|
|
|
1398
1398
|
export const WwwAuthenticateParameters: {
|
|
1399
1399
|
new(): WwwAuthenticateParameters;
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1400
|
+
CreateFromAuthenticationHeaders(httpResponseHeaders: HttpResponseHeaders, scheme: string): WwwAuthenticateParameters;
|
|
1401
|
+
CreateFromAuthenticationHeaders(httpResponseHeaders: HttpResponseHeaders): IReadOnlyList<WwwAuthenticateParameters>;
|
|
1402
|
+
CreateFromAuthenticationResponseAsync(resourceUri: string, httpClient: HttpClient, cancellationToken?: CancellationToken): Task<IReadOnlyList<WwwAuthenticateParameters>>;
|
|
1403
|
+
CreateFromAuthenticationResponseAsync(resourceUri: string, scheme: string, httpClient: HttpClient, cancellationToken?: CancellationToken): Task<WwwAuthenticateParameters>;
|
|
1404
|
+
CreateFromAuthenticationResponseAsync(resourceUri: string, scheme: string, cancellationToken?: CancellationToken): Task<WwwAuthenticateParameters>;
|
|
1405
|
+
CreateFromAuthenticationResponseAsync(resourceUri: string, cancellationToken?: CancellationToken): Task<IReadOnlyList<WwwAuthenticateParameters>>;
|
|
1406
|
+
CreateFromResourceResponseAsync(httpClient: HttpClient, resourceUri: string, cancellationToken?: CancellationToken): Task<WwwAuthenticateParameters>;
|
|
1407
|
+
CreateFromResourceResponseAsync(resourceUri: string, cancellationToken?: CancellationToken): Task<WwwAuthenticateParameters>;
|
|
1408
|
+
CreateFromResourceResponseAsync(resourceUri: string): Task<WwwAuthenticateParameters>;
|
|
1409
|
+
CreateFromResponseHeaders(httpResponseHeaders: HttpResponseHeaders, scheme?: string): WwwAuthenticateParameters;
|
|
1410
|
+
CreateFromWwwAuthenticateHeaderValue(wwwAuthenticateValue: string): WwwAuthenticateParameters;
|
|
1411
|
+
GetClaimChallengeFromResponseHeaders(httpResponseHeaders: HttpResponseHeaders, scheme?: string): string;
|
|
1412
1412
|
};
|
|
1413
1413
|
|
|
1414
1414
|
|
|
1415
1415
|
export type WwwAuthenticateParameters = WwwAuthenticateParameters$instance;
|
|
1416
1416
|
|
|
1417
1417
|
export abstract class AccountExtensions$instance {
|
|
1418
|
-
static
|
|
1418
|
+
static GetTenantProfiles(account: IAccount): IEnumerable<TenantProfile>;
|
|
1419
1419
|
}
|
|
1420
1420
|
|
|
1421
1421
|
|
|
1422
1422
|
export type AccountExtensions = AccountExtensions$instance;
|
|
1423
1423
|
|
|
1424
1424
|
export abstract class MsalError$instance {
|
|
1425
|
-
static readonly
|
|
1426
|
-
static readonly
|
|
1427
|
-
static readonly
|
|
1428
|
-
static readonly
|
|
1429
|
-
static readonly
|
|
1430
|
-
static readonly
|
|
1431
|
-
static readonly
|
|
1432
|
-
static readonly
|
|
1433
|
-
static readonly
|
|
1434
|
-
static readonly
|
|
1435
|
-
static readonly
|
|
1436
|
-
static readonly
|
|
1437
|
-
static readonly
|
|
1438
|
-
static readonly
|
|
1439
|
-
static readonly
|
|
1440
|
-
static readonly
|
|
1441
|
-
static readonly
|
|
1442
|
-
static readonly
|
|
1443
|
-
static readonly
|
|
1444
|
-
static readonly
|
|
1445
|
-
static readonly
|
|
1446
|
-
static readonly
|
|
1447
|
-
static readonly
|
|
1448
|
-
static readonly
|
|
1449
|
-
static readonly
|
|
1450
|
-
static readonly
|
|
1451
|
-
static readonly
|
|
1452
|
-
static readonly
|
|
1453
|
-
static readonly
|
|
1454
|
-
static readonly
|
|
1455
|
-
static readonly
|
|
1456
|
-
static readonly
|
|
1457
|
-
static readonly
|
|
1458
|
-
static readonly
|
|
1459
|
-
static readonly
|
|
1460
|
-
static readonly
|
|
1461
|
-
static readonly
|
|
1462
|
-
static readonly
|
|
1463
|
-
static readonly
|
|
1464
|
-
static readonly
|
|
1465
|
-
static readonly
|
|
1466
|
-
static readonly
|
|
1467
|
-
static readonly
|
|
1468
|
-
static readonly
|
|
1469
|
-
static readonly
|
|
1470
|
-
static readonly
|
|
1471
|
-
static readonly
|
|
1472
|
-
static readonly
|
|
1473
|
-
static readonly
|
|
1474
|
-
static readonly
|
|
1475
|
-
static readonly
|
|
1476
|
-
static readonly
|
|
1477
|
-
static readonly
|
|
1478
|
-
static readonly
|
|
1479
|
-
static readonly
|
|
1480
|
-
static readonly
|
|
1481
|
-
static readonly
|
|
1482
|
-
static readonly
|
|
1483
|
-
static readonly
|
|
1484
|
-
static readonly
|
|
1485
|
-
static readonly
|
|
1486
|
-
static readonly
|
|
1487
|
-
static readonly
|
|
1488
|
-
static readonly
|
|
1489
|
-
static readonly
|
|
1490
|
-
static readonly
|
|
1491
|
-
static readonly
|
|
1492
|
-
static readonly
|
|
1493
|
-
static readonly
|
|
1494
|
-
static readonly
|
|
1495
|
-
static readonly
|
|
1496
|
-
static readonly
|
|
1497
|
-
static readonly
|
|
1498
|
-
static readonly
|
|
1499
|
-
static readonly
|
|
1500
|
-
static readonly
|
|
1501
|
-
static readonly
|
|
1502
|
-
static readonly
|
|
1503
|
-
static readonly
|
|
1504
|
-
static readonly
|
|
1505
|
-
static readonly
|
|
1506
|
-
static readonly
|
|
1507
|
-
static readonly
|
|
1508
|
-
static readonly
|
|
1509
|
-
static readonly
|
|
1510
|
-
static readonly
|
|
1511
|
-
static readonly
|
|
1512
|
-
static readonly
|
|
1513
|
-
static readonly
|
|
1514
|
-
static readonly
|
|
1515
|
-
static readonly
|
|
1516
|
-
static readonly
|
|
1517
|
-
static readonly
|
|
1518
|
-
static readonly
|
|
1519
|
-
static readonly
|
|
1520
|
-
static readonly
|
|
1521
|
-
static readonly
|
|
1522
|
-
static readonly
|
|
1523
|
-
static readonly
|
|
1524
|
-
static readonly
|
|
1525
|
-
static readonly
|
|
1526
|
-
static readonly
|
|
1527
|
-
static readonly
|
|
1528
|
-
static readonly
|
|
1529
|
-
static readonly
|
|
1530
|
-
static readonly
|
|
1531
|
-
static readonly
|
|
1532
|
-
static readonly
|
|
1533
|
-
static readonly
|
|
1534
|
-
static readonly
|
|
1535
|
-
static readonly
|
|
1536
|
-
static readonly
|
|
1537
|
-
static readonly
|
|
1538
|
-
static readonly
|
|
1539
|
-
static readonly
|
|
1540
|
-
static readonly
|
|
1541
|
-
static readonly
|
|
1542
|
-
static readonly
|
|
1543
|
-
static readonly
|
|
1544
|
-
static readonly
|
|
1545
|
-
static readonly
|
|
1546
|
-
static readonly
|
|
1547
|
-
static readonly
|
|
1548
|
-
static readonly
|
|
1549
|
-
static readonly
|
|
1550
|
-
static readonly
|
|
1551
|
-
static readonly
|
|
1552
|
-
static readonly
|
|
1553
|
-
static readonly
|
|
1554
|
-
static readonly
|
|
1555
|
-
static readonly
|
|
1556
|
-
static readonly
|
|
1557
|
-
static readonly
|
|
1558
|
-
static readonly
|
|
1559
|
-
static readonly
|
|
1560
|
-
static readonly
|
|
1561
|
-
static readonly
|
|
1562
|
-
static readonly
|
|
1563
|
-
static readonly
|
|
1564
|
-
static readonly
|
|
1565
|
-
static readonly
|
|
1566
|
-
static readonly
|
|
1567
|
-
static readonly
|
|
1568
|
-
static readonly
|
|
1569
|
-
static readonly
|
|
1570
|
-
static readonly
|
|
1571
|
-
static readonly
|
|
1572
|
-
static readonly
|
|
1573
|
-
static readonly
|
|
1574
|
-
static readonly
|
|
1575
|
-
static readonly
|
|
1576
|
-
static readonly
|
|
1425
|
+
static readonly InvalidGrantError: string;
|
|
1426
|
+
static readonly InteractionRequired: string;
|
|
1427
|
+
static readonly NoTokensFoundError: string;
|
|
1428
|
+
static readonly UserNullError: string;
|
|
1429
|
+
static readonly UserAssertionNullError: string;
|
|
1430
|
+
static readonly CurrentBrokerAccount: string;
|
|
1431
|
+
static readonly NoAccountForLoginHint: string;
|
|
1432
|
+
static readonly MultipleAccountsForLoginHint: string;
|
|
1433
|
+
static readonly TokenCacheNullError: string;
|
|
1434
|
+
static readonly NoPromptFailedError: string;
|
|
1435
|
+
static readonly ServiceNotAvailable: string;
|
|
1436
|
+
static readonly RequestTimeout: string;
|
|
1437
|
+
static readonly RequestThrottled: string;
|
|
1438
|
+
static readonly UpnRequired: string;
|
|
1439
|
+
static readonly MissingPassiveAuthEndpoint: string;
|
|
1440
|
+
static readonly InvalidAuthority: string;
|
|
1441
|
+
static readonly InvalidAuthorityType: string;
|
|
1442
|
+
static readonly MissingTenantedAuthority: string;
|
|
1443
|
+
static readonly UnauthorizedClient: string;
|
|
1444
|
+
static readonly UnknownError: string;
|
|
1445
|
+
static readonly UnknownBrokerError: string;
|
|
1446
|
+
static readonly WamFailedToSignout: string;
|
|
1447
|
+
static readonly AuthenticationFailed: string;
|
|
1448
|
+
static readonly AuthorityValidationFailed: string;
|
|
1449
|
+
static readonly InvalidOwnerWindowType: string;
|
|
1450
|
+
static readonly EncodedTokenTooLong: string;
|
|
1451
|
+
static readonly UserMismatch: string;
|
|
1452
|
+
static readonly FailedToRefreshToken: string;
|
|
1453
|
+
static readonly FailedToAcquireTokenSilentlyFromBroker: string;
|
|
1454
|
+
static readonly RedirectUriValidationFailed: string;
|
|
1455
|
+
static readonly AuthenticationUiFailed: string;
|
|
1456
|
+
static readonly InternalError: string;
|
|
1457
|
+
static readonly AccessingWsMetadataExchangeFailed: string;
|
|
1458
|
+
static readonly FederatedServiceReturnedError: string;
|
|
1459
|
+
static readonly UserRealmDiscoveryFailed: string;
|
|
1460
|
+
static readonly RopcDoesNotSupportMsaAccounts: string;
|
|
1461
|
+
static readonly MissingFederationMetadataUrl: string;
|
|
1462
|
+
static readonly ParsingWsMetadataExchangeFailed: string;
|
|
1463
|
+
static readonly WsTrustEndpointNotFoundInMetadataDocument: string;
|
|
1464
|
+
static readonly ParsingWsTrustResponseFailed: string;
|
|
1465
|
+
static readonly IntegratedWindowsAuthenticationFailed: string;
|
|
1466
|
+
static readonly UnknownUserType: string;
|
|
1467
|
+
static readonly UnknownUser: string;
|
|
1468
|
+
static readonly GetUserNameFailed: string;
|
|
1469
|
+
static readonly PasswordRequiredForManagedUserError: string;
|
|
1470
|
+
static readonly InvalidRequest: string;
|
|
1471
|
+
static readonly UapCannotFindDomainUser: string;
|
|
1472
|
+
static readonly UapCannotFindUpn: string;
|
|
1473
|
+
static readonly NonParsableOAuthError: string;
|
|
1474
|
+
static readonly CodeExpired: string;
|
|
1475
|
+
static readonly IntegratedWindowsAuthNotSupportedForManagedUser: string;
|
|
1476
|
+
static readonly ActivityRequired: string;
|
|
1477
|
+
static readonly BrokerResponseHashMismatch: string;
|
|
1478
|
+
static readonly BrokerResponseReturnedError: string;
|
|
1479
|
+
static readonly BrokerNonceMismatch: string;
|
|
1480
|
+
static readonly CannotInvokeBroker: string;
|
|
1481
|
+
static readonly NoAndroidBrokerAccountFound: string;
|
|
1482
|
+
static readonly NoAndroidBrokerInstalledOnDevice: string;
|
|
1483
|
+
static readonly NullIntentReturnedFromAndroidBroker: string;
|
|
1484
|
+
static readonly AndroidBrokerSignatureVerificationFailed: string;
|
|
1485
|
+
static readonly AndroidBrokerOperationFailed: string;
|
|
1486
|
+
static readonly NoUsernameOrAccountIDProvidedForSilentAndroidBrokerAuthentication: string;
|
|
1487
|
+
static readonly HttpStatusNotFound: string;
|
|
1488
|
+
static readonly HttpStatusCodeNotOk: string;
|
|
1489
|
+
static readonly CustomWebUiReturnedInvalidUri: string;
|
|
1490
|
+
static readonly CustomWebUiRedirectUriMismatch: string;
|
|
1491
|
+
static readonly AccessDenied: string;
|
|
1492
|
+
static readonly CannotAccessUserInformationOrUserNotDomainJoined: string;
|
|
1493
|
+
static readonly DefaultRedirectUriIsInvalid: string;
|
|
1494
|
+
static readonly NoRedirectUri: string;
|
|
1495
|
+
static readonly MultipleTokensMatchedError: string;
|
|
1496
|
+
static readonly NonHttpsRedirectNotSupported: string;
|
|
1497
|
+
static readonly NetworkNotAvailableError: string;
|
|
1498
|
+
static readonly B2CAuthorityHostMismatch: string;
|
|
1499
|
+
static readonly AuthorityHostMismatch: string;
|
|
1500
|
+
static readonly DuplicateQueryParameterError: string;
|
|
1501
|
+
static readonly AuthenticationUiFailedError: string;
|
|
1502
|
+
static readonly AuthenticationCanceledError: string;
|
|
1503
|
+
static readonly JsonParseError: string;
|
|
1504
|
+
static readonly InvalidJwtError: string;
|
|
1505
|
+
static readonly StateMismatchError: string;
|
|
1506
|
+
static readonly TenantDiscoveryFailedError: string;
|
|
1507
|
+
static readonly PlatformNotSupported: string;
|
|
1508
|
+
static readonly InvalidAuthorizationUri: string;
|
|
1509
|
+
static readonly LoopbackRedirectUri: string;
|
|
1510
|
+
static readonly LoopbackResponseUriMismatch: string;
|
|
1511
|
+
static readonly LinuxXdgOpen: string;
|
|
1512
|
+
static readonly WebviewUnavailable: string;
|
|
1513
|
+
static readonly SystemWebviewOptionsNotApplicable: string;
|
|
1514
|
+
static readonly ClientCredentialAuthenticationTypesAreMutuallyExclusive: string;
|
|
1515
|
+
static readonly ClientCredentialAuthenticationTypeMustBeDefined: string;
|
|
1516
|
+
static readonly InvalidInstance: string;
|
|
1517
|
+
static readonly InvalidUserInstanceMetadata: string;
|
|
1518
|
+
static readonly ValidateAuthorityOrCustomMetadata: string;
|
|
1519
|
+
static readonly NoClientId: string;
|
|
1520
|
+
static readonly TelemetryConfigOrTelemetryCallback: string;
|
|
1521
|
+
static readonly InvalidClient: string;
|
|
1522
|
+
static readonly SSHCertUsedAsHttpHeader: string;
|
|
1523
|
+
static readonly WABError: string;
|
|
1524
|
+
static readonly TokenTypeMismatch: string;
|
|
1525
|
+
static readonly AccessTokenTypeMissing: string;
|
|
1526
|
+
static readonly ExperimentalFeature: string;
|
|
1527
|
+
static readonly BrokerApplicationRequired: string;
|
|
1528
|
+
static readonly FailedToGetBrokerResponse: string;
|
|
1529
|
+
static readonly InvalidJsonClaimsFormat: string;
|
|
1530
|
+
static readonly AuthorityTypeMismatch: string;
|
|
1531
|
+
static readonly AuthorityTenantSpecifiedTwice: string;
|
|
1532
|
+
static readonly CustomMetadataInstanceOrUri: string;
|
|
1533
|
+
static readonly ScopesRequired: string;
|
|
1534
|
+
static readonly CertWithoutPrivateKey: string;
|
|
1535
|
+
static readonly CertificateNotRsa: string;
|
|
1536
|
+
static readonly DeviceCertificateNotFound: string;
|
|
1537
|
+
static readonly InvalidAdalCacheMultipleRTs: string;
|
|
1538
|
+
static readonly RegionDiscoveryFailed: string;
|
|
1539
|
+
static readonly RegionDiscoveryNotEnabled: string;
|
|
1540
|
+
static readonly BrokerDoesNotSupportPop: string;
|
|
1541
|
+
static readonly BrokerRequiredForPop: string;
|
|
1542
|
+
static readonly AdfsNotSupportedWithBroker: string;
|
|
1543
|
+
static readonly NonceRequiredForPopOnPCA: string;
|
|
1544
|
+
static readonly WamUiThread: string;
|
|
1545
|
+
static readonly WamNoB2C: string;
|
|
1546
|
+
static readonly WamInteractiveError: string;
|
|
1547
|
+
static readonly WamPickerError: string;
|
|
1548
|
+
static readonly WamScopesRequired: string;
|
|
1549
|
+
static readonly WebView2NotInstalled: string;
|
|
1550
|
+
static readonly WebView2LoaderNotFound: string;
|
|
1551
|
+
static readonly RegionalAuthorityValidation: string;
|
|
1552
|
+
static readonly RegionDiscoveryWithCustomInstanceMetadata: string;
|
|
1553
|
+
static readonly HttpListenerError: string;
|
|
1554
|
+
static readonly InitializeProcessSecurityError: string;
|
|
1555
|
+
static readonly StaticCacheWithExternalSerialization: string;
|
|
1556
|
+
static readonly TenantOverrideNonAad: string;
|
|
1557
|
+
static readonly RegionalAndAuthorityOverride: string;
|
|
1558
|
+
static readonly OboCacheKeyNotInCacheError: string;
|
|
1559
|
+
static readonly InvalidTokenProviderResponseValue: string;
|
|
1560
|
+
static readonly UnableToParseAuthenticationHeader: string;
|
|
1561
|
+
static readonly InvalidManagedIdentityResponse: string;
|
|
1562
|
+
static readonly ManagedIdentityRequestFailed: string;
|
|
1563
|
+
static readonly ManagedIdentityResponseParseFailure: string;
|
|
1564
|
+
static readonly ManagedIdentityUnreachableNetwork: string;
|
|
1565
|
+
static readonly UnknownManagedIdentityError: string;
|
|
1566
|
+
static readonly InvalidManagedIdentityEndpoint: string;
|
|
1567
|
+
static readonly ExactlyOneScopeExpected: string;
|
|
1568
|
+
static readonly UserAssignedManagedIdentityNotSupported: string;
|
|
1569
|
+
static readonly UserAssignedManagedIdentityNotConfigurableAtRuntime: string;
|
|
1570
|
+
static readonly CombinedUserAppCacheNotSupported: string;
|
|
1571
|
+
static readonly SetCiamAuthorityAtRequestLevelNotSupported: string;
|
|
1572
|
+
static readonly CryptographicError: string;
|
|
1573
|
+
static readonly MtlsPopWithoutRegion: string;
|
|
1574
|
+
static readonly MtlsCertificateNotProvided: string;
|
|
1575
|
+
static readonly RegionRequiredForMtlsPop: string;
|
|
1576
|
+
static readonly ForceRefreshNotCompatibleWithTokenHash: string;
|
|
1577
1577
|
}
|
|
1578
1578
|
|
|
1579
1579
|
|
|
1580
1580
|
export type MsalError = MsalError$instance;
|
|
1581
1581
|
|
|
1582
1582
|
export abstract class OsCapabilitiesExtensions$instance {
|
|
1583
|
-
static
|
|
1584
|
-
static
|
|
1585
|
-
static
|
|
1586
|
-
static
|
|
1583
|
+
static GetCertificate(confidentialClientApplication: IConfidentialClientApplication): X509Certificate2;
|
|
1584
|
+
static IsEmbeddedWebViewAvailable(publicClientApplication: IPublicClientApplication): boolean;
|
|
1585
|
+
static IsSystemWebViewAvailable(publicClientApplication: IPublicClientApplication): boolean;
|
|
1586
|
+
static IsUserInteractive(publicClientApplication: IPublicClientApplication): boolean;
|
|
1587
1587
|
}
|
|
1588
1588
|
|
|
1589
1589
|
|
|
1590
1590
|
export type OsCapabilitiesExtensions = OsCapabilitiesExtensions$instance;
|
|
1591
1591
|
|
|
1592
1592
|
export abstract class PublicClientApplicationExtensions$instance {
|
|
1593
|
-
static
|
|
1593
|
+
static IsProofOfPossessionSupportedByClient(app: IPublicClientApplication): boolean;
|
|
1594
1594
|
}
|
|
1595
1595
|
|
|
1596
1596
|
|
|
1597
1597
|
export type PublicClientApplicationExtensions = PublicClientApplicationExtensions$instance;
|
|
1598
1598
|
|
|
1599
1599
|
export abstract class TokenCacheExtensions$instance {
|
|
1600
|
-
static
|
|
1600
|
+
static SetCacheOptions(tokenCache: ITokenCache, options: CacheOptions): void;
|
|
1601
1601
|
}
|
|
1602
1602
|
|
|
1603
1603
|
|