@tsonic/efcore-sqlserver 10.0.5 → 10.0.7
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/internal/index.d.ts +91 -49
- package/Azure.Core/internal/index.d.ts +102 -50
- package/Azure.Core.Cryptography/internal/index.d.ts +6 -6
- package/Azure.Core.Diagnostics/internal/index.d.ts +8 -6
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/internal/index.d.ts +59 -35
- package/Azure.Core.Pipeline/internal/index.d.ts +56 -32
- package/Azure.Core.Serialization/internal/index.d.ts +21 -17
- package/Azure.Identity/internal/index.d.ts +199 -93
- package/Azure.Messaging/internal/index.d.ts +11 -7
- package/Microsoft.Data/internal/index.d.ts +7 -5
- package/Microsoft.Data.Sql/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlClient/internal/index.d.ts +153 -63
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +20 -10
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +82 -52
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +15 -9
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +331 -329
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +9 -7
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +24 -14
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +18 -6
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +65 -41
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +14 -12
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +11 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +19 -13
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +4 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +28 -28
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +31 -25
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +13 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +22 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +182 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -10
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +15 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +98 -46
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +27 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +23 -17
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +7 -7
- package/Microsoft.Identity.Client/internal/index.d.ts +281 -167
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +4 -4
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +7 -3
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +25 -17
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +30 -14
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -4
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +16 -12
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +34 -24
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +19 -11
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +42 -30
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +10 -6
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +65 -47
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +4 -4
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +206 -82
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +7 -5
- package/Microsoft.SqlServer.Server/internal/index.d.ts +17 -5
- package/System/internal/index.d.ts +19 -17
- package/System.ClientModel/internal/index.d.ts +39 -21
- package/System.ClientModel.Primitives/internal/index.d.ts +133 -65
- package/System.Configuration/internal/index.d.ts +268 -40
- package/System.Configuration.Internal/internal/index.d.ts +10 -6
- package/System.Configuration.Provider/internal/index.d.ts +14 -8
- package/System.Diagnostics/internal/index.d.ts +2 -2
- package/System.Drawing.Configuration/internal/index.d.ts +6 -4
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +68 -56
- package/System.Security.Cryptography/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +7 -5
- package/__internal/extensions/index.d.ts +745 -695
- package/package.json +5 -5
|
@@ -10,22 +10,24 @@ import type { HttpPipelinePolicy, HttpPipelineTransport } from "../../Azure.Core
|
|
|
10
10
|
import * as Azure_Core_Internal from "../../Azure.Core/internal/index.js";
|
|
11
11
|
import type { AccessToken, ClientOptions, DiagnosticsOptions, HttpPipelinePosition, ResourceIdentifier, RetryOptions, TokenCredential, TokenRequestContext } from "../../Azure.Core/internal/index.js";
|
|
12
12
|
import type { AuthenticationToken, GetTokenOptions } from "../../System.ClientModel.Primitives/internal/index.js";
|
|
13
|
-
import type {
|
|
14
|
-
import type { Stream } from "@tsonic/dotnet/System.IO.js";
|
|
15
|
-
import * as
|
|
16
|
-
import type {
|
|
17
|
-
import
|
|
18
|
-
import type {
|
|
19
|
-
import type {
|
|
20
|
-
import
|
|
21
|
-
import type {
|
|
13
|
+
import type { IList_1, IReadOnlyCollection_1, IReadOnlyDictionary_2 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
14
|
+
import type { Stream } from "@tsonic/dotnet/System.IO/internal/index.js";
|
|
15
|
+
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
16
|
+
import type { ISerializable, SerializationInfo, StreamingContext } from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
17
|
+
import type { X509Certificate2 } from "@tsonic/dotnet/System.Security.Cryptography.X509Certificates/internal/index.js";
|
|
18
|
+
import type { Task, Task_1, ValueTask_1 } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
19
|
+
import type { CancellationToken } from "@tsonic/dotnet/System.Threading/internal/index.js";
|
|
20
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
21
|
+
import type { Boolean as ClrBoolean, Byte, DateTimeOffset, Exception, Func_1, Func_2, Func_3, Int32, Nullable_1, Object as ClrObject, ReadOnlyMemory_1, String as ClrString, TimeSpan, Uri, ValueType, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
22
22
|
|
|
23
23
|
export interface DeviceCodeInfo$instance {
|
|
24
|
+
readonly __tsonic_type_Azure_Identity_DeviceCodeInfo: never;
|
|
25
|
+
|
|
24
26
|
ClientId: string;
|
|
25
27
|
DeviceCode: string;
|
|
26
28
|
ExpiresOn: DateTimeOffset;
|
|
27
29
|
Message: string;
|
|
28
|
-
Scopes:
|
|
30
|
+
Scopes: IReadOnlyCollection_1<System_Internal.String>;
|
|
29
31
|
UserCode: string;
|
|
30
32
|
VerificationUri: Uri;
|
|
31
33
|
}
|
|
@@ -39,18 +41,22 @@ export const DeviceCodeInfo: {
|
|
|
39
41
|
export type DeviceCodeInfo = DeviceCodeInfo$instance;
|
|
40
42
|
|
|
41
43
|
export interface TokenCacheData$instance {
|
|
42
|
-
readonly
|
|
44
|
+
readonly __tsonic_type_Azure_Identity_TokenCacheData: never;
|
|
45
|
+
|
|
46
|
+
readonly CacheBytes: ReadOnlyMemory_1<System_Internal.Byte>;
|
|
43
47
|
}
|
|
44
48
|
|
|
45
49
|
|
|
46
50
|
export const TokenCacheData: {
|
|
47
|
-
new(cacheBytes:
|
|
51
|
+
new(cacheBytes: ReadOnlyMemory_1<System_Internal.Byte>): TokenCacheData;
|
|
48
52
|
};
|
|
49
53
|
|
|
50
54
|
|
|
51
55
|
export type TokenCacheData = TokenCacheData$instance;
|
|
52
56
|
|
|
53
57
|
export interface AuthenticationFailedException$instance extends Exception {
|
|
58
|
+
readonly __tsonic_type_Azure_Identity_AuthenticationFailedException: never;
|
|
59
|
+
|
|
54
60
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
55
61
|
|
|
56
62
|
}
|
|
@@ -65,6 +71,8 @@ export const AuthenticationFailedException: {
|
|
|
65
71
|
export type AuthenticationFailedException = AuthenticationFailedException$instance;
|
|
66
72
|
|
|
67
73
|
export interface AuthenticationRecord$instance {
|
|
74
|
+
readonly __tsonic_type_Azure_Identity_AuthenticationRecord: never;
|
|
75
|
+
|
|
68
76
|
Authority: string;
|
|
69
77
|
ClientId: string;
|
|
70
78
|
readonly HomeAccountId: string;
|
|
@@ -77,13 +85,15 @@ export interface AuthenticationRecord$instance {
|
|
|
77
85
|
|
|
78
86
|
export const AuthenticationRecord: {
|
|
79
87
|
Deserialize(stream: Stream, cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
80
|
-
DeserializeAsync(stream: Stream, cancellationToken?: CancellationToken):
|
|
88
|
+
DeserializeAsync(stream: Stream, cancellationToken?: CancellationToken): Task_1<AuthenticationRecord>;
|
|
81
89
|
};
|
|
82
90
|
|
|
83
91
|
|
|
84
92
|
export type AuthenticationRecord = AuthenticationRecord$instance;
|
|
85
93
|
|
|
86
94
|
export interface AuthenticationRequiredException$instance extends CredentialUnavailableException {
|
|
95
|
+
readonly __tsonic_type_Azure_Identity_AuthenticationRequiredException: never;
|
|
96
|
+
|
|
87
97
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
88
98
|
|
|
89
99
|
readonly TokenRequestContext: TokenRequestContext;
|
|
@@ -99,10 +109,12 @@ export const AuthenticationRequiredException: {
|
|
|
99
109
|
export type AuthenticationRequiredException = AuthenticationRequiredException$instance;
|
|
100
110
|
|
|
101
111
|
export interface AuthorizationCodeCredential$instance extends TokenCredential {
|
|
112
|
+
readonly __tsonic_type_Azure_Identity_AuthorizationCodeCredential: never;
|
|
113
|
+
|
|
102
114
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
103
115
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
104
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
105
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
116
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
117
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
106
118
|
}
|
|
107
119
|
|
|
108
120
|
|
|
@@ -116,10 +128,12 @@ export const AuthorizationCodeCredential: {
|
|
|
116
128
|
export type AuthorizationCodeCredential = AuthorizationCodeCredential$instance;
|
|
117
129
|
|
|
118
130
|
export interface AuthorizationCodeCredentialOptions$instance extends TokenCredentialOptions {
|
|
131
|
+
readonly __tsonic_type_Azure_Identity_AuthorizationCodeCredentialOptions: never;
|
|
132
|
+
|
|
119
133
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
120
134
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
121
135
|
|
|
122
|
-
AdditionallyAllowedTenants:
|
|
136
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
123
137
|
DisableInstanceDiscovery: boolean;
|
|
124
138
|
RedirectUri: Uri;
|
|
125
139
|
}
|
|
@@ -133,10 +147,12 @@ export const AuthorizationCodeCredentialOptions: {
|
|
|
133
147
|
export type AuthorizationCodeCredentialOptions = AuthorizationCodeCredentialOptions$instance;
|
|
134
148
|
|
|
135
149
|
export interface AzureCliCredential$instance extends TokenCredential {
|
|
150
|
+
readonly __tsonic_type_Azure_Identity_AzureCliCredential: never;
|
|
151
|
+
|
|
136
152
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
137
153
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
138
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
139
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
154
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
155
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
140
156
|
}
|
|
141
157
|
|
|
142
158
|
|
|
@@ -149,10 +165,12 @@ export const AzureCliCredential: {
|
|
|
149
165
|
export type AzureCliCredential = AzureCliCredential$instance;
|
|
150
166
|
|
|
151
167
|
export interface AzureCliCredentialOptions$instance extends TokenCredentialOptions {
|
|
168
|
+
readonly __tsonic_type_Azure_Identity_AzureCliCredentialOptions: never;
|
|
169
|
+
|
|
152
170
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
153
171
|
|
|
154
|
-
AdditionallyAllowedTenants:
|
|
155
|
-
ProcessTimeout:
|
|
172
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
173
|
+
ProcessTimeout: Nullable_1<TimeSpan>;
|
|
156
174
|
Subscription: string;
|
|
157
175
|
TenantId: string;
|
|
158
176
|
}
|
|
@@ -166,10 +184,12 @@ export const AzureCliCredentialOptions: {
|
|
|
166
184
|
export type AzureCliCredentialOptions = AzureCliCredentialOptions$instance;
|
|
167
185
|
|
|
168
186
|
export interface AzureDeveloperCliCredential$instance extends TokenCredential {
|
|
187
|
+
readonly __tsonic_type_Azure_Identity_AzureDeveloperCliCredential: never;
|
|
188
|
+
|
|
169
189
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
170
190
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
171
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
172
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
191
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
192
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
173
193
|
}
|
|
174
194
|
|
|
175
195
|
|
|
@@ -182,10 +202,12 @@ export const AzureDeveloperCliCredential: {
|
|
|
182
202
|
export type AzureDeveloperCliCredential = AzureDeveloperCliCredential$instance;
|
|
183
203
|
|
|
184
204
|
export interface AzureDeveloperCliCredentialOptions$instance extends TokenCredentialOptions {
|
|
205
|
+
readonly __tsonic_type_Azure_Identity_AzureDeveloperCliCredentialOptions: never;
|
|
206
|
+
|
|
185
207
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
186
208
|
|
|
187
|
-
AdditionallyAllowedTenants:
|
|
188
|
-
ProcessTimeout:
|
|
209
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
210
|
+
ProcessTimeout: Nullable_1<TimeSpan>;
|
|
189
211
|
TenantId: string;
|
|
190
212
|
}
|
|
191
213
|
|
|
@@ -198,10 +220,12 @@ export const AzureDeveloperCliCredentialOptions: {
|
|
|
198
220
|
export type AzureDeveloperCliCredentialOptions = AzureDeveloperCliCredentialOptions$instance;
|
|
199
221
|
|
|
200
222
|
export interface AzurePipelinesCredential$instance extends TokenCredential {
|
|
223
|
+
readonly __tsonic_type_Azure_Identity_AzurePipelinesCredential: never;
|
|
224
|
+
|
|
201
225
|
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
202
226
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
203
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken):
|
|
204
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
227
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask_1<AccessToken>;
|
|
228
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
205
229
|
}
|
|
206
230
|
|
|
207
231
|
|
|
@@ -213,11 +237,13 @@ export const AzurePipelinesCredential: {
|
|
|
213
237
|
export type AzurePipelinesCredential = AzurePipelinesCredential$instance;
|
|
214
238
|
|
|
215
239
|
export interface AzurePipelinesCredentialOptions$instance extends TokenCredentialOptions {
|
|
240
|
+
readonly __tsonic_type_Azure_Identity_AzurePipelinesCredentialOptions: never;
|
|
241
|
+
|
|
216
242
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
217
243
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
218
244
|
readonly __tsonic_iface_Azure_Identity_ISupportsTokenCachePersistenceOptions: never;
|
|
219
245
|
|
|
220
|
-
AdditionallyAllowedTenants:
|
|
246
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
221
247
|
DisableInstanceDiscovery: boolean;
|
|
222
248
|
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
223
249
|
}
|
|
@@ -231,10 +257,12 @@ export const AzurePipelinesCredentialOptions: {
|
|
|
231
257
|
export type AzurePipelinesCredentialOptions = AzurePipelinesCredentialOptions$instance;
|
|
232
258
|
|
|
233
259
|
export interface AzurePowerShellCredential$instance extends TokenCredential {
|
|
260
|
+
readonly __tsonic_type_Azure_Identity_AzurePowerShellCredential: never;
|
|
261
|
+
|
|
234
262
|
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
235
263
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
236
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
237
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
264
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
265
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
238
266
|
}
|
|
239
267
|
|
|
240
268
|
|
|
@@ -247,10 +275,12 @@ export const AzurePowerShellCredential: {
|
|
|
247
275
|
export type AzurePowerShellCredential = AzurePowerShellCredential$instance;
|
|
248
276
|
|
|
249
277
|
export interface AzurePowerShellCredentialOptions$instance extends TokenCredentialOptions {
|
|
278
|
+
readonly __tsonic_type_Azure_Identity_AzurePowerShellCredentialOptions: never;
|
|
279
|
+
|
|
250
280
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
251
281
|
|
|
252
|
-
AdditionallyAllowedTenants:
|
|
253
|
-
ProcessTimeout:
|
|
282
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
283
|
+
ProcessTimeout: Nullable_1<TimeSpan>;
|
|
254
284
|
TenantId: string;
|
|
255
285
|
}
|
|
256
286
|
|
|
@@ -263,9 +293,11 @@ export const AzurePowerShellCredentialOptions: {
|
|
|
263
293
|
export type AzurePowerShellCredentialOptions = AzurePowerShellCredentialOptions$instance;
|
|
264
294
|
|
|
265
295
|
export interface BrowserCustomizationOptions$instance {
|
|
296
|
+
readonly __tsonic_type_Azure_Identity_BrowserCustomizationOptions: never;
|
|
297
|
+
|
|
266
298
|
ErrorMessage: string;
|
|
267
299
|
SuccessMessage: string;
|
|
268
|
-
UseEmbeddedWebView:
|
|
300
|
+
UseEmbeddedWebView: Nullable_1<System_Internal.Boolean>;
|
|
269
301
|
}
|
|
270
302
|
|
|
271
303
|
|
|
@@ -277,10 +309,12 @@ export const BrowserCustomizationOptions: {
|
|
|
277
309
|
export type BrowserCustomizationOptions = BrowserCustomizationOptions$instance;
|
|
278
310
|
|
|
279
311
|
export interface ChainedTokenCredential$instance extends TokenCredential {
|
|
312
|
+
readonly __tsonic_type_Azure_Identity_ChainedTokenCredential: never;
|
|
313
|
+
|
|
280
314
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
281
315
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
282
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
283
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
316
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
317
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
284
318
|
}
|
|
285
319
|
|
|
286
320
|
|
|
@@ -292,27 +326,31 @@ export const ChainedTokenCredential: {
|
|
|
292
326
|
export type ChainedTokenCredential = ChainedTokenCredential$instance;
|
|
293
327
|
|
|
294
328
|
export interface ClientAssertionCredential$instance extends TokenCredential {
|
|
329
|
+
readonly __tsonic_type_Azure_Identity_ClientAssertionCredential: never;
|
|
330
|
+
|
|
295
331
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
296
332
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
297
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
298
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
333
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
334
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
299
335
|
}
|
|
300
336
|
|
|
301
337
|
|
|
302
338
|
export const ClientAssertionCredential: {
|
|
303
|
-
new(tenantId: string, clientId: string, assertionCallback:
|
|
304
|
-
new(tenantId: string, clientId: string, assertionCallback:
|
|
339
|
+
new(tenantId: string, clientId: string, assertionCallback: Func_2<CancellationToken, Task_1<System_Internal.String>>, options: ClientAssertionCredentialOptions): ClientAssertionCredential;
|
|
340
|
+
new(tenantId: string, clientId: string, assertionCallback: Func_1<System_Internal.String>, options: ClientAssertionCredentialOptions): ClientAssertionCredential;
|
|
305
341
|
};
|
|
306
342
|
|
|
307
343
|
|
|
308
344
|
export type ClientAssertionCredential = ClientAssertionCredential$instance;
|
|
309
345
|
|
|
310
346
|
export interface ClientAssertionCredentialOptions$instance extends TokenCredentialOptions {
|
|
347
|
+
readonly __tsonic_type_Azure_Identity_ClientAssertionCredentialOptions: never;
|
|
348
|
+
|
|
311
349
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
312
350
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
313
351
|
readonly __tsonic_iface_Azure_Identity_ISupportsTokenCachePersistenceOptions: never;
|
|
314
352
|
|
|
315
|
-
AdditionallyAllowedTenants:
|
|
353
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
316
354
|
DisableInstanceDiscovery: boolean;
|
|
317
355
|
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
318
356
|
}
|
|
@@ -326,10 +364,12 @@ export const ClientAssertionCredentialOptions: {
|
|
|
326
364
|
export type ClientAssertionCredentialOptions = ClientAssertionCredentialOptions$instance;
|
|
327
365
|
|
|
328
366
|
export interface ClientCertificateCredential$instance extends TokenCredential {
|
|
367
|
+
readonly __tsonic_type_Azure_Identity_ClientCertificateCredential: never;
|
|
368
|
+
|
|
329
369
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
330
370
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
331
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
332
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
371
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
372
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
333
373
|
}
|
|
334
374
|
|
|
335
375
|
|
|
@@ -346,11 +386,13 @@ export const ClientCertificateCredential: {
|
|
|
346
386
|
export type ClientCertificateCredential = ClientCertificateCredential$instance;
|
|
347
387
|
|
|
348
388
|
export interface ClientCertificateCredentialOptions$instance extends TokenCredentialOptions {
|
|
389
|
+
readonly __tsonic_type_Azure_Identity_ClientCertificateCredentialOptions: never;
|
|
390
|
+
|
|
349
391
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
350
392
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
351
393
|
readonly __tsonic_iface_Azure_Identity_ISupportsTokenCachePersistenceOptions: never;
|
|
352
394
|
|
|
353
|
-
AdditionallyAllowedTenants:
|
|
395
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
354
396
|
DisableInstanceDiscovery: boolean;
|
|
355
397
|
SendCertificateChain: boolean;
|
|
356
398
|
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
@@ -365,10 +407,12 @@ export const ClientCertificateCredentialOptions: {
|
|
|
365
407
|
export type ClientCertificateCredentialOptions = ClientCertificateCredentialOptions$instance;
|
|
366
408
|
|
|
367
409
|
export interface ClientSecretCredential$instance extends TokenCredential {
|
|
410
|
+
readonly __tsonic_type_Azure_Identity_ClientSecretCredential: never;
|
|
411
|
+
|
|
368
412
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
369
413
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
370
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
371
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
414
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
415
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
372
416
|
}
|
|
373
417
|
|
|
374
418
|
|
|
@@ -382,11 +426,13 @@ export const ClientSecretCredential: {
|
|
|
382
426
|
export type ClientSecretCredential = ClientSecretCredential$instance;
|
|
383
427
|
|
|
384
428
|
export interface ClientSecretCredentialOptions$instance extends TokenCredentialOptions {
|
|
429
|
+
readonly __tsonic_type_Azure_Identity_ClientSecretCredentialOptions: never;
|
|
430
|
+
|
|
385
431
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
386
432
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
387
433
|
readonly __tsonic_iface_Azure_Identity_ISupportsTokenCachePersistenceOptions: never;
|
|
388
434
|
|
|
389
|
-
AdditionallyAllowedTenants:
|
|
435
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
390
436
|
DisableInstanceDiscovery: boolean;
|
|
391
437
|
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
392
438
|
}
|
|
@@ -400,6 +446,8 @@ export const ClientSecretCredentialOptions: {
|
|
|
400
446
|
export type ClientSecretCredentialOptions = ClientSecretCredentialOptions$instance;
|
|
401
447
|
|
|
402
448
|
export interface CredentialUnavailableException$instance extends AuthenticationFailedException {
|
|
449
|
+
readonly __tsonic_type_Azure_Identity_CredentialUnavailableException: never;
|
|
450
|
+
|
|
403
451
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
404
452
|
|
|
405
453
|
}
|
|
@@ -414,10 +462,12 @@ export const CredentialUnavailableException: {
|
|
|
414
462
|
export type CredentialUnavailableException = CredentialUnavailableException$instance;
|
|
415
463
|
|
|
416
464
|
export interface DefaultAzureCredential$instance extends TokenCredential {
|
|
465
|
+
readonly __tsonic_type_Azure_Identity_DefaultAzureCredential: never;
|
|
466
|
+
|
|
417
467
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
418
468
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
419
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
420
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
469
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
470
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
421
471
|
}
|
|
422
472
|
|
|
423
473
|
|
|
@@ -430,11 +480,13 @@ export const DefaultAzureCredential: {
|
|
|
430
480
|
export type DefaultAzureCredential = DefaultAzureCredential$instance;
|
|
431
481
|
|
|
432
482
|
export interface DefaultAzureCredentialOptions$instance extends TokenCredentialOptions {
|
|
483
|
+
readonly __tsonic_type_Azure_Identity_DefaultAzureCredentialOptions: never;
|
|
484
|
+
|
|
433
485
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
434
486
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
435
487
|
|
|
436
|
-
AdditionallyAllowedTenants:
|
|
437
|
-
CredentialProcessTimeout:
|
|
488
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
489
|
+
CredentialProcessTimeout: Nullable_1<TimeSpan>;
|
|
438
490
|
DisableInstanceDiscovery: boolean;
|
|
439
491
|
ExcludeAzureCliCredential: boolean;
|
|
440
492
|
ExcludeAzureDeveloperCliCredential: boolean;
|
|
@@ -467,36 +519,40 @@ export const DefaultAzureCredentialOptions: {
|
|
|
467
519
|
export type DefaultAzureCredentialOptions = DefaultAzureCredentialOptions$instance;
|
|
468
520
|
|
|
469
521
|
export interface DeviceCodeCredential$instance extends TokenCredential {
|
|
522
|
+
readonly __tsonic_type_Azure_Identity_DeviceCodeCredential: never;
|
|
523
|
+
|
|
470
524
|
Authenticate(cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
471
525
|
Authenticate(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
472
|
-
AuthenticateAsync(cancellationToken?: CancellationToken):
|
|
473
|
-
AuthenticateAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
526
|
+
AuthenticateAsync(cancellationToken?: CancellationToken): Task_1<AuthenticationRecord>;
|
|
527
|
+
AuthenticateAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): Task_1<AuthenticationRecord>;
|
|
474
528
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
475
529
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
476
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
477
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
530
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
531
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
478
532
|
}
|
|
479
533
|
|
|
480
534
|
|
|
481
535
|
export const DeviceCodeCredential: {
|
|
482
536
|
new(): DeviceCodeCredential;
|
|
483
537
|
new(options: DeviceCodeCredentialOptions): DeviceCodeCredential;
|
|
484
|
-
new(deviceCodeCallback:
|
|
485
|
-
new(deviceCodeCallback:
|
|
538
|
+
new(deviceCodeCallback: Func_3<DeviceCodeInfo, CancellationToken, Task>, clientId: string, options: TokenCredentialOptions): DeviceCodeCredential;
|
|
539
|
+
new(deviceCodeCallback: Func_3<DeviceCodeInfo, CancellationToken, Task>, tenantId: string, clientId: string, options: TokenCredentialOptions): DeviceCodeCredential;
|
|
486
540
|
};
|
|
487
541
|
|
|
488
542
|
|
|
489
543
|
export type DeviceCodeCredential = DeviceCodeCredential$instance;
|
|
490
544
|
|
|
491
545
|
export interface DeviceCodeCredentialOptions$instance extends TokenCredentialOptions {
|
|
546
|
+
readonly __tsonic_type_Azure_Identity_DeviceCodeCredentialOptions: never;
|
|
547
|
+
|
|
492
548
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
493
549
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
494
550
|
readonly __tsonic_iface_Azure_Identity_ISupportsTokenCachePersistenceOptions: never;
|
|
495
551
|
|
|
496
|
-
AdditionallyAllowedTenants:
|
|
552
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
497
553
|
AuthenticationRecord: AuthenticationRecord;
|
|
498
554
|
ClientId: string;
|
|
499
|
-
DeviceCodeCallback:
|
|
555
|
+
DeviceCodeCallback: Func_3<DeviceCodeInfo, CancellationToken, Task>;
|
|
500
556
|
DisableAutomaticAuthentication: boolean;
|
|
501
557
|
DisableInstanceDiscovery: boolean;
|
|
502
558
|
TenantId: string;
|
|
@@ -512,10 +568,12 @@ export const DeviceCodeCredentialOptions: {
|
|
|
512
568
|
export type DeviceCodeCredentialOptions = DeviceCodeCredentialOptions$instance;
|
|
513
569
|
|
|
514
570
|
export interface EnvironmentCredential$instance extends TokenCredential {
|
|
571
|
+
readonly __tsonic_type_Azure_Identity_EnvironmentCredential: never;
|
|
572
|
+
|
|
515
573
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
516
574
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
517
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
518
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
575
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
576
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
519
577
|
}
|
|
520
578
|
|
|
521
579
|
|
|
@@ -529,10 +587,12 @@ export const EnvironmentCredential: {
|
|
|
529
587
|
export type EnvironmentCredential = EnvironmentCredential$instance;
|
|
530
588
|
|
|
531
589
|
export interface EnvironmentCredentialOptions$instance extends TokenCredentialOptions {
|
|
590
|
+
readonly __tsonic_type_Azure_Identity_EnvironmentCredentialOptions: never;
|
|
591
|
+
|
|
532
592
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
533
593
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
534
594
|
|
|
535
|
-
AdditionallyAllowedTenants:
|
|
595
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
536
596
|
DisableInstanceDiscovery: boolean;
|
|
537
597
|
}
|
|
538
598
|
|
|
@@ -545,14 +605,16 @@ export const EnvironmentCredentialOptions: {
|
|
|
545
605
|
export type EnvironmentCredentialOptions = EnvironmentCredentialOptions$instance;
|
|
546
606
|
|
|
547
607
|
export interface InteractiveBrowserCredential$instance extends TokenCredential {
|
|
608
|
+
readonly __tsonic_type_Azure_Identity_InteractiveBrowserCredential: never;
|
|
609
|
+
|
|
548
610
|
Authenticate(cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
549
611
|
Authenticate(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
550
|
-
AuthenticateAsync(cancellationToken?: CancellationToken):
|
|
551
|
-
AuthenticateAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
612
|
+
AuthenticateAsync(cancellationToken?: CancellationToken): Task_1<AuthenticationRecord>;
|
|
613
|
+
AuthenticateAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): Task_1<AuthenticationRecord>;
|
|
552
614
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
553
615
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
554
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
555
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
616
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
617
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
556
618
|
}
|
|
557
619
|
|
|
558
620
|
|
|
@@ -567,11 +629,13 @@ export const InteractiveBrowserCredential: {
|
|
|
567
629
|
export type InteractiveBrowserCredential = InteractiveBrowserCredential$instance;
|
|
568
630
|
|
|
569
631
|
export interface InteractiveBrowserCredentialOptions$instance extends TokenCredentialOptions {
|
|
632
|
+
readonly __tsonic_type_Azure_Identity_InteractiveBrowserCredentialOptions: never;
|
|
633
|
+
|
|
570
634
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
571
635
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
572
636
|
readonly __tsonic_iface_Azure_Identity_ISupportsTokenCachePersistenceOptions: never;
|
|
573
637
|
|
|
574
|
-
AdditionallyAllowedTenants:
|
|
638
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
575
639
|
AuthenticationRecord: AuthenticationRecord;
|
|
576
640
|
BrowserCustomization: BrowserCustomizationOptions;
|
|
577
641
|
ClientId: string;
|
|
@@ -592,10 +656,12 @@ export const InteractiveBrowserCredentialOptions: {
|
|
|
592
656
|
export type InteractiveBrowserCredentialOptions = InteractiveBrowserCredentialOptions$instance;
|
|
593
657
|
|
|
594
658
|
export interface ManagedIdentityCredential$instance extends TokenCredential {
|
|
659
|
+
readonly __tsonic_type_Azure_Identity_ManagedIdentityCredential: never;
|
|
660
|
+
|
|
595
661
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
596
662
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
597
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
598
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
663
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
664
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
599
665
|
}
|
|
600
666
|
|
|
601
667
|
|
|
@@ -610,6 +676,8 @@ export const ManagedIdentityCredential: {
|
|
|
610
676
|
export type ManagedIdentityCredential = ManagedIdentityCredential$instance;
|
|
611
677
|
|
|
612
678
|
export interface ManagedIdentityCredentialOptions$instance extends TokenCredentialOptions {
|
|
679
|
+
readonly __tsonic_type_Azure_Identity_ManagedIdentityCredentialOptions: never;
|
|
680
|
+
|
|
613
681
|
}
|
|
614
682
|
|
|
615
683
|
|
|
@@ -621,6 +689,8 @@ export const ManagedIdentityCredentialOptions: {
|
|
|
621
689
|
export type ManagedIdentityCredentialOptions = ManagedIdentityCredentialOptions$instance;
|
|
622
690
|
|
|
623
691
|
export interface ManagedIdentityId$instance {
|
|
692
|
+
readonly __tsonic_type_Azure_Identity_ManagedIdentityId: never;
|
|
693
|
+
|
|
624
694
|
ToString(): string;
|
|
625
695
|
}
|
|
626
696
|
|
|
@@ -636,10 +706,12 @@ export const ManagedIdentityId: {
|
|
|
636
706
|
export type ManagedIdentityId = ManagedIdentityId$instance;
|
|
637
707
|
|
|
638
708
|
export interface OnBehalfOfCredential$instance extends TokenCredential {
|
|
709
|
+
readonly __tsonic_type_Azure_Identity_OnBehalfOfCredential: never;
|
|
710
|
+
|
|
639
711
|
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
640
712
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
641
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken):
|
|
642
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
713
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask_1<AccessToken>;
|
|
714
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
643
715
|
}
|
|
644
716
|
|
|
645
717
|
|
|
@@ -648,19 +720,21 @@ export const OnBehalfOfCredential: {
|
|
|
648
720
|
new(tenantId: string, clientId: string, clientCertificate: X509Certificate2, userAssertion: string, options: OnBehalfOfCredentialOptions): OnBehalfOfCredential;
|
|
649
721
|
new(tenantId: string, clientId: string, clientSecret: string, userAssertion: string): OnBehalfOfCredential;
|
|
650
722
|
new(tenantId: string, clientId: string, clientSecret: string, userAssertion: string, options: OnBehalfOfCredentialOptions): OnBehalfOfCredential;
|
|
651
|
-
new(tenantId: string, clientId: string, clientAssertionCallback:
|
|
652
|
-
new(tenantId: string, clientId: string, clientAssertionCallback:
|
|
723
|
+
new(tenantId: string, clientId: string, clientAssertionCallback: Func_2<CancellationToken, Task_1<System_Internal.String>>, userAssertion: string, options: OnBehalfOfCredentialOptions): OnBehalfOfCredential;
|
|
724
|
+
new(tenantId: string, clientId: string, clientAssertionCallback: Func_1<System_Internal.String>, userAssertion: string, options: OnBehalfOfCredentialOptions): OnBehalfOfCredential;
|
|
653
725
|
};
|
|
654
726
|
|
|
655
727
|
|
|
656
728
|
export type OnBehalfOfCredential = OnBehalfOfCredential$instance;
|
|
657
729
|
|
|
658
730
|
export interface OnBehalfOfCredentialOptions$instance extends TokenCredentialOptions {
|
|
731
|
+
readonly __tsonic_type_Azure_Identity_OnBehalfOfCredentialOptions: never;
|
|
732
|
+
|
|
659
733
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
660
734
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
661
735
|
readonly __tsonic_iface_Azure_Identity_ISupportsTokenCachePersistenceOptions: never;
|
|
662
736
|
|
|
663
|
-
AdditionallyAllowedTenants:
|
|
737
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
664
738
|
DisableInstanceDiscovery: boolean;
|
|
665
739
|
SendCertificateChain: boolean;
|
|
666
740
|
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
@@ -675,10 +749,12 @@ export const OnBehalfOfCredentialOptions: {
|
|
|
675
749
|
export type OnBehalfOfCredentialOptions = OnBehalfOfCredentialOptions$instance;
|
|
676
750
|
|
|
677
751
|
export interface SharedTokenCacheCredential$instance extends TokenCredential {
|
|
752
|
+
readonly __tsonic_type_Azure_Identity_SharedTokenCacheCredential: never;
|
|
753
|
+
|
|
678
754
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
679
755
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
680
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
681
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
756
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
757
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
682
758
|
}
|
|
683
759
|
|
|
684
760
|
|
|
@@ -692,6 +768,8 @@ export const SharedTokenCacheCredential: {
|
|
|
692
768
|
export type SharedTokenCacheCredential = SharedTokenCacheCredential$instance;
|
|
693
769
|
|
|
694
770
|
export interface SharedTokenCacheCredentialOptions$instance extends TokenCredentialOptions {
|
|
771
|
+
readonly __tsonic_type_Azure_Identity_SharedTokenCacheCredentialOptions: never;
|
|
772
|
+
|
|
695
773
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
696
774
|
readonly __tsonic_iface_Azure_Identity_ISupportsTokenCachePersistenceOptions: never;
|
|
697
775
|
|
|
@@ -714,6 +792,8 @@ export const SharedTokenCacheCredentialOptions: {
|
|
|
714
792
|
export type SharedTokenCacheCredentialOptions = SharedTokenCacheCredentialOptions$instance;
|
|
715
793
|
|
|
716
794
|
export interface TokenCachePersistenceOptions$instance {
|
|
795
|
+
readonly __tsonic_type_Azure_Identity_TokenCachePersistenceOptions: never;
|
|
796
|
+
|
|
717
797
|
Name: string;
|
|
718
798
|
UnsafeAllowUnencryptedStorage: boolean;
|
|
719
799
|
}
|
|
@@ -727,6 +807,8 @@ export const TokenCachePersistenceOptions: {
|
|
|
727
807
|
export type TokenCachePersistenceOptions = TokenCachePersistenceOptions$instance;
|
|
728
808
|
|
|
729
809
|
export interface TokenCacheRefreshArgs$instance {
|
|
810
|
+
readonly __tsonic_type_Azure_Identity_TokenCacheRefreshArgs: never;
|
|
811
|
+
|
|
730
812
|
readonly IsCaeEnabled: boolean;
|
|
731
813
|
readonly SuggestedCacheKey: string;
|
|
732
814
|
}
|
|
@@ -739,8 +821,10 @@ export const TokenCacheRefreshArgs: {
|
|
|
739
821
|
export type TokenCacheRefreshArgs = TokenCacheRefreshArgs$instance;
|
|
740
822
|
|
|
741
823
|
export interface TokenCacheUpdatedArgs$instance {
|
|
824
|
+
readonly __tsonic_type_Azure_Identity_TokenCacheUpdatedArgs: never;
|
|
825
|
+
|
|
742
826
|
readonly IsCaeEnabled: boolean;
|
|
743
|
-
readonly UnsafeCacheData:
|
|
827
|
+
readonly UnsafeCacheData: ReadOnlyMemory_1<System_Internal.Byte>;
|
|
744
828
|
}
|
|
745
829
|
|
|
746
830
|
|
|
@@ -751,6 +835,8 @@ export const TokenCacheUpdatedArgs: {
|
|
|
751
835
|
export type TokenCacheUpdatedArgs = TokenCacheUpdatedArgs$instance;
|
|
752
836
|
|
|
753
837
|
export interface TokenCredentialDiagnosticsOptions$instance extends DiagnosticsOptions {
|
|
838
|
+
readonly __tsonic_type_Azure_Identity_TokenCredentialDiagnosticsOptions: never;
|
|
839
|
+
|
|
754
840
|
IsAccountIdentifierLoggingEnabled: boolean;
|
|
755
841
|
}
|
|
756
842
|
|
|
@@ -763,6 +849,8 @@ export const TokenCredentialDiagnosticsOptions: {
|
|
|
763
849
|
export type TokenCredentialDiagnosticsOptions = TokenCredentialDiagnosticsOptions$instance;
|
|
764
850
|
|
|
765
851
|
export interface TokenCredentialOptions$instance extends ClientOptions {
|
|
852
|
+
readonly __tsonic_type_Azure_Identity_TokenCredentialOptions: never;
|
|
853
|
+
|
|
766
854
|
AuthorityHost: Uri;
|
|
767
855
|
readonly Diagnostics: DiagnosticsOptions | TokenCredentialDiagnosticsOptions;
|
|
768
856
|
IsUnsafeSupportLoggingEnabled: boolean;
|
|
@@ -777,8 +865,10 @@ export const TokenCredentialOptions: {
|
|
|
777
865
|
export type TokenCredentialOptions = TokenCredentialOptions$instance;
|
|
778
866
|
|
|
779
867
|
export interface UnsafeTokenCacheOptions$instance extends TokenCachePersistenceOptions {
|
|
780
|
-
|
|
781
|
-
|
|
868
|
+
readonly __tsonic_type_Azure_Identity_UnsafeTokenCacheOptions: never;
|
|
869
|
+
|
|
870
|
+
RefreshCacheAsync(): Task_1<ReadOnlyMemory_1<System_Internal.Byte>>;
|
|
871
|
+
RefreshCacheAsync(args: TokenCacheRefreshArgs, cancellationToken?: CancellationToken): Task_1<TokenCacheData>;
|
|
782
872
|
TokenCacheUpdatedAsync(tokenCacheUpdatedArgs: TokenCacheUpdatedArgs): Task;
|
|
783
873
|
}
|
|
784
874
|
|
|
@@ -790,14 +880,16 @@ export const UnsafeTokenCacheOptions: (abstract new() => UnsafeTokenCacheOptions
|
|
|
790
880
|
export type UnsafeTokenCacheOptions = UnsafeTokenCacheOptions$instance;
|
|
791
881
|
|
|
792
882
|
export interface UsernamePasswordCredential$instance extends TokenCredential {
|
|
883
|
+
readonly __tsonic_type_Azure_Identity_UsernamePasswordCredential: never;
|
|
884
|
+
|
|
793
885
|
Authenticate(cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
794
886
|
Authenticate(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AuthenticationRecord;
|
|
795
|
-
AuthenticateAsync(cancellationToken?: CancellationToken):
|
|
796
|
-
AuthenticateAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
887
|
+
AuthenticateAsync(cancellationToken?: CancellationToken): Task_1<AuthenticationRecord>;
|
|
888
|
+
AuthenticateAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): Task_1<AuthenticationRecord>;
|
|
797
889
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
798
890
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
799
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
800
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
891
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
892
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
801
893
|
}
|
|
802
894
|
|
|
803
895
|
|
|
@@ -811,11 +903,13 @@ export const UsernamePasswordCredential: {
|
|
|
811
903
|
export type UsernamePasswordCredential = UsernamePasswordCredential$instance;
|
|
812
904
|
|
|
813
905
|
export interface UsernamePasswordCredentialOptions$instance extends TokenCredentialOptions {
|
|
906
|
+
readonly __tsonic_type_Azure_Identity_UsernamePasswordCredentialOptions: never;
|
|
907
|
+
|
|
814
908
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
815
909
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
816
910
|
readonly __tsonic_iface_Azure_Identity_ISupportsTokenCachePersistenceOptions: never;
|
|
817
911
|
|
|
818
|
-
AdditionallyAllowedTenants:
|
|
912
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
819
913
|
DisableInstanceDiscovery: boolean;
|
|
820
914
|
TokenCachePersistenceOptions: TokenCachePersistenceOptions;
|
|
821
915
|
}
|
|
@@ -829,10 +923,12 @@ export const UsernamePasswordCredentialOptions: {
|
|
|
829
923
|
export type UsernamePasswordCredentialOptions = UsernamePasswordCredentialOptions$instance;
|
|
830
924
|
|
|
831
925
|
export interface VisualStudioCodeCredential$instance extends TokenCredential {
|
|
926
|
+
readonly __tsonic_type_Azure_Identity_VisualStudioCodeCredential: never;
|
|
927
|
+
|
|
832
928
|
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
833
929
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
834
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken):
|
|
835
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
930
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask_1<AccessToken>;
|
|
931
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
836
932
|
}
|
|
837
933
|
|
|
838
934
|
|
|
@@ -845,9 +941,11 @@ export const VisualStudioCodeCredential: {
|
|
|
845
941
|
export type VisualStudioCodeCredential = VisualStudioCodeCredential$instance;
|
|
846
942
|
|
|
847
943
|
export interface VisualStudioCodeCredentialOptions$instance extends TokenCredentialOptions {
|
|
944
|
+
readonly __tsonic_type_Azure_Identity_VisualStudioCodeCredentialOptions: never;
|
|
945
|
+
|
|
848
946
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
849
947
|
|
|
850
|
-
AdditionallyAllowedTenants:
|
|
948
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
851
949
|
TenantId: string;
|
|
852
950
|
}
|
|
853
951
|
|
|
@@ -860,10 +958,12 @@ export const VisualStudioCodeCredentialOptions: {
|
|
|
860
958
|
export type VisualStudioCodeCredentialOptions = VisualStudioCodeCredentialOptions$instance;
|
|
861
959
|
|
|
862
960
|
export interface VisualStudioCredential$instance extends TokenCredential {
|
|
961
|
+
readonly __tsonic_type_Azure_Identity_VisualStudioCredential: never;
|
|
962
|
+
|
|
863
963
|
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
864
964
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
865
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken):
|
|
866
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
965
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask_1<AccessToken>;
|
|
966
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
867
967
|
}
|
|
868
968
|
|
|
869
969
|
|
|
@@ -876,10 +976,12 @@ export const VisualStudioCredential: {
|
|
|
876
976
|
export type VisualStudioCredential = VisualStudioCredential$instance;
|
|
877
977
|
|
|
878
978
|
export interface VisualStudioCredentialOptions$instance extends TokenCredentialOptions {
|
|
979
|
+
readonly __tsonic_type_Azure_Identity_VisualStudioCredentialOptions: never;
|
|
980
|
+
|
|
879
981
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
880
982
|
|
|
881
|
-
AdditionallyAllowedTenants:
|
|
882
|
-
ProcessTimeout:
|
|
983
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
984
|
+
ProcessTimeout: Nullable_1<TimeSpan>;
|
|
883
985
|
TenantId: string;
|
|
884
986
|
}
|
|
885
987
|
|
|
@@ -892,10 +994,12 @@ export const VisualStudioCredentialOptions: {
|
|
|
892
994
|
export type VisualStudioCredentialOptions = VisualStudioCredentialOptions$instance;
|
|
893
995
|
|
|
894
996
|
export interface WorkloadIdentityCredential$instance extends TokenCredential {
|
|
997
|
+
readonly __tsonic_type_Azure_Identity_WorkloadIdentityCredential: never;
|
|
998
|
+
|
|
895
999
|
GetToken(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): AccessToken;
|
|
896
1000
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
897
|
-
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken):
|
|
898
|
-
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken):
|
|
1001
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken?: CancellationToken): ValueTask_1<AccessToken>;
|
|
1002
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
899
1003
|
}
|
|
900
1004
|
|
|
901
1005
|
|
|
@@ -908,10 +1012,12 @@ export const WorkloadIdentityCredential: {
|
|
|
908
1012
|
export type WorkloadIdentityCredential = WorkloadIdentityCredential$instance;
|
|
909
1013
|
|
|
910
1014
|
export interface WorkloadIdentityCredentialOptions$instance extends TokenCredentialOptions {
|
|
1015
|
+
readonly __tsonic_type_Azure_Identity_WorkloadIdentityCredentialOptions: never;
|
|
1016
|
+
|
|
911
1017
|
readonly __tsonic_iface_Azure_Identity_ISupportsAdditionallyAllowedTenants: never;
|
|
912
1018
|
readonly __tsonic_iface_Azure_Identity_ISupportsDisableInstanceDiscovery: never;
|
|
913
1019
|
|
|
914
|
-
AdditionallyAllowedTenants:
|
|
1020
|
+
AdditionallyAllowedTenants: IList_1<System_Internal.String>;
|
|
915
1021
|
ClientId: string;
|
|
916
1022
|
DisableInstanceDiscovery: boolean;
|
|
917
1023
|
TenantId: string;
|
|
@@ -938,7 +1044,7 @@ export type AzureAuthorityHosts = AzureAuthorityHosts$instance;
|
|
|
938
1044
|
|
|
939
1045
|
export abstract class IdentityModelFactory$instance {
|
|
940
1046
|
static AuthenticationRecord(username: string, authority: string, homeAccountId: string, tenantId: string, clientId: string): AuthenticationRecord;
|
|
941
|
-
static DeviceCodeInfo(userCode: string, deviceCode: string, verificationUri: Uri, expiresOn: DateTimeOffset, message: string, clientId: string, scopes:
|
|
1047
|
+
static DeviceCodeInfo(userCode: string, deviceCode: string, verificationUri: Uri, expiresOn: DateTimeOffset, message: string, clientId: string, scopes: IReadOnlyCollection_1<System_Internal.String>): DeviceCodeInfo;
|
|
942
1048
|
}
|
|
943
1049
|
|
|
944
1050
|
|