@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
|
@@ -21,13 +21,13 @@ import type { CancellationToken } from "@tsonic/dotnet/System.Threading.js";
|
|
|
21
21
|
import type { Task, ValueTask } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
22
22
|
|
|
23
23
|
export interface DeviceCodeInfo$instance {
|
|
24
|
-
readonly
|
|
25
|
-
readonly
|
|
26
|
-
readonly
|
|
27
|
-
readonly
|
|
28
|
-
readonly
|
|
29
|
-
readonly
|
|
30
|
-
readonly
|
|
24
|
+
readonly ClientId: string;
|
|
25
|
+
readonly DeviceCode: string;
|
|
26
|
+
readonly ExpiresOn: DateTimeOffset;
|
|
27
|
+
readonly Message: string;
|
|
28
|
+
readonly Scopes: IReadOnlyCollection<System_Internal.String>;
|
|
29
|
+
readonly UserCode: string;
|
|
30
|
+
readonly VerificationUri: Uri;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
|
|
@@ -39,7 +39,7 @@ export const DeviceCodeInfo: {
|
|
|
39
39
|
export type DeviceCodeInfo = DeviceCodeInfo$instance;
|
|
40
40
|
|
|
41
41
|
export interface TokenCacheData$instance {
|
|
42
|
-
readonly
|
|
42
|
+
readonly CacheBytes: ReadOnlyMemory<System_Internal.Byte>;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
|
|
@@ -63,27 +63,27 @@ export const AuthenticationFailedException: {
|
|
|
63
63
|
export type AuthenticationFailedException = AuthenticationFailedException$instance;
|
|
64
64
|
|
|
65
65
|
export interface AuthenticationRecord$instance {
|
|
66
|
-
readonly
|
|
67
|
-
readonly
|
|
68
|
-
readonly
|
|
69
|
-
readonly
|
|
70
|
-
readonly
|
|
71
|
-
|
|
72
|
-
|
|
66
|
+
readonly Authority: string;
|
|
67
|
+
readonly ClientId: string;
|
|
68
|
+
readonly HomeAccountId: string;
|
|
69
|
+
readonly TenantId: string;
|
|
70
|
+
readonly Username: string;
|
|
71
|
+
Serialize(stream: Stream, cancellationToken?: CancellationToken): void;
|
|
72
|
+
SerializeAsync(stream: Stream, cancellationToken?: CancellationToken): Task;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
|
|
76
76
|
export const AuthenticationRecord: {
|
|
77
77
|
new(): AuthenticationRecord;
|
|
78
|
-
|
|
79
|
-
|
|
78
|
+
Deserialize(stream: Stream, cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
79
|
+
DeserializeAsync(stream: Stream, cancellationToken?: CancellationToken): Task<AuthenticationRecord>;
|
|
80
80
|
};
|
|
81
81
|
|
|
82
82
|
|
|
83
83
|
export type AuthenticationRecord = AuthenticationRecord$instance;
|
|
84
84
|
|
|
85
85
|
export interface AuthenticationRequiredException$instance extends CredentialUnavailableException {
|
|
86
|
-
readonly
|
|
86
|
+
readonly TokenRequestContext: TokenRequestContext;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
|
|
@@ -96,10 +96,10 @@ export const AuthenticationRequiredException: {
|
|
|
96
96
|
export type AuthenticationRequiredException = AuthenticationRequiredException$instance;
|
|
97
97
|
|
|
98
98
|
export interface AuthorizationCodeCredential$instance extends TokenCredential {
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
99
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
100
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
101
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
102
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
|
|
@@ -113,9 +113,9 @@ export const AuthorizationCodeCredential: {
|
|
|
113
113
|
export type AuthorizationCodeCredential = AuthorizationCodeCredential$instance;
|
|
114
114
|
|
|
115
115
|
export interface AuthorizationCodeCredentialOptions$instance extends TokenCredentialOptions {
|
|
116
|
-
readonly
|
|
117
|
-
|
|
118
|
-
|
|
116
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
117
|
+
DisableInstanceDiscovery: boolean;
|
|
118
|
+
RedirectUri: Uri;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
|
|
@@ -127,10 +127,10 @@ export const AuthorizationCodeCredentialOptions: {
|
|
|
127
127
|
export type AuthorizationCodeCredentialOptions = AuthorizationCodeCredentialOptions$instance;
|
|
128
128
|
|
|
129
129
|
export interface AzureCliCredential$instance extends TokenCredential {
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
130
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
131
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
132
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
133
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
134
134
|
}
|
|
135
135
|
|
|
136
136
|
|
|
@@ -143,10 +143,10 @@ export const AzureCliCredential: {
|
|
|
143
143
|
export type AzureCliCredential = AzureCliCredential$instance;
|
|
144
144
|
|
|
145
145
|
export interface AzureCliCredentialOptions$instance extends TokenCredentialOptions {
|
|
146
|
-
readonly
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
146
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
147
|
+
ProcessTimeout: Nullable<TimeSpan>;
|
|
148
|
+
Subscription: string;
|
|
149
|
+
TenantId: string;
|
|
150
150
|
}
|
|
151
151
|
|
|
152
152
|
|
|
@@ -158,10 +158,10 @@ export const AzureCliCredentialOptions: {
|
|
|
158
158
|
export type AzureCliCredentialOptions = AzureCliCredentialOptions$instance;
|
|
159
159
|
|
|
160
160
|
export interface AzureDeveloperCliCredential$instance extends TokenCredential {
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
161
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
162
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
163
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
164
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
|
|
@@ -174,9 +174,9 @@ export const AzureDeveloperCliCredential: {
|
|
|
174
174
|
export type AzureDeveloperCliCredential = AzureDeveloperCliCredential$instance;
|
|
175
175
|
|
|
176
176
|
export interface AzureDeveloperCliCredentialOptions$instance extends TokenCredentialOptions {
|
|
177
|
-
readonly
|
|
178
|
-
|
|
179
|
-
|
|
177
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
178
|
+
ProcessTimeout: Nullable<TimeSpan>;
|
|
179
|
+
TenantId: string;
|
|
180
180
|
}
|
|
181
181
|
|
|
182
182
|
|
|
@@ -188,10 +188,10 @@ export const AzureDeveloperCliCredentialOptions: {
|
|
|
188
188
|
export type AzureDeveloperCliCredentialOptions = AzureDeveloperCliCredentialOptions$instance;
|
|
189
189
|
|
|
190
190
|
export interface AzurePipelinesCredential$instance extends TokenCredential {
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
191
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
192
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
193
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask<AccessToken>;
|
|
194
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
195
195
|
}
|
|
196
196
|
|
|
197
197
|
|
|
@@ -203,9 +203,9 @@ export const AzurePipelinesCredential: {
|
|
|
203
203
|
export type AzurePipelinesCredential = AzurePipelinesCredential$instance;
|
|
204
204
|
|
|
205
205
|
export interface AzurePipelinesCredentialOptions$instance extends TokenCredentialOptions {
|
|
206
|
-
readonly
|
|
207
|
-
|
|
208
|
-
|
|
206
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
207
|
+
DisableInstanceDiscovery: boolean;
|
|
208
|
+
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
211
|
|
|
@@ -217,10 +217,10 @@ export const AzurePipelinesCredentialOptions: {
|
|
|
217
217
|
export type AzurePipelinesCredentialOptions = AzurePipelinesCredentialOptions$instance;
|
|
218
218
|
|
|
219
219
|
export interface AzurePowerShellCredential$instance extends TokenCredential {
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
220
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
221
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
222
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
223
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
224
224
|
}
|
|
225
225
|
|
|
226
226
|
|
|
@@ -233,9 +233,9 @@ export const AzurePowerShellCredential: {
|
|
|
233
233
|
export type AzurePowerShellCredential = AzurePowerShellCredential$instance;
|
|
234
234
|
|
|
235
235
|
export interface AzurePowerShellCredentialOptions$instance extends TokenCredentialOptions {
|
|
236
|
-
readonly
|
|
237
|
-
|
|
238
|
-
|
|
236
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
237
|
+
ProcessTimeout: Nullable<TimeSpan>;
|
|
238
|
+
TenantId: string;
|
|
239
239
|
}
|
|
240
240
|
|
|
241
241
|
|
|
@@ -247,9 +247,9 @@ export const AzurePowerShellCredentialOptions: {
|
|
|
247
247
|
export type AzurePowerShellCredentialOptions = AzurePowerShellCredentialOptions$instance;
|
|
248
248
|
|
|
249
249
|
export interface BrowserCustomizationOptions$instance {
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
250
|
+
ErrorMessage: string;
|
|
251
|
+
SuccessMessage: string;
|
|
252
|
+
UseEmbeddedWebView: Nullable<System_Internal.Boolean>;
|
|
253
253
|
}
|
|
254
254
|
|
|
255
255
|
|
|
@@ -261,10 +261,10 @@ export const BrowserCustomizationOptions: {
|
|
|
261
261
|
export type BrowserCustomizationOptions = BrowserCustomizationOptions$instance;
|
|
262
262
|
|
|
263
263
|
export interface ChainedTokenCredential$instance extends TokenCredential {
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
264
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
265
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
266
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
267
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
268
268
|
}
|
|
269
269
|
|
|
270
270
|
|
|
@@ -276,10 +276,10 @@ export const ChainedTokenCredential: {
|
|
|
276
276
|
export type ChainedTokenCredential = ChainedTokenCredential$instance;
|
|
277
277
|
|
|
278
278
|
export interface ClientAssertionCredential$instance extends TokenCredential {
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
279
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
280
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
281
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
282
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
285
|
|
|
@@ -292,9 +292,9 @@ export const ClientAssertionCredential: {
|
|
|
292
292
|
export type ClientAssertionCredential = ClientAssertionCredential$instance;
|
|
293
293
|
|
|
294
294
|
export interface ClientAssertionCredentialOptions$instance extends TokenCredentialOptions {
|
|
295
|
-
readonly
|
|
296
|
-
|
|
297
|
-
|
|
295
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
296
|
+
DisableInstanceDiscovery: boolean;
|
|
297
|
+
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
|
|
@@ -306,10 +306,10 @@ export const ClientAssertionCredentialOptions: {
|
|
|
306
306
|
export type ClientAssertionCredentialOptions = ClientAssertionCredentialOptions$instance;
|
|
307
307
|
|
|
308
308
|
export interface ClientCertificateCredential$instance extends TokenCredential {
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
309
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
310
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
311
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
312
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
|
|
@@ -326,10 +326,10 @@ export const ClientCertificateCredential: {
|
|
|
326
326
|
export type ClientCertificateCredential = ClientCertificateCredential$instance;
|
|
327
327
|
|
|
328
328
|
export interface ClientCertificateCredentialOptions$instance extends TokenCredentialOptions {
|
|
329
|
-
readonly
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
329
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
330
|
+
DisableInstanceDiscovery: boolean;
|
|
331
|
+
SendCertificateChain: boolean;
|
|
332
|
+
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
333
333
|
}
|
|
334
334
|
|
|
335
335
|
|
|
@@ -341,10 +341,10 @@ export const ClientCertificateCredentialOptions: {
|
|
|
341
341
|
export type ClientCertificateCredentialOptions = ClientCertificateCredentialOptions$instance;
|
|
342
342
|
|
|
343
343
|
export interface ClientSecretCredential$instance extends TokenCredential {
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
344
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
345
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
346
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
347
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
348
348
|
}
|
|
349
349
|
|
|
350
350
|
|
|
@@ -358,9 +358,9 @@ export const ClientSecretCredential: {
|
|
|
358
358
|
export type ClientSecretCredential = ClientSecretCredential$instance;
|
|
359
359
|
|
|
360
360
|
export interface ClientSecretCredentialOptions$instance extends TokenCredentialOptions {
|
|
361
|
-
readonly
|
|
362
|
-
|
|
363
|
-
|
|
361
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
362
|
+
DisableInstanceDiscovery: boolean;
|
|
363
|
+
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
364
364
|
}
|
|
365
365
|
|
|
366
366
|
|
|
@@ -384,10 +384,10 @@ export const CredentialUnavailableException: {
|
|
|
384
384
|
export type CredentialUnavailableException = CredentialUnavailableException$instance;
|
|
385
385
|
|
|
386
386
|
export interface DefaultAzureCredential$instance extends TokenCredential {
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
387
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
388
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
389
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
390
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
391
391
|
}
|
|
392
392
|
|
|
393
393
|
|
|
@@ -400,29 +400,29 @@ export const DefaultAzureCredential: {
|
|
|
400
400
|
export type DefaultAzureCredential = DefaultAzureCredential$instance;
|
|
401
401
|
|
|
402
402
|
export interface DefaultAzureCredentialOptions$instance extends TokenCredentialOptions {
|
|
403
|
-
readonly
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
403
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
404
|
+
CredentialProcessTimeout: Nullable<TimeSpan>;
|
|
405
|
+
DisableInstanceDiscovery: boolean;
|
|
406
|
+
ExcludeAzureCliCredential: boolean;
|
|
407
|
+
ExcludeAzureDeveloperCliCredential: boolean;
|
|
408
|
+
ExcludeAzurePowerShellCredential: boolean;
|
|
409
|
+
ExcludeEnvironmentCredential: boolean;
|
|
410
|
+
ExcludeInteractiveBrowserCredential: boolean;
|
|
411
|
+
ExcludeManagedIdentityCredential: boolean;
|
|
412
|
+
ExcludeSharedTokenCacheCredential: boolean;
|
|
413
|
+
ExcludeVisualStudioCodeCredential: boolean;
|
|
414
|
+
ExcludeVisualStudioCredential: boolean;
|
|
415
|
+
ExcludeWorkloadIdentityCredential: boolean;
|
|
416
|
+
InteractiveBrowserCredentialClientId: string;
|
|
417
|
+
InteractiveBrowserTenantId: string;
|
|
418
|
+
ManagedIdentityClientId: string;
|
|
419
|
+
ManagedIdentityResourceId: ResourceIdentifier;
|
|
420
|
+
SharedTokenCacheTenantId: string;
|
|
421
|
+
SharedTokenCacheUsername: string;
|
|
422
|
+
TenantId: string;
|
|
423
|
+
VisualStudioCodeTenantId: string;
|
|
424
|
+
VisualStudioTenantId: string;
|
|
425
|
+
WorkloadIdentityClientId: string;
|
|
426
426
|
}
|
|
427
427
|
|
|
428
428
|
|
|
@@ -434,14 +434,14 @@ export const DefaultAzureCredentialOptions: {
|
|
|
434
434
|
export type DefaultAzureCredentialOptions = DefaultAzureCredentialOptions$instance;
|
|
435
435
|
|
|
436
436
|
export interface DeviceCodeCredential$instance extends TokenCredential {
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
437
|
+
Authenticate(cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
438
|
+
Authenticate(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
439
|
+
AuthenticateAsync(cancellationToken?: CancellationToken): Task<AuthenticationRecord>;
|
|
440
|
+
AuthenticateAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): Task<AuthenticationRecord>;
|
|
441
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
442
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
443
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
444
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
445
445
|
}
|
|
446
446
|
|
|
447
447
|
|
|
@@ -456,14 +456,14 @@ export const DeviceCodeCredential: {
|
|
|
456
456
|
export type DeviceCodeCredential = DeviceCodeCredential$instance;
|
|
457
457
|
|
|
458
458
|
export interface DeviceCodeCredentialOptions$instance extends TokenCredentialOptions {
|
|
459
|
-
readonly
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
459
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
460
|
+
AuthenticationRecord: AuthenticationRecord;
|
|
461
|
+
ClientId: string;
|
|
462
|
+
DeviceCodeCallback: Func<DeviceCodeInfo, CancellationToken, Task>;
|
|
463
|
+
DisableAutomaticAuthentication: boolean;
|
|
464
|
+
DisableInstanceDiscovery: boolean;
|
|
465
|
+
TenantId: string;
|
|
466
|
+
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
467
467
|
}
|
|
468
468
|
|
|
469
469
|
|
|
@@ -475,10 +475,10 @@ export const DeviceCodeCredentialOptions: {
|
|
|
475
475
|
export type DeviceCodeCredentialOptions = DeviceCodeCredentialOptions$instance;
|
|
476
476
|
|
|
477
477
|
export interface EnvironmentCredential$instance extends TokenCredential {
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
478
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
479
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
480
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
481
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
482
482
|
}
|
|
483
483
|
|
|
484
484
|
|
|
@@ -492,8 +492,8 @@ export const EnvironmentCredential: {
|
|
|
492
492
|
export type EnvironmentCredential = EnvironmentCredential$instance;
|
|
493
493
|
|
|
494
494
|
export interface EnvironmentCredentialOptions$instance extends TokenCredentialOptions {
|
|
495
|
-
readonly
|
|
496
|
-
|
|
495
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
496
|
+
DisableInstanceDiscovery: boolean;
|
|
497
497
|
}
|
|
498
498
|
|
|
499
499
|
|
|
@@ -505,14 +505,14 @@ export const EnvironmentCredentialOptions: {
|
|
|
505
505
|
export type EnvironmentCredentialOptions = EnvironmentCredentialOptions$instance;
|
|
506
506
|
|
|
507
507
|
export interface InteractiveBrowserCredential$instance extends TokenCredential {
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
508
|
+
Authenticate(cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
509
|
+
Authenticate(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
510
|
+
AuthenticateAsync(cancellationToken?: CancellationToken): Task<AuthenticationRecord>;
|
|
511
|
+
AuthenticateAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): Task<AuthenticationRecord>;
|
|
512
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
513
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
514
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
515
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
516
516
|
}
|
|
517
517
|
|
|
518
518
|
|
|
@@ -527,16 +527,16 @@ export const InteractiveBrowserCredential: {
|
|
|
527
527
|
export type InteractiveBrowserCredential = InteractiveBrowserCredential$instance;
|
|
528
528
|
|
|
529
529
|
export interface InteractiveBrowserCredentialOptions$instance extends TokenCredentialOptions {
|
|
530
|
-
readonly
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
530
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
531
|
+
AuthenticationRecord: AuthenticationRecord;
|
|
532
|
+
BrowserCustomization: BrowserCustomizationOptions;
|
|
533
|
+
ClientId: string;
|
|
534
|
+
DisableAutomaticAuthentication: boolean;
|
|
535
|
+
DisableInstanceDiscovery: boolean;
|
|
536
|
+
LoginHint: string;
|
|
537
|
+
RedirectUri: Uri;
|
|
538
|
+
TenantId: string;
|
|
539
|
+
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
540
540
|
}
|
|
541
541
|
|
|
542
542
|
|
|
@@ -548,10 +548,10 @@ export const InteractiveBrowserCredentialOptions: {
|
|
|
548
548
|
export type InteractiveBrowserCredentialOptions = InteractiveBrowserCredentialOptions$instance;
|
|
549
549
|
|
|
550
550
|
export interface ManagedIdentityCredential$instance extends TokenCredential {
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
551
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
552
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
553
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
554
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
555
555
|
}
|
|
556
556
|
|
|
557
557
|
|
|
@@ -577,26 +577,26 @@ export const ManagedIdentityCredentialOptions: {
|
|
|
577
577
|
export type ManagedIdentityCredentialOptions = ManagedIdentityCredentialOptions$instance;
|
|
578
578
|
|
|
579
579
|
export interface ManagedIdentityId$instance {
|
|
580
|
-
|
|
580
|
+
ToString(): string | undefined;
|
|
581
581
|
}
|
|
582
582
|
|
|
583
583
|
|
|
584
584
|
export const ManagedIdentityId: {
|
|
585
585
|
new(): ManagedIdentityId;
|
|
586
|
-
readonly
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
586
|
+
readonly SystemAssigned: ManagedIdentityId;
|
|
587
|
+
FromUserAssignedClientId(id: string): ManagedIdentityId;
|
|
588
|
+
FromUserAssignedObjectId(id: string): ManagedIdentityId;
|
|
589
|
+
FromUserAssignedResourceId(id: ResourceIdentifier): ManagedIdentityId;
|
|
590
590
|
};
|
|
591
591
|
|
|
592
592
|
|
|
593
593
|
export type ManagedIdentityId = ManagedIdentityId$instance;
|
|
594
594
|
|
|
595
595
|
export interface OnBehalfOfCredential$instance extends TokenCredential {
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
596
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
597
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
598
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask<AccessToken>;
|
|
599
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
600
600
|
}
|
|
601
601
|
|
|
602
602
|
|
|
@@ -613,10 +613,10 @@ export const OnBehalfOfCredential: {
|
|
|
613
613
|
export type OnBehalfOfCredential = OnBehalfOfCredential$instance;
|
|
614
614
|
|
|
615
615
|
export interface OnBehalfOfCredentialOptions$instance extends TokenCredentialOptions {
|
|
616
|
-
readonly
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
616
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
617
|
+
DisableInstanceDiscovery: boolean;
|
|
618
|
+
SendCertificateChain: boolean;
|
|
619
|
+
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
620
620
|
}
|
|
621
621
|
|
|
622
622
|
|
|
@@ -628,10 +628,10 @@ export const OnBehalfOfCredentialOptions: {
|
|
|
628
628
|
export type OnBehalfOfCredentialOptions = OnBehalfOfCredentialOptions$instance;
|
|
629
629
|
|
|
630
630
|
export interface SharedTokenCacheCredential$instance extends TokenCredential {
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
631
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
632
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
633
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
634
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
635
635
|
}
|
|
636
636
|
|
|
637
637
|
|
|
@@ -645,13 +645,13 @@ export const SharedTokenCacheCredential: {
|
|
|
645
645
|
export type SharedTokenCacheCredential = SharedTokenCacheCredential$instance;
|
|
646
646
|
|
|
647
647
|
export interface SharedTokenCacheCredentialOptions$instance extends TokenCredentialOptions {
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
648
|
+
AuthenticationRecord: AuthenticationRecord;
|
|
649
|
+
ClientId: string;
|
|
650
|
+
DisableInstanceDiscovery: boolean;
|
|
651
|
+
EnableGuestTenantAuthentication: boolean;
|
|
652
|
+
TenantId: string;
|
|
653
|
+
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
654
|
+
Username: string;
|
|
655
655
|
}
|
|
656
656
|
|
|
657
657
|
|
|
@@ -664,8 +664,8 @@ export const SharedTokenCacheCredentialOptions: {
|
|
|
664
664
|
export type SharedTokenCacheCredentialOptions = SharedTokenCacheCredentialOptions$instance;
|
|
665
665
|
|
|
666
666
|
export interface TokenCachePersistenceOptions$instance {
|
|
667
|
-
|
|
668
|
-
|
|
667
|
+
Name: string;
|
|
668
|
+
UnsafeAllowUnencryptedStorage: boolean;
|
|
669
669
|
}
|
|
670
670
|
|
|
671
671
|
|
|
@@ -677,8 +677,8 @@ export const TokenCachePersistenceOptions: {
|
|
|
677
677
|
export type TokenCachePersistenceOptions = TokenCachePersistenceOptions$instance;
|
|
678
678
|
|
|
679
679
|
export interface TokenCacheRefreshArgs$instance {
|
|
680
|
-
readonly
|
|
681
|
-
readonly
|
|
680
|
+
readonly IsCaeEnabled: boolean;
|
|
681
|
+
readonly SuggestedCacheKey: string;
|
|
682
682
|
}
|
|
683
683
|
|
|
684
684
|
|
|
@@ -690,8 +690,8 @@ export const TokenCacheRefreshArgs: {
|
|
|
690
690
|
export type TokenCacheRefreshArgs = TokenCacheRefreshArgs$instance;
|
|
691
691
|
|
|
692
692
|
export interface TokenCacheUpdatedArgs$instance {
|
|
693
|
-
readonly
|
|
694
|
-
readonly
|
|
693
|
+
readonly IsCaeEnabled: boolean;
|
|
694
|
+
readonly UnsafeCacheData: ReadOnlyMemory<System_Internal.Byte>;
|
|
695
695
|
}
|
|
696
696
|
|
|
697
697
|
|
|
@@ -703,7 +703,7 @@ export const TokenCacheUpdatedArgs: {
|
|
|
703
703
|
export type TokenCacheUpdatedArgs = TokenCacheUpdatedArgs$instance;
|
|
704
704
|
|
|
705
705
|
export interface TokenCredentialDiagnosticsOptions$instance extends DiagnosticsOptions {
|
|
706
|
-
|
|
706
|
+
IsAccountIdentifierLoggingEnabled: boolean;
|
|
707
707
|
}
|
|
708
708
|
|
|
709
709
|
|
|
@@ -715,9 +715,9 @@ export const TokenCredentialDiagnosticsOptions: {
|
|
|
715
715
|
export type TokenCredentialDiagnosticsOptions = TokenCredentialDiagnosticsOptions$instance;
|
|
716
716
|
|
|
717
717
|
export interface TokenCredentialOptions$instance extends ClientOptions {
|
|
718
|
-
|
|
719
|
-
readonly
|
|
720
|
-
|
|
718
|
+
AuthorityHost: Uri;
|
|
719
|
+
readonly Diagnostics: DiagnosticsOptions | TokenCredentialDiagnosticsOptions;
|
|
720
|
+
IsUnsafeSupportLoggingEnabled: boolean;
|
|
721
721
|
}
|
|
722
722
|
|
|
723
723
|
|
|
@@ -739,14 +739,14 @@ export const UnsafeTokenCacheOptions: {
|
|
|
739
739
|
export type UnsafeTokenCacheOptions = UnsafeTokenCacheOptions$instance;
|
|
740
740
|
|
|
741
741
|
export interface UsernamePasswordCredential$instance extends TokenCredential {
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
742
|
+
Authenticate(cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
743
|
+
Authenticate(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
744
|
+
AuthenticateAsync(cancellationToken?: CancellationToken): Task<AuthenticationRecord>;
|
|
745
|
+
AuthenticateAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): Task<AuthenticationRecord>;
|
|
746
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
747
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
748
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
749
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
750
750
|
}
|
|
751
751
|
|
|
752
752
|
|
|
@@ -760,9 +760,9 @@ export const UsernamePasswordCredential: {
|
|
|
760
760
|
export type UsernamePasswordCredential = UsernamePasswordCredential$instance;
|
|
761
761
|
|
|
762
762
|
export interface UsernamePasswordCredentialOptions$instance extends TokenCredentialOptions {
|
|
763
|
-
readonly
|
|
764
|
-
|
|
765
|
-
|
|
763
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
764
|
+
DisableInstanceDiscovery: boolean;
|
|
765
|
+
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
766
766
|
}
|
|
767
767
|
|
|
768
768
|
|
|
@@ -774,10 +774,10 @@ export const UsernamePasswordCredentialOptions: {
|
|
|
774
774
|
export type UsernamePasswordCredentialOptions = UsernamePasswordCredentialOptions$instance;
|
|
775
775
|
|
|
776
776
|
export interface VisualStudioCodeCredential$instance extends TokenCredential {
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
777
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
778
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
779
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask<AccessToken>;
|
|
780
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
781
781
|
}
|
|
782
782
|
|
|
783
783
|
|
|
@@ -790,8 +790,8 @@ export const VisualStudioCodeCredential: {
|
|
|
790
790
|
export type VisualStudioCodeCredential = VisualStudioCodeCredential$instance;
|
|
791
791
|
|
|
792
792
|
export interface VisualStudioCodeCredentialOptions$instance extends TokenCredentialOptions {
|
|
793
|
-
readonly
|
|
794
|
-
|
|
793
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
794
|
+
TenantId: string;
|
|
795
795
|
}
|
|
796
796
|
|
|
797
797
|
|
|
@@ -803,10 +803,10 @@ export const VisualStudioCodeCredentialOptions: {
|
|
|
803
803
|
export type VisualStudioCodeCredentialOptions = VisualStudioCodeCredentialOptions$instance;
|
|
804
804
|
|
|
805
805
|
export interface VisualStudioCredential$instance extends TokenCredential {
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
806
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
807
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
808
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask<AccessToken>;
|
|
809
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
810
810
|
}
|
|
811
811
|
|
|
812
812
|
|
|
@@ -819,9 +819,9 @@ export const VisualStudioCredential: {
|
|
|
819
819
|
export type VisualStudioCredential = VisualStudioCredential$instance;
|
|
820
820
|
|
|
821
821
|
export interface VisualStudioCredentialOptions$instance extends TokenCredentialOptions {
|
|
822
|
-
readonly
|
|
823
|
-
|
|
824
|
-
|
|
822
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
823
|
+
ProcessTimeout: Nullable<TimeSpan>;
|
|
824
|
+
TenantId: string;
|
|
825
825
|
}
|
|
826
826
|
|
|
827
827
|
|
|
@@ -833,10 +833,10 @@ export const VisualStudioCredentialOptions: {
|
|
|
833
833
|
export type VisualStudioCredentialOptions = VisualStudioCredentialOptions$instance;
|
|
834
834
|
|
|
835
835
|
export interface WorkloadIdentityCredential$instance extends TokenCredential {
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
836
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
837
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
838
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask<AccessToken>;
|
|
839
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
840
840
|
}
|
|
841
841
|
|
|
842
842
|
|
|
@@ -849,11 +849,11 @@ export const WorkloadIdentityCredential: {
|
|
|
849
849
|
export type WorkloadIdentityCredential = WorkloadIdentityCredential$instance;
|
|
850
850
|
|
|
851
851
|
export interface WorkloadIdentityCredentialOptions$instance extends TokenCredentialOptions {
|
|
852
|
-
readonly
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
852
|
+
readonly AdditionallyAllowedTenants: IList<System_Internal.String>;
|
|
853
|
+
ClientId: string;
|
|
854
|
+
DisableInstanceDiscovery: boolean;
|
|
855
|
+
TenantId: string;
|
|
856
|
+
TokenFilePath: string;
|
|
857
857
|
}
|
|
858
858
|
|
|
859
859
|
|
|
@@ -865,18 +865,18 @@ export const WorkloadIdentityCredentialOptions: {
|
|
|
865
865
|
export type WorkloadIdentityCredentialOptions = WorkloadIdentityCredentialOptions$instance;
|
|
866
866
|
|
|
867
867
|
export abstract class AzureAuthorityHosts$instance {
|
|
868
|
-
static readonly
|
|
869
|
-
static readonly
|
|
870
|
-
static readonly
|
|
871
|
-
static readonly
|
|
868
|
+
static readonly AzurePublicCloud: Uri;
|
|
869
|
+
static readonly AzureChina: Uri;
|
|
870
|
+
static readonly AzureGermany: Uri;
|
|
871
|
+
static readonly AzureGovernment: Uri;
|
|
872
872
|
}
|
|
873
873
|
|
|
874
874
|
|
|
875
875
|
export type AzureAuthorityHosts = AzureAuthorityHosts$instance;
|
|
876
876
|
|
|
877
877
|
export abstract class IdentityModelFactory$instance {
|
|
878
|
-
static
|
|
879
|
-
static
|
|
878
|
+
static AuthenticationRecord(username: string, authority: string, homeAccountId: string, tenantId: string, clientId: string): AuthenticationRecord;
|
|
879
|
+
static DeviceCodeInfo(userCode: string, deviceCode: string, verificationUri: Uri, expiresOn: DateTimeOffset, message: string, clientId: string, scopes: IReadOnlyCollection<System_Internal.String>): DeviceCodeInfo;
|
|
880
880
|
}
|
|
881
881
|
|
|
882
882
|
|