@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
|
@@ -12,21 +12,21 @@ import type { ptr } from "@tsonic/core/types.js";
|
|
|
12
12
|
import * as Microsoft_IdentityModel_Logging_Internal from "../../Microsoft.IdentityModel.Logging/internal/index.js";
|
|
13
13
|
import type { ISafeLogSecurityArtifact, LoggerContext } from "../../Microsoft.IdentityModel.Logging/internal/index.js";
|
|
14
14
|
import type { LKGConfigurationCacheOptions } from "../../Microsoft.IdentityModel.Tokens.Configuration/internal/index.js";
|
|
15
|
-
import type {
|
|
16
|
-
import type { CompressionLevel } from "@tsonic/dotnet/System.IO.Compression.js";
|
|
17
|
-
import * as
|
|
18
|
-
import type {
|
|
19
|
-
import * as
|
|
20
|
-
import type {
|
|
21
|
-
import
|
|
22
|
-
import type {
|
|
23
|
-
import
|
|
24
|
-
import type {
|
|
25
|
-
import
|
|
26
|
-
import type {
|
|
27
|
-
import type {
|
|
28
|
-
import
|
|
29
|
-
import type {
|
|
15
|
+
import type { Dictionary_2, ICollection_1, IDictionary_2, IEnumerable_1, IList_1, IReadOnlyDictionary_2 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
16
|
+
import type { CompressionLevel } from "@tsonic/dotnet/System.IO.Compression/internal/index.js";
|
|
17
|
+
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
18
|
+
import type { ISerializable, SerializationInfo, StreamingContext } from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
19
|
+
import * as System_Security_Claims_Internal from "@tsonic/dotnet/System.Security.Claims/internal/index.js";
|
|
20
|
+
import type { Claim, ClaimsIdentity, ClaimsPrincipal } from "@tsonic/dotnet/System.Security.Claims/internal/index.js";
|
|
21
|
+
import type { X509Certificate2 } from "@tsonic/dotnet/System.Security.Cryptography.X509Certificates/internal/index.js";
|
|
22
|
+
import type { AsymmetricAlgorithm, ECDsa, HashAlgorithm, HashAlgorithmName, KeyedHashAlgorithm, RSA, RSAParameters, SymmetricAlgorithm } from "@tsonic/dotnet/System.Security.Cryptography/internal/index.js";
|
|
23
|
+
import * as System_Security_Principal_Internal from "@tsonic/dotnet/System.Security.Principal/internal/index.js";
|
|
24
|
+
import type { IIdentity } from "@tsonic/dotnet/System.Security.Principal/internal/index.js";
|
|
25
|
+
import type { Task_1 } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
26
|
+
import type { CancellationToken } from "@tsonic/dotnet/System.Threading/internal/index.js";
|
|
27
|
+
import type { XmlReader, XmlWriter } from "@tsonic/dotnet/System.Xml/internal/index.js";
|
|
28
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
29
|
+
import type { ArgumentException, AsyncCallback, Boolean as ClrBoolean, Byte, Char, DateTime, DateTimeKind, Enum, Exception, Func_3, Guid, IAsyncResult, ICloneable, IComparable, IConvertible, IDisposable, IFormattable, Int32, Int64, IntPtr, ISpanFormattable, MulticastDelegate, Nullable_1, Object as ClrObject, ReadOnlySpan_1, Span_1, String as ClrString, TimeSpan, Type, Uri, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
30
30
|
|
|
31
31
|
export enum PrivateKeyStatus {
|
|
32
32
|
Exists = 0,
|
|
@@ -45,13 +45,13 @@ export enum ValidationFailure {
|
|
|
45
45
|
export type AlgorithmValidator = (algorithm: string, securityKey: SecurityKey, securityToken: SecurityToken, validationParameters: TokenValidationParameters) => boolean;
|
|
46
46
|
|
|
47
47
|
|
|
48
|
-
export type AudienceValidator = (audiences:
|
|
48
|
+
export type AudienceValidator = (audiences: IEnumerable_1<System_Internal.String>, securityToken: SecurityToken, validationParameters: TokenValidationParameters) => boolean;
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
export type IssuerSigningKeyResolver = (token: string, securityToken: SecurityToken, kid: string, validationParameters: TokenValidationParameters) =>
|
|
51
|
+
export type IssuerSigningKeyResolver = (token: string, securityToken: SecurityToken, kid: string, validationParameters: TokenValidationParameters) => IEnumerable_1<SecurityKey>;
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
export type IssuerSigningKeyResolverUsingConfiguration = (token: string, securityToken: SecurityToken, kid: string, validationParameters: TokenValidationParameters, configuration: BaseConfiguration) =>
|
|
54
|
+
export type IssuerSigningKeyResolverUsingConfiguration = (token: string, securityToken: SecurityToken, kid: string, validationParameters: TokenValidationParameters, configuration: BaseConfiguration) => IEnumerable_1<SecurityKey>;
|
|
55
55
|
|
|
56
56
|
|
|
57
57
|
export type IssuerSigningKeyValidator = (securityKey: SecurityKey, securityToken: SecurityToken, validationParameters: TokenValidationParameters) => boolean;
|
|
@@ -66,7 +66,7 @@ export type IssuerValidator = (issuer: string, securityToken: SecurityToken, val
|
|
|
66
66
|
export type IssuerValidatorUsingConfiguration = (issuer: string, securityToken: SecurityToken, validationParameters: TokenValidationParameters, configuration: BaseConfiguration) => string;
|
|
67
67
|
|
|
68
68
|
|
|
69
|
-
export type LifetimeValidator = (notBefore:
|
|
69
|
+
export type LifetimeValidator = (notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, securityToken: SecurityToken, validationParameters: TokenValidationParameters) => boolean;
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
export type SignatureValidator = (token: string, validationParameters: TokenValidationParameters) => SecurityToken;
|
|
@@ -75,13 +75,13 @@ export type SignatureValidator = (token: string, validationParameters: TokenVali
|
|
|
75
75
|
export type SignatureValidatorUsingConfiguration = (token: string, validationParameters: TokenValidationParameters, configuration: BaseConfiguration) => SecurityToken;
|
|
76
76
|
|
|
77
77
|
|
|
78
|
-
export type TokenDecryptionKeyResolver = (token: string, securityToken: SecurityToken, kid: string, validationParameters: TokenValidationParameters) =>
|
|
78
|
+
export type TokenDecryptionKeyResolver = (token: string, securityToken: SecurityToken, kid: string, validationParameters: TokenValidationParameters) => IEnumerable_1<SecurityKey>;
|
|
79
79
|
|
|
80
80
|
|
|
81
81
|
export type TokenReader = (token: string, validationParameters: TokenValidationParameters) => SecurityToken;
|
|
82
82
|
|
|
83
83
|
|
|
84
|
-
export type TokenReplayValidator = (expirationTime:
|
|
84
|
+
export type TokenReplayValidator = (expirationTime: Nullable_1<DateTime>, securityToken: string, validationParameters: TokenValidationParameters) => boolean;
|
|
85
85
|
|
|
86
86
|
|
|
87
87
|
export type TransformBeforeSignatureValidation = (token: SecurityToken, validationParameters: TokenValidationParameters) => SecurityToken;
|
|
@@ -135,6 +135,8 @@ export interface ITokenReplayCache$instance {
|
|
|
135
135
|
export type ITokenReplayCache = ITokenReplayCache$instance;
|
|
136
136
|
|
|
137
137
|
export interface AsymmetricSecurityKey$instance extends SecurityKey {
|
|
138
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_AsymmetricSecurityKey: never;
|
|
139
|
+
|
|
138
140
|
readonly HasPrivateKey: boolean;
|
|
139
141
|
readonly PrivateKeyStatus: PrivateKeyStatus;
|
|
140
142
|
}
|
|
@@ -147,17 +149,19 @@ export const AsymmetricSecurityKey: (abstract new() => AsymmetricSecurityKey) &
|
|
|
147
149
|
export type AsymmetricSecurityKey = AsymmetricSecurityKey$instance;
|
|
148
150
|
|
|
149
151
|
export interface AsymmetricSignatureProvider$instance extends SignatureProvider {
|
|
152
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_AsymmetricSignatureProvider: never;
|
|
153
|
+
|
|
150
154
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
151
155
|
|
|
152
|
-
readonly MinimumAsymmetricKeySizeInBitsForSigningMap:
|
|
153
|
-
readonly MinimumAsymmetricKeySizeInBitsForVerifyingMap:
|
|
156
|
+
readonly MinimumAsymmetricKeySizeInBitsForSigningMap: IReadOnlyDictionary_2<System_Internal.String, System_Internal.Int32>;
|
|
157
|
+
readonly MinimumAsymmetricKeySizeInBitsForVerifyingMap: IReadOnlyDictionary_2<System_Internal.String, System_Internal.Int32>;
|
|
154
158
|
Dispose(disposing: boolean): void;
|
|
155
159
|
Dispose(): void;
|
|
156
160
|
GetHashAlgorithmName(algorithm: string): HashAlgorithmName;
|
|
157
|
-
Sign(input:
|
|
161
|
+
Sign(input: ReadOnlySpan_1<System_Internal.Byte>, signature: Span_1<System_Internal.Byte>, bytesWritten: int): boolean;
|
|
158
162
|
Sign(input: byte[]): byte[];
|
|
159
163
|
Sign(input: byte[], offset: int, count: int): byte[];
|
|
160
|
-
Sign(data:
|
|
164
|
+
Sign(data: ReadOnlySpan_1<System_Internal.Byte>, destination: Span_1<System_Internal.Byte>, bytesWritten: int): boolean;
|
|
161
165
|
ValidateAsymmetricSecurityKeySize(key: SecurityKey, algorithm: string, willCreateSignatures: boolean): void;
|
|
162
166
|
Verify(input: byte[], signature: byte[]): boolean;
|
|
163
167
|
Verify(input: byte[], inputOffset: int, inputLength: int, signature: byte[], signatureOffset: int, signatureLength: int): boolean;
|
|
@@ -167,14 +171,16 @@ export interface AsymmetricSignatureProvider$instance extends SignatureProvider
|
|
|
167
171
|
export const AsymmetricSignatureProvider: {
|
|
168
172
|
new(key: SecurityKey, algorithm: string): AsymmetricSignatureProvider;
|
|
169
173
|
new(key: SecurityKey, algorithm: string, willCreateSignatures: boolean): AsymmetricSignatureProvider;
|
|
170
|
-
readonly DefaultMinimumAsymmetricKeySizeInBitsForSigningMap:
|
|
171
|
-
readonly DefaultMinimumAsymmetricKeySizeInBitsForVerifyingMap:
|
|
174
|
+
readonly DefaultMinimumAsymmetricKeySizeInBitsForSigningMap: Dictionary_2<System_Internal.String, System_Internal.Int32>;
|
|
175
|
+
readonly DefaultMinimumAsymmetricKeySizeInBitsForVerifyingMap: Dictionary_2<System_Internal.String, System_Internal.Int32>;
|
|
172
176
|
};
|
|
173
177
|
|
|
174
178
|
|
|
175
179
|
export type AsymmetricSignatureProvider = AsymmetricSignatureProvider$instance;
|
|
176
180
|
|
|
177
181
|
export interface AuthenticatedEncryptionProvider$instance {
|
|
182
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_AuthenticatedEncryptionProvider: never;
|
|
183
|
+
|
|
178
184
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
179
185
|
|
|
180
186
|
readonly Algorithm: string;
|
|
@@ -199,6 +205,8 @@ export const AuthenticatedEncryptionProvider: {
|
|
|
199
205
|
export type AuthenticatedEncryptionProvider = AuthenticatedEncryptionProvider$instance;
|
|
200
206
|
|
|
201
207
|
export interface AuthenticatedEncryptionResult$instance {
|
|
208
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_AuthenticatedEncryptionResult: never;
|
|
209
|
+
|
|
202
210
|
AuthenticationTag: byte[];
|
|
203
211
|
Ciphertext: byte[];
|
|
204
212
|
IV: byte[];
|
|
@@ -214,10 +222,12 @@ export const AuthenticatedEncryptionResult: {
|
|
|
214
222
|
export type AuthenticatedEncryptionResult = AuthenticatedEncryptionResult$instance;
|
|
215
223
|
|
|
216
224
|
export interface BaseConfiguration$instance {
|
|
225
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_BaseConfiguration: never;
|
|
226
|
+
|
|
217
227
|
ActiveTokenEndpoint: string;
|
|
218
228
|
Issuer: string;
|
|
219
|
-
readonly SigningKeys:
|
|
220
|
-
readonly TokenDecryptionKeys:
|
|
229
|
+
readonly SigningKeys: ICollection_1<SecurityKey>;
|
|
230
|
+
readonly TokenDecryptionKeys: ICollection_1<SecurityKey>;
|
|
221
231
|
TokenEndpoint: string;
|
|
222
232
|
}
|
|
223
233
|
|
|
@@ -229,6 +239,8 @@ export const BaseConfiguration: (abstract new() => BaseConfiguration) & {
|
|
|
229
239
|
export type BaseConfiguration = BaseConfiguration$instance;
|
|
230
240
|
|
|
231
241
|
export interface BaseConfigurationManager$instance {
|
|
242
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_BaseConfigurationManager: never;
|
|
243
|
+
|
|
232
244
|
AutomaticRefreshInterval: TimeSpan;
|
|
233
245
|
readonly IsLastKnownGoodValid: boolean;
|
|
234
246
|
LastKnownGoodConfiguration: BaseConfiguration;
|
|
@@ -236,7 +248,7 @@ export interface BaseConfigurationManager$instance {
|
|
|
236
248
|
MetadataAddress: string;
|
|
237
249
|
RefreshInterval: TimeSpan;
|
|
238
250
|
UseLastKnownGoodConfiguration: boolean;
|
|
239
|
-
GetBaseConfigurationAsync(cancel: CancellationToken):
|
|
251
|
+
GetBaseConfigurationAsync(cancel: CancellationToken): Task_1<BaseConfiguration>;
|
|
240
252
|
RequestRefresh(): void;
|
|
241
253
|
}
|
|
242
254
|
|
|
@@ -253,6 +265,8 @@ export const BaseConfigurationManager: (abstract new() => BaseConfigurationManag
|
|
|
253
265
|
export type BaseConfigurationManager = BaseConfigurationManager$instance;
|
|
254
266
|
|
|
255
267
|
export interface CallContext$instance extends LoggerContext {
|
|
268
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_CallContext: never;
|
|
269
|
+
|
|
256
270
|
}
|
|
257
271
|
|
|
258
272
|
|
|
@@ -265,10 +279,12 @@ export const CallContext: {
|
|
|
265
279
|
export type CallContext = CallContext$instance;
|
|
266
280
|
|
|
267
281
|
export interface CaseSensitiveClaimsIdentity$instance extends ClaimsIdentity {
|
|
282
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_CaseSensitiveClaimsIdentity: never;
|
|
283
|
+
|
|
268
284
|
readonly __tsonic_iface_System_Security_Principal_IIdentity: never;
|
|
269
285
|
|
|
270
286
|
SecurityToken: SecurityToken;
|
|
271
|
-
FindAll(type: string):
|
|
287
|
+
FindAll(type: string): IEnumerable_1<Claim>;
|
|
272
288
|
FindFirst(type: string): Claim;
|
|
273
289
|
HasClaim(type: string, value: string): boolean;
|
|
274
290
|
}
|
|
@@ -278,9 +294,9 @@ export const CaseSensitiveClaimsIdentity: {
|
|
|
278
294
|
new(): CaseSensitiveClaimsIdentity;
|
|
279
295
|
new(authenticationType: string): CaseSensitiveClaimsIdentity;
|
|
280
296
|
new(claimsIdentity: ClaimsIdentity): CaseSensitiveClaimsIdentity;
|
|
281
|
-
new(claims:
|
|
282
|
-
new(claims:
|
|
283
|
-
new(claims:
|
|
297
|
+
new(claims: IEnumerable_1<Claim>): CaseSensitiveClaimsIdentity;
|
|
298
|
+
new(claims: IEnumerable_1<Claim>, authenticationType: string): CaseSensitiveClaimsIdentity;
|
|
299
|
+
new(claims: IEnumerable_1<Claim>, authenticationType: string, nameType: string, roleType: string): CaseSensitiveClaimsIdentity;
|
|
284
300
|
new(authenticationType: string, nameType: string, roleType: string): CaseSensitiveClaimsIdentity;
|
|
285
301
|
};
|
|
286
302
|
|
|
@@ -288,6 +304,8 @@ export const CaseSensitiveClaimsIdentity: {
|
|
|
288
304
|
export type CaseSensitiveClaimsIdentity = CaseSensitiveClaimsIdentity$instance;
|
|
289
305
|
|
|
290
306
|
export interface CompressionAlgorithms$instance {
|
|
307
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_CompressionAlgorithms: never;
|
|
308
|
+
|
|
291
309
|
}
|
|
292
310
|
|
|
293
311
|
|
|
@@ -300,6 +318,8 @@ export const CompressionAlgorithms: {
|
|
|
300
318
|
export type CompressionAlgorithms = CompressionAlgorithms$instance;
|
|
301
319
|
|
|
302
320
|
export interface CompressionProviderFactory$instance {
|
|
321
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_CompressionProviderFactory: never;
|
|
322
|
+
|
|
303
323
|
CustomCompressionProvider: ICompressionProvider;
|
|
304
324
|
CreateCompressionProvider(algorithm: string): ICompressionProvider;
|
|
305
325
|
CreateCompressionProvider(algorithm: string, maximumDeflateSize: int): ICompressionProvider;
|
|
@@ -317,6 +337,8 @@ export const CompressionProviderFactory: {
|
|
|
317
337
|
export type CompressionProviderFactory = CompressionProviderFactory$instance;
|
|
318
338
|
|
|
319
339
|
export interface CryptoProviderCache$instance {
|
|
340
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_CryptoProviderCache: never;
|
|
341
|
+
|
|
320
342
|
GetCacheKey(signatureProvider: SignatureProvider): string;
|
|
321
343
|
GetCacheKey(securityKey: SecurityKey, algorithm: string, typeofProvider: string): string;
|
|
322
344
|
TryAdd(signatureProvider: SignatureProvider): boolean;
|
|
@@ -332,6 +354,8 @@ export const CryptoProviderCache: (abstract new() => CryptoProviderCache) & {
|
|
|
332
354
|
export type CryptoProviderCache = CryptoProviderCache$instance;
|
|
333
355
|
|
|
334
356
|
export interface CryptoProviderCacheOptions$instance {
|
|
357
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_CryptoProviderCacheOptions: never;
|
|
358
|
+
|
|
335
359
|
SizeLimit: int;
|
|
336
360
|
}
|
|
337
361
|
|
|
@@ -345,6 +369,8 @@ export const CryptoProviderCacheOptions: {
|
|
|
345
369
|
export type CryptoProviderCacheOptions = CryptoProviderCacheOptions$instance;
|
|
346
370
|
|
|
347
371
|
export interface CryptoProviderFactory$instance {
|
|
372
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_CryptoProviderFactory: never;
|
|
373
|
+
|
|
348
374
|
CacheSignatureProviders: boolean;
|
|
349
375
|
CryptoProviderCache: CryptoProviderCache;
|
|
350
376
|
CustomCryptoProvider: ICryptoProvider;
|
|
@@ -380,7 +406,9 @@ export const CryptoProviderFactory: {
|
|
|
380
406
|
|
|
381
407
|
export type CryptoProviderFactory = CryptoProviderFactory$instance;
|
|
382
408
|
|
|
383
|
-
export interface DeflateCompressionProvider$instance {
|
|
409
|
+
export interface DeflateCompressionProvider$instance extends ICompressionProvider$instance {
|
|
410
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_DeflateCompressionProvider: never;
|
|
411
|
+
|
|
384
412
|
readonly __tsonic_iface_Microsoft_IdentityModel_Tokens_ICompressionProvider: never;
|
|
385
413
|
|
|
386
414
|
readonly Algorithm: string;
|
|
@@ -402,12 +430,12 @@ export interface __DeflateCompressionProvider$views {
|
|
|
402
430
|
As_ICompressionProvider(): ICompressionProvider$instance;
|
|
403
431
|
}
|
|
404
432
|
|
|
405
|
-
export interface DeflateCompressionProvider$instance extends ICompressionProvider$instance {}
|
|
406
|
-
|
|
407
433
|
export type DeflateCompressionProvider = DeflateCompressionProvider$instance & __DeflateCompressionProvider$views;
|
|
408
434
|
|
|
409
435
|
|
|
410
436
|
export interface EcdhKeyExchangeProvider$instance {
|
|
437
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_EcdhKeyExchangeProvider: never;
|
|
438
|
+
|
|
411
439
|
KeyDataLen: int;
|
|
412
440
|
GenerateKdf(apu?: string, apv?: string): SecurityKey;
|
|
413
441
|
}
|
|
@@ -421,6 +449,8 @@ export const EcdhKeyExchangeProvider: {
|
|
|
421
449
|
export type EcdhKeyExchangeProvider = EcdhKeyExchangeProvider$instance;
|
|
422
450
|
|
|
423
451
|
export interface ECDsaSecurityKey$instance extends AsymmetricSecurityKey {
|
|
452
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_ECDsaSecurityKey: never;
|
|
453
|
+
|
|
424
454
|
ECDsa: ECDsa;
|
|
425
455
|
readonly HasPrivateKey: boolean;
|
|
426
456
|
readonly KeySize: int;
|
|
@@ -438,6 +468,8 @@ export const ECDsaSecurityKey: {
|
|
|
438
468
|
export type ECDsaSecurityKey = ECDsaSecurityKey$instance;
|
|
439
469
|
|
|
440
470
|
export interface EncryptingCredentials$instance {
|
|
471
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_EncryptingCredentials: never;
|
|
472
|
+
|
|
441
473
|
Alg: string;
|
|
442
474
|
CryptoProviderFactory: CryptoProviderFactory;
|
|
443
475
|
Enc: string;
|
|
@@ -456,6 +488,8 @@ export const EncryptingCredentials: {
|
|
|
456
488
|
export type EncryptingCredentials = EncryptingCredentials$instance;
|
|
457
489
|
|
|
458
490
|
export interface InMemoryCryptoProviderCache$instance extends CryptoProviderCache {
|
|
491
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_InMemoryCryptoProviderCache: never;
|
|
492
|
+
|
|
459
493
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
460
494
|
|
|
461
495
|
Dispose(): void;
|
|
@@ -477,7 +511,9 @@ export const InMemoryCryptoProviderCache: {
|
|
|
477
511
|
export type InMemoryCryptoProviderCache = InMemoryCryptoProviderCache$instance;
|
|
478
512
|
|
|
479
513
|
export interface JsonWebKey$instance extends SecurityKey {
|
|
480
|
-
readonly
|
|
514
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_JsonWebKey: never;
|
|
515
|
+
|
|
516
|
+
readonly AdditionalData: IDictionary_2<System_Internal.String, unknown>;
|
|
481
517
|
Alg: string;
|
|
482
518
|
Crv: string;
|
|
483
519
|
D: string;
|
|
@@ -487,18 +523,18 @@ export interface JsonWebKey$instance extends SecurityKey {
|
|
|
487
523
|
readonly HasPrivateKey: boolean;
|
|
488
524
|
K: string;
|
|
489
525
|
KeyId: string;
|
|
490
|
-
readonly KeyOps:
|
|
526
|
+
readonly KeyOps: IList_1<System_Internal.String>;
|
|
491
527
|
readonly KeySize: int;
|
|
492
528
|
Kid: string;
|
|
493
529
|
Kty: string;
|
|
494
530
|
N: string;
|
|
495
|
-
readonly Oth:
|
|
531
|
+
readonly Oth: IList_1<System_Internal.String>;
|
|
496
532
|
P: string;
|
|
497
533
|
Q: string;
|
|
498
534
|
QI: string;
|
|
499
535
|
Use: string;
|
|
500
536
|
X: string;
|
|
501
|
-
readonly X5c:
|
|
537
|
+
readonly X5c: IList_1<System_Internal.String>;
|
|
502
538
|
X5t: string;
|
|
503
539
|
X5tS256: string;
|
|
504
540
|
X5u: string;
|
|
@@ -519,6 +555,8 @@ export const JsonWebKey: {
|
|
|
519
555
|
export type JsonWebKey = JsonWebKey$instance;
|
|
520
556
|
|
|
521
557
|
export interface JsonWebKeyConverter$instance {
|
|
558
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_JsonWebKeyConverter: never;
|
|
559
|
+
|
|
522
560
|
}
|
|
523
561
|
|
|
524
562
|
|
|
@@ -536,10 +574,12 @@ export const JsonWebKeyConverter: {
|
|
|
536
574
|
export type JsonWebKeyConverter = JsonWebKeyConverter$instance;
|
|
537
575
|
|
|
538
576
|
export interface JsonWebKeySet$instance {
|
|
539
|
-
readonly
|
|
540
|
-
|
|
577
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_JsonWebKeySet: never;
|
|
578
|
+
|
|
579
|
+
readonly AdditionalData: IDictionary_2<System_Internal.String, unknown>;
|
|
580
|
+
Keys: IList_1<JsonWebKey>;
|
|
541
581
|
SkipUnresolvedJsonWebKeys: boolean;
|
|
542
|
-
GetSigningKeys():
|
|
582
|
+
GetSigningKeys(): IList_1<SecurityKey>;
|
|
543
583
|
}
|
|
544
584
|
|
|
545
585
|
|
|
@@ -554,6 +594,8 @@ export const JsonWebKeySet: {
|
|
|
554
594
|
export type JsonWebKeySet = JsonWebKeySet$instance;
|
|
555
595
|
|
|
556
596
|
export interface KeyWrapProvider$instance {
|
|
597
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_KeyWrapProvider: never;
|
|
598
|
+
|
|
557
599
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
558
600
|
|
|
559
601
|
readonly Algorithm: string;
|
|
@@ -573,6 +615,8 @@ export const KeyWrapProvider: (abstract new() => KeyWrapProvider) & {
|
|
|
573
615
|
export type KeyWrapProvider = KeyWrapProvider$instance;
|
|
574
616
|
|
|
575
617
|
export interface RsaKeyWrapProvider$instance extends KeyWrapProvider {
|
|
618
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_RsaKeyWrapProvider: never;
|
|
619
|
+
|
|
576
620
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
577
621
|
|
|
578
622
|
readonly Algorithm: string;
|
|
@@ -594,6 +638,8 @@ export const RsaKeyWrapProvider: {
|
|
|
594
638
|
export type RsaKeyWrapProvider = RsaKeyWrapProvider$instance;
|
|
595
639
|
|
|
596
640
|
export interface RsaSecurityKey$instance extends AsymmetricSecurityKey {
|
|
641
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_RsaSecurityKey: never;
|
|
642
|
+
|
|
597
643
|
readonly HasPrivateKey: boolean;
|
|
598
644
|
readonly KeySize: int;
|
|
599
645
|
Parameters: RSAParameters;
|
|
@@ -613,6 +659,8 @@ export const RsaSecurityKey: {
|
|
|
613
659
|
export type RsaSecurityKey = RsaSecurityKey$instance;
|
|
614
660
|
|
|
615
661
|
export interface SecurityKey$instance {
|
|
662
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityKey: never;
|
|
663
|
+
|
|
616
664
|
CryptoProviderFactory: CryptoProviderFactory;
|
|
617
665
|
KeyId: string;
|
|
618
666
|
readonly KeySize: int;
|
|
@@ -630,6 +678,8 @@ export const SecurityKey: (abstract new() => SecurityKey) & {
|
|
|
630
678
|
export type SecurityKey = SecurityKey$instance;
|
|
631
679
|
|
|
632
680
|
export interface SecurityKeyIdentifierClause$instance {
|
|
681
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityKeyIdentifierClause: never;
|
|
682
|
+
|
|
633
683
|
}
|
|
634
684
|
|
|
635
685
|
|
|
@@ -640,7 +690,9 @@ export const SecurityKeyIdentifierClause: {
|
|
|
640
690
|
|
|
641
691
|
export type SecurityKeyIdentifierClause = SecurityKeyIdentifierClause$instance;
|
|
642
692
|
|
|
643
|
-
export interface SecurityToken$instance {
|
|
693
|
+
export interface SecurityToken$instance extends Microsoft_IdentityModel_Logging_Internal.ISafeLogSecurityArtifact$instance {
|
|
694
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityToken: never;
|
|
695
|
+
|
|
644
696
|
readonly __tsonic_iface_Microsoft_IdentityModel_Logging_ISafeLogSecurityArtifact: never;
|
|
645
697
|
|
|
646
698
|
readonly Id: string;
|
|
@@ -661,12 +713,12 @@ export interface __SecurityToken$views {
|
|
|
661
713
|
As_ISafeLogSecurityArtifact(): Microsoft_IdentityModel_Logging_Internal.ISafeLogSecurityArtifact$instance;
|
|
662
714
|
}
|
|
663
715
|
|
|
664
|
-
export interface SecurityToken$instance extends Microsoft_IdentityModel_Logging_Internal.ISafeLogSecurityArtifact$instance {}
|
|
665
|
-
|
|
666
716
|
export type SecurityToken = SecurityToken$instance & __SecurityToken$views;
|
|
667
717
|
|
|
668
718
|
|
|
669
719
|
export interface SecurityTokenArgumentException$instance extends ArgumentException {
|
|
720
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenArgumentException: never;
|
|
721
|
+
|
|
670
722
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
671
723
|
|
|
672
724
|
}
|
|
@@ -682,6 +734,8 @@ export const SecurityTokenArgumentException: {
|
|
|
682
734
|
export type SecurityTokenArgumentException = SecurityTokenArgumentException$instance;
|
|
683
735
|
|
|
684
736
|
export interface SecurityTokenCompressionFailedException$instance extends SecurityTokenException {
|
|
737
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenCompressionFailedException: never;
|
|
738
|
+
|
|
685
739
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
686
740
|
|
|
687
741
|
}
|
|
@@ -697,6 +751,8 @@ export const SecurityTokenCompressionFailedException: {
|
|
|
697
751
|
export type SecurityTokenCompressionFailedException = SecurityTokenCompressionFailedException$instance;
|
|
698
752
|
|
|
699
753
|
export interface SecurityTokenDecompressionFailedException$instance extends SecurityTokenException {
|
|
754
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenDecompressionFailedException: never;
|
|
755
|
+
|
|
700
756
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
701
757
|
|
|
702
758
|
}
|
|
@@ -712,6 +768,8 @@ export const SecurityTokenDecompressionFailedException: {
|
|
|
712
768
|
export type SecurityTokenDecompressionFailedException = SecurityTokenDecompressionFailedException$instance;
|
|
713
769
|
|
|
714
770
|
export interface SecurityTokenDecryptionFailedException$instance extends SecurityTokenException {
|
|
771
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenDecryptionFailedException: never;
|
|
772
|
+
|
|
715
773
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
716
774
|
|
|
717
775
|
}
|
|
@@ -727,16 +785,18 @@ export const SecurityTokenDecryptionFailedException: {
|
|
|
727
785
|
export type SecurityTokenDecryptionFailedException = SecurityTokenDecryptionFailedException$instance;
|
|
728
786
|
|
|
729
787
|
export interface SecurityTokenDescriptor$instance {
|
|
730
|
-
|
|
731
|
-
|
|
788
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenDescriptor: never;
|
|
789
|
+
|
|
790
|
+
AdditionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>;
|
|
791
|
+
AdditionalInnerHeaderClaims: IDictionary_2<System_Internal.String, unknown>;
|
|
732
792
|
Audience: string;
|
|
733
|
-
Claims:
|
|
793
|
+
Claims: IDictionary_2<System_Internal.String, unknown>;
|
|
734
794
|
CompressionAlgorithm: string;
|
|
735
795
|
EncryptingCredentials: EncryptingCredentials;
|
|
736
|
-
Expires:
|
|
737
|
-
IssuedAt:
|
|
796
|
+
Expires: Nullable_1<DateTime>;
|
|
797
|
+
IssuedAt: Nullable_1<DateTime>;
|
|
738
798
|
Issuer: string;
|
|
739
|
-
NotBefore:
|
|
799
|
+
NotBefore: Nullable_1<DateTime>;
|
|
740
800
|
SigningCredentials: SigningCredentials;
|
|
741
801
|
Subject: ClaimsIdentity;
|
|
742
802
|
TokenType: string;
|
|
@@ -751,6 +811,8 @@ export const SecurityTokenDescriptor: {
|
|
|
751
811
|
export type SecurityTokenDescriptor = SecurityTokenDescriptor$instance;
|
|
752
812
|
|
|
753
813
|
export interface SecurityTokenEncryptionFailedException$instance extends SecurityTokenException {
|
|
814
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenEncryptionFailedException: never;
|
|
815
|
+
|
|
754
816
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
755
817
|
|
|
756
818
|
}
|
|
@@ -766,6 +828,8 @@ export const SecurityTokenEncryptionFailedException: {
|
|
|
766
828
|
export type SecurityTokenEncryptionFailedException = SecurityTokenEncryptionFailedException$instance;
|
|
767
829
|
|
|
768
830
|
export interface SecurityTokenEncryptionKeyNotFoundException$instance extends SecurityTokenDecryptionFailedException {
|
|
831
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenEncryptionKeyNotFoundException: never;
|
|
832
|
+
|
|
769
833
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
770
834
|
|
|
771
835
|
}
|
|
@@ -781,6 +845,8 @@ export const SecurityTokenEncryptionKeyNotFoundException: {
|
|
|
781
845
|
export type SecurityTokenEncryptionKeyNotFoundException = SecurityTokenEncryptionKeyNotFoundException$instance;
|
|
782
846
|
|
|
783
847
|
export interface SecurityTokenException$instance extends Exception {
|
|
848
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenException: never;
|
|
849
|
+
|
|
784
850
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
785
851
|
|
|
786
852
|
GetObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
@@ -797,6 +863,8 @@ export const SecurityTokenException: {
|
|
|
797
863
|
export type SecurityTokenException = SecurityTokenException$instance;
|
|
798
864
|
|
|
799
865
|
export interface SecurityTokenExpiredException$instance extends SecurityTokenValidationException {
|
|
866
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenExpiredException: never;
|
|
867
|
+
|
|
800
868
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
801
869
|
|
|
802
870
|
Expires: DateTime;
|
|
@@ -813,7 +881,9 @@ export const SecurityTokenExpiredException: {
|
|
|
813
881
|
|
|
814
882
|
export type SecurityTokenExpiredException = SecurityTokenExpiredException$instance;
|
|
815
883
|
|
|
816
|
-
export interface SecurityTokenHandler$instance extends TokenHandler {
|
|
884
|
+
export interface SecurityTokenHandler$instance extends TokenHandler, ISecurityTokenValidator$instance {
|
|
885
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenHandler: never;
|
|
886
|
+
|
|
817
887
|
readonly __tsonic_iface_Microsoft_IdentityModel_Tokens_ISecurityTokenValidator: never;
|
|
818
888
|
|
|
819
889
|
readonly CanValidateToken: boolean;
|
|
@@ -839,12 +909,12 @@ export interface __SecurityTokenHandler$views {
|
|
|
839
909
|
As_ISecurityTokenValidator(): ISecurityTokenValidator$instance;
|
|
840
910
|
}
|
|
841
911
|
|
|
842
|
-
export interface SecurityTokenHandler$instance extends ISecurityTokenValidator$instance {}
|
|
843
|
-
|
|
844
912
|
export type SecurityTokenHandler = SecurityTokenHandler$instance & __SecurityTokenHandler$views;
|
|
845
913
|
|
|
846
914
|
|
|
847
915
|
export interface SecurityTokenInvalidAlgorithmException$instance extends SecurityTokenValidationException {
|
|
916
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenInvalidAlgorithmException: never;
|
|
917
|
+
|
|
848
918
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
849
919
|
|
|
850
920
|
InvalidAlgorithm: string;
|
|
@@ -862,6 +932,8 @@ export const SecurityTokenInvalidAlgorithmException: {
|
|
|
862
932
|
export type SecurityTokenInvalidAlgorithmException = SecurityTokenInvalidAlgorithmException$instance;
|
|
863
933
|
|
|
864
934
|
export interface SecurityTokenInvalidAudienceException$instance extends SecurityTokenValidationException {
|
|
935
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenInvalidAudienceException: never;
|
|
936
|
+
|
|
865
937
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
866
938
|
|
|
867
939
|
InvalidAudience: string;
|
|
@@ -879,6 +951,8 @@ export const SecurityTokenInvalidAudienceException: {
|
|
|
879
951
|
export type SecurityTokenInvalidAudienceException = SecurityTokenInvalidAudienceException$instance;
|
|
880
952
|
|
|
881
953
|
export interface SecurityTokenInvalidIssuerException$instance extends SecurityTokenValidationException {
|
|
954
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenInvalidIssuerException: never;
|
|
955
|
+
|
|
882
956
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
883
957
|
|
|
884
958
|
InvalidIssuer: string;
|
|
@@ -896,10 +970,12 @@ export const SecurityTokenInvalidIssuerException: {
|
|
|
896
970
|
export type SecurityTokenInvalidIssuerException = SecurityTokenInvalidIssuerException$instance;
|
|
897
971
|
|
|
898
972
|
export interface SecurityTokenInvalidLifetimeException$instance extends SecurityTokenValidationException {
|
|
973
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenInvalidLifetimeException: never;
|
|
974
|
+
|
|
899
975
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
900
976
|
|
|
901
|
-
Expires:
|
|
902
|
-
NotBefore:
|
|
977
|
+
Expires: Nullable_1<DateTime>;
|
|
978
|
+
NotBefore: Nullable_1<DateTime>;
|
|
903
979
|
GetObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
904
980
|
}
|
|
905
981
|
|
|
@@ -914,6 +990,8 @@ export const SecurityTokenInvalidLifetimeException: {
|
|
|
914
990
|
export type SecurityTokenInvalidLifetimeException = SecurityTokenInvalidLifetimeException$instance;
|
|
915
991
|
|
|
916
992
|
export interface SecurityTokenInvalidSignatureException$instance extends SecurityTokenValidationException {
|
|
993
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenInvalidSignatureException: never;
|
|
994
|
+
|
|
917
995
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
918
996
|
|
|
919
997
|
}
|
|
@@ -929,6 +1007,8 @@ export const SecurityTokenInvalidSignatureException: {
|
|
|
929
1007
|
export type SecurityTokenInvalidSignatureException = SecurityTokenInvalidSignatureException$instance;
|
|
930
1008
|
|
|
931
1009
|
export interface SecurityTokenInvalidSigningKeyException$instance extends SecurityTokenValidationException {
|
|
1010
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenInvalidSigningKeyException: never;
|
|
1011
|
+
|
|
932
1012
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
933
1013
|
|
|
934
1014
|
SigningKey: SecurityKey;
|
|
@@ -945,6 +1025,8 @@ export const SecurityTokenInvalidSigningKeyException: {
|
|
|
945
1025
|
export type SecurityTokenInvalidSigningKeyException = SecurityTokenInvalidSigningKeyException$instance;
|
|
946
1026
|
|
|
947
1027
|
export interface SecurityTokenInvalidTypeException$instance extends SecurityTokenValidationException {
|
|
1028
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenInvalidTypeException: never;
|
|
1029
|
+
|
|
948
1030
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
949
1031
|
|
|
950
1032
|
InvalidType: string;
|
|
@@ -962,6 +1044,8 @@ export const SecurityTokenInvalidTypeException: {
|
|
|
962
1044
|
export type SecurityTokenInvalidTypeException = SecurityTokenInvalidTypeException$instance;
|
|
963
1045
|
|
|
964
1046
|
export interface SecurityTokenKeyWrapException$instance extends SecurityTokenException {
|
|
1047
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenKeyWrapException: never;
|
|
1048
|
+
|
|
965
1049
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
966
1050
|
|
|
967
1051
|
}
|
|
@@ -977,6 +1061,8 @@ export const SecurityTokenKeyWrapException: {
|
|
|
977
1061
|
export type SecurityTokenKeyWrapException = SecurityTokenKeyWrapException$instance;
|
|
978
1062
|
|
|
979
1063
|
export interface SecurityTokenMalformedException$instance extends SecurityTokenArgumentException {
|
|
1064
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenMalformedException: never;
|
|
1065
|
+
|
|
980
1066
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
981
1067
|
|
|
982
1068
|
}
|
|
@@ -992,6 +1078,8 @@ export const SecurityTokenMalformedException: {
|
|
|
992
1078
|
export type SecurityTokenMalformedException = SecurityTokenMalformedException$instance;
|
|
993
1079
|
|
|
994
1080
|
export interface SecurityTokenNoExpirationException$instance extends SecurityTokenValidationException {
|
|
1081
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenNoExpirationException: never;
|
|
1082
|
+
|
|
995
1083
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
996
1084
|
|
|
997
1085
|
}
|
|
@@ -1007,6 +1095,8 @@ export const SecurityTokenNoExpirationException: {
|
|
|
1007
1095
|
export type SecurityTokenNoExpirationException = SecurityTokenNoExpirationException$instance;
|
|
1008
1096
|
|
|
1009
1097
|
export interface SecurityTokenNotYetValidException$instance extends SecurityTokenValidationException {
|
|
1098
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenNotYetValidException: never;
|
|
1099
|
+
|
|
1010
1100
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1011
1101
|
|
|
1012
1102
|
NotBefore: DateTime;
|
|
@@ -1024,6 +1114,8 @@ export const SecurityTokenNotYetValidException: {
|
|
|
1024
1114
|
export type SecurityTokenNotYetValidException = SecurityTokenNotYetValidException$instance;
|
|
1025
1115
|
|
|
1026
1116
|
export interface SecurityTokenReplayAddFailedException$instance extends SecurityTokenValidationException {
|
|
1117
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenReplayAddFailedException: never;
|
|
1118
|
+
|
|
1027
1119
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1028
1120
|
|
|
1029
1121
|
}
|
|
@@ -1039,6 +1131,8 @@ export const SecurityTokenReplayAddFailedException: {
|
|
|
1039
1131
|
export type SecurityTokenReplayAddFailedException = SecurityTokenReplayAddFailedException$instance;
|
|
1040
1132
|
|
|
1041
1133
|
export interface SecurityTokenReplayDetectedException$instance extends SecurityTokenValidationException {
|
|
1134
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenReplayDetectedException: never;
|
|
1135
|
+
|
|
1042
1136
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1043
1137
|
|
|
1044
1138
|
}
|
|
@@ -1054,6 +1148,8 @@ export const SecurityTokenReplayDetectedException: {
|
|
|
1054
1148
|
export type SecurityTokenReplayDetectedException = SecurityTokenReplayDetectedException$instance;
|
|
1055
1149
|
|
|
1056
1150
|
export interface SecurityTokenSignatureKeyNotFoundException$instance extends SecurityTokenInvalidSignatureException {
|
|
1151
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenSignatureKeyNotFoundException: never;
|
|
1152
|
+
|
|
1057
1153
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1058
1154
|
|
|
1059
1155
|
}
|
|
@@ -1069,6 +1165,8 @@ export const SecurityTokenSignatureKeyNotFoundException: {
|
|
|
1069
1165
|
export type SecurityTokenSignatureKeyNotFoundException = SecurityTokenSignatureKeyNotFoundException$instance;
|
|
1070
1166
|
|
|
1071
1167
|
export interface SecurityTokenUnableToValidateException$instance extends SecurityTokenInvalidSignatureException {
|
|
1168
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenUnableToValidateException: never;
|
|
1169
|
+
|
|
1072
1170
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1073
1171
|
|
|
1074
1172
|
ValidationFailure: ValidationFailure;
|
|
@@ -1087,6 +1185,8 @@ export const SecurityTokenUnableToValidateException: {
|
|
|
1087
1185
|
export type SecurityTokenUnableToValidateException = SecurityTokenUnableToValidateException$instance;
|
|
1088
1186
|
|
|
1089
1187
|
export interface SecurityTokenValidationException$instance extends SecurityTokenException {
|
|
1188
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenValidationException: never;
|
|
1189
|
+
|
|
1090
1190
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1091
1191
|
|
|
1092
1192
|
}
|
|
@@ -1102,6 +1202,8 @@ export const SecurityTokenValidationException: {
|
|
|
1102
1202
|
export type SecurityTokenValidationException = SecurityTokenValidationException$instance;
|
|
1103
1203
|
|
|
1104
1204
|
export interface SignatureProvider$instance {
|
|
1205
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SignatureProvider: never;
|
|
1206
|
+
|
|
1105
1207
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
1106
1208
|
|
|
1107
1209
|
Algorithm: string;
|
|
@@ -1113,7 +1215,7 @@ export interface SignatureProvider$instance {
|
|
|
1113
1215
|
Dispose(disposing: boolean): void;
|
|
1114
1216
|
Sign(input: byte[]): byte[];
|
|
1115
1217
|
Sign(input: byte[], offset: int, count: int): byte[];
|
|
1116
|
-
Sign(data:
|
|
1218
|
+
Sign(data: ReadOnlySpan_1<System_Internal.Byte>, destination: Span_1<System_Internal.Byte>, bytesWritten: int): boolean;
|
|
1117
1219
|
Verify(input: byte[], signature: byte[]): boolean;
|
|
1118
1220
|
Verify(input: byte[], inputOffset: int, inputLength: int, signature: byte[], signatureOffset: int, signatureLength: int): boolean;
|
|
1119
1221
|
}
|
|
@@ -1126,6 +1228,8 @@ export const SignatureProvider: (abstract new(key: SecurityKey, algorithm: strin
|
|
|
1126
1228
|
export type SignatureProvider = SignatureProvider$instance;
|
|
1127
1229
|
|
|
1128
1230
|
export interface SigningCredentials$instance {
|
|
1231
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SigningCredentials: never;
|
|
1232
|
+
|
|
1129
1233
|
Algorithm: string;
|
|
1130
1234
|
CryptoProviderFactory: CryptoProviderFactory;
|
|
1131
1235
|
Digest: string;
|
|
@@ -1143,6 +1247,8 @@ export const SigningCredentials: {
|
|
|
1143
1247
|
export type SigningCredentials = SigningCredentials$instance;
|
|
1144
1248
|
|
|
1145
1249
|
export interface SymmetricKeyWrapProvider$instance extends KeyWrapProvider {
|
|
1250
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SymmetricKeyWrapProvider: never;
|
|
1251
|
+
|
|
1146
1252
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
1147
1253
|
|
|
1148
1254
|
readonly Algorithm: string;
|
|
@@ -1165,6 +1271,8 @@ export const SymmetricKeyWrapProvider: {
|
|
|
1165
1271
|
export type SymmetricKeyWrapProvider = SymmetricKeyWrapProvider$instance;
|
|
1166
1272
|
|
|
1167
1273
|
export interface SymmetricSecurityKey$instance extends SecurityKey {
|
|
1274
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SymmetricSecurityKey: never;
|
|
1275
|
+
|
|
1168
1276
|
readonly Key: byte[];
|
|
1169
1277
|
readonly KeySize: int;
|
|
1170
1278
|
CanComputeJwkThumbprint(): boolean;
|
|
@@ -1180,6 +1288,8 @@ export const SymmetricSecurityKey: {
|
|
|
1180
1288
|
export type SymmetricSecurityKey = SymmetricSecurityKey$instance;
|
|
1181
1289
|
|
|
1182
1290
|
export interface SymmetricSignatureProvider$instance extends SignatureProvider {
|
|
1291
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SymmetricSignatureProvider: never;
|
|
1292
|
+
|
|
1183
1293
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
1184
1294
|
|
|
1185
1295
|
MinimumSymmetricKeySizeInBits: int;
|
|
@@ -1189,9 +1299,9 @@ export interface SymmetricSignatureProvider$instance extends SignatureProvider {
|
|
|
1189
1299
|
GetKeyedHashAlgorithm(keyBytes: byte[], algorithm: string): KeyedHashAlgorithm;
|
|
1190
1300
|
ReleaseKeyedHashAlgorithm(keyedHashAlgorithm: KeyedHashAlgorithm): void;
|
|
1191
1301
|
Sign(input: byte[]): byte[];
|
|
1192
|
-
Sign(input:
|
|
1302
|
+
Sign(input: ReadOnlySpan_1<System_Internal.Byte>, signature: Span_1<System_Internal.Byte>, bytesWritten: int): boolean;
|
|
1193
1303
|
Sign(input: byte[], offset: int, count: int): byte[];
|
|
1194
|
-
Sign(data:
|
|
1304
|
+
Sign(data: ReadOnlySpan_1<System_Internal.Byte>, destination: Span_1<System_Internal.Byte>, bytesWritten: int): boolean;
|
|
1195
1305
|
Verify(input: byte[], signature: byte[]): boolean;
|
|
1196
1306
|
Verify(input: byte[], signature: byte[], length: int): boolean;
|
|
1197
1307
|
Verify(input: byte[], inputOffset: int, inputLength: int, signature: byte[], signatureOffset: int, signatureLength: int): boolean;
|
|
@@ -1208,6 +1318,8 @@ export const SymmetricSignatureProvider: {
|
|
|
1208
1318
|
export type SymmetricSignatureProvider = SymmetricSignatureProvider$instance;
|
|
1209
1319
|
|
|
1210
1320
|
export interface TokenContext$instance extends CallContext {
|
|
1321
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_TokenContext: never;
|
|
1322
|
+
|
|
1211
1323
|
}
|
|
1212
1324
|
|
|
1213
1325
|
|
|
@@ -1220,12 +1332,14 @@ export const TokenContext: {
|
|
|
1220
1332
|
export type TokenContext = TokenContext$instance;
|
|
1221
1333
|
|
|
1222
1334
|
export interface TokenHandler$instance {
|
|
1335
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_TokenHandler: never;
|
|
1336
|
+
|
|
1223
1337
|
MaximumTokenSizeInBytes: int;
|
|
1224
1338
|
SetDefaultTimesOnTokenCreation: boolean;
|
|
1225
1339
|
TokenLifetimeInMinutes: int;
|
|
1226
1340
|
ReadToken(token: string): SecurityToken;
|
|
1227
|
-
ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters):
|
|
1228
|
-
ValidateTokenAsync(token: SecurityToken, validationParameters: TokenValidationParameters):
|
|
1341
|
+
ValidateTokenAsync(token: string, validationParameters: TokenValidationParameters): Task_1<TokenValidationResult>;
|
|
1342
|
+
ValidateTokenAsync(token: SecurityToken, validationParameters: TokenValidationParameters): Task_1<TokenValidationResult>;
|
|
1229
1343
|
}
|
|
1230
1344
|
|
|
1231
1345
|
|
|
@@ -1237,6 +1351,8 @@ export const TokenHandler: (abstract new() => TokenHandler) & {
|
|
|
1237
1351
|
export type TokenHandler = TokenHandler$instance;
|
|
1238
1352
|
|
|
1239
1353
|
export interface TokenValidationParameters$instance {
|
|
1354
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_TokenValidationParameters: never;
|
|
1355
|
+
|
|
1240
1356
|
ActorValidationParameters: TokenValidationParameters;
|
|
1241
1357
|
AlgorithmValidator: AlgorithmValidator;
|
|
1242
1358
|
AudienceValidator: AudienceValidator;
|
|
@@ -1247,12 +1363,12 @@ export interface TokenValidationParameters$instance {
|
|
|
1247
1363
|
DebugId: string;
|
|
1248
1364
|
IgnoreTrailingSlashWhenValidatingAudience: boolean;
|
|
1249
1365
|
IncludeTokenOnFailedValidation: boolean;
|
|
1250
|
-
readonly InstancePropertyBag:
|
|
1366
|
+
readonly InstancePropertyBag: IDictionary_2<System_Internal.String, unknown>;
|
|
1251
1367
|
IsClone: boolean;
|
|
1252
1368
|
IssuerSigningKey: SecurityKey;
|
|
1253
1369
|
IssuerSigningKeyResolver: IssuerSigningKeyResolver;
|
|
1254
1370
|
IssuerSigningKeyResolverUsingConfiguration: IssuerSigningKeyResolverUsingConfiguration;
|
|
1255
|
-
IssuerSigningKeys:
|
|
1371
|
+
IssuerSigningKeys: IEnumerable_1<SecurityKey>;
|
|
1256
1372
|
IssuerSigningKeyValidator: IssuerSigningKeyValidator;
|
|
1257
1373
|
IssuerSigningKeyValidatorUsingConfiguration: IssuerSigningKeyValidatorUsingConfiguration;
|
|
1258
1374
|
IssuerValidator: IssuerValidator;
|
|
@@ -1261,27 +1377,27 @@ export interface TokenValidationParameters$instance {
|
|
|
1261
1377
|
LogTokenId: boolean;
|
|
1262
1378
|
LogValidationExceptions: boolean;
|
|
1263
1379
|
NameClaimType: string;
|
|
1264
|
-
NameClaimTypeRetriever:
|
|
1265
|
-
PropertyBag:
|
|
1380
|
+
NameClaimTypeRetriever: Func_3<SecurityToken, System_Internal.String, System_Internal.String>;
|
|
1381
|
+
PropertyBag: IDictionary_2<System_Internal.String, unknown>;
|
|
1266
1382
|
RefreshBeforeValidation: boolean;
|
|
1267
1383
|
RequireAudience: boolean;
|
|
1268
1384
|
RequireExpirationTime: boolean;
|
|
1269
1385
|
RequireSignedTokens: boolean;
|
|
1270
1386
|
RoleClaimType: string;
|
|
1271
|
-
RoleClaimTypeRetriever:
|
|
1387
|
+
RoleClaimTypeRetriever: Func_3<SecurityToken, System_Internal.String, System_Internal.String>;
|
|
1272
1388
|
SaveSigninToken: boolean;
|
|
1273
1389
|
SignatureValidator: SignatureValidator;
|
|
1274
1390
|
SignatureValidatorUsingConfiguration: SignatureValidatorUsingConfiguration;
|
|
1275
1391
|
TokenDecryptionKey: SecurityKey;
|
|
1276
1392
|
TokenDecryptionKeyResolver: TokenDecryptionKeyResolver;
|
|
1277
|
-
TokenDecryptionKeys:
|
|
1393
|
+
TokenDecryptionKeys: IEnumerable_1<SecurityKey>;
|
|
1278
1394
|
TokenReader: TokenReader;
|
|
1279
1395
|
TokenReplayCache: ITokenReplayCache;
|
|
1280
1396
|
TokenReplayValidator: TokenReplayValidator;
|
|
1281
1397
|
TransformBeforeSignatureValidation: TransformBeforeSignatureValidation;
|
|
1282
1398
|
TryAllIssuerSigningKeys: boolean;
|
|
1283
1399
|
TypeValidator: TypeValidator;
|
|
1284
|
-
ValidAlgorithms:
|
|
1400
|
+
ValidAlgorithms: IEnumerable_1<System_Internal.String>;
|
|
1285
1401
|
ValidateActor: boolean;
|
|
1286
1402
|
ValidateAudience: boolean;
|
|
1287
1403
|
ValidateIssuer: boolean;
|
|
@@ -1291,10 +1407,10 @@ export interface TokenValidationParameters$instance {
|
|
|
1291
1407
|
ValidateTokenReplay: boolean;
|
|
1292
1408
|
ValidateWithLKG: boolean;
|
|
1293
1409
|
ValidAudience: string;
|
|
1294
|
-
ValidAudiences:
|
|
1410
|
+
ValidAudiences: IEnumerable_1<System_Internal.String>;
|
|
1295
1411
|
ValidIssuer: string;
|
|
1296
|
-
ValidIssuers:
|
|
1297
|
-
ValidTypes:
|
|
1412
|
+
ValidIssuers: IEnumerable_1<System_Internal.String>;
|
|
1413
|
+
ValidTypes: IEnumerable_1<System_Internal.String>;
|
|
1298
1414
|
Clone(): TokenValidationParameters;
|
|
1299
1415
|
CreateClaimsIdentity(securityToken: SecurityToken, issuer: string): ClaimsIdentity;
|
|
1300
1416
|
}
|
|
@@ -1311,12 +1427,14 @@ export const TokenValidationParameters: {
|
|
|
1311
1427
|
export type TokenValidationParameters = TokenValidationParameters$instance;
|
|
1312
1428
|
|
|
1313
1429
|
export interface TokenValidationResult$instance {
|
|
1314
|
-
readonly
|
|
1430
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_TokenValidationResult: never;
|
|
1431
|
+
|
|
1432
|
+
readonly Claims: IDictionary_2<System_Internal.String, unknown>;
|
|
1315
1433
|
ClaimsIdentity: ClaimsIdentity;
|
|
1316
1434
|
Exception: Exception;
|
|
1317
1435
|
Issuer: string;
|
|
1318
1436
|
IsValid: boolean;
|
|
1319
|
-
readonly PropertyBag:
|
|
1437
|
+
readonly PropertyBag: IDictionary_2<System_Internal.String, unknown>;
|
|
1320
1438
|
SecurityToken: SecurityToken;
|
|
1321
1439
|
TokenContext: CallContext;
|
|
1322
1440
|
TokenOnFailedValidation: SecurityToken;
|
|
@@ -1332,6 +1450,8 @@ export const TokenValidationResult: {
|
|
|
1332
1450
|
export type TokenValidationResult = TokenValidationResult$instance;
|
|
1333
1451
|
|
|
1334
1452
|
export interface X509EncryptingCredentials$instance extends EncryptingCredentials {
|
|
1453
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_X509EncryptingCredentials: never;
|
|
1454
|
+
|
|
1335
1455
|
Certificate: X509Certificate2;
|
|
1336
1456
|
}
|
|
1337
1457
|
|
|
@@ -1345,6 +1465,8 @@ export const X509EncryptingCredentials: {
|
|
|
1345
1465
|
export type X509EncryptingCredentials = X509EncryptingCredentials$instance;
|
|
1346
1466
|
|
|
1347
1467
|
export interface X509SecurityKey$instance extends AsymmetricSecurityKey {
|
|
1468
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_X509SecurityKey: never;
|
|
1469
|
+
|
|
1348
1470
|
Certificate: X509Certificate2;
|
|
1349
1471
|
readonly HasPrivateKey: boolean;
|
|
1350
1472
|
readonly KeySize: int;
|
|
@@ -1368,6 +1490,8 @@ export const X509SecurityKey: {
|
|
|
1368
1490
|
export type X509SecurityKey = X509SecurityKey$instance;
|
|
1369
1491
|
|
|
1370
1492
|
export interface X509SigningCredentials$instance extends SigningCredentials {
|
|
1493
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_X509SigningCredentials: never;
|
|
1494
|
+
|
|
1371
1495
|
Certificate: X509Certificate2;
|
|
1372
1496
|
}
|
|
1373
1497
|
|
|
@@ -1385,7 +1509,7 @@ export abstract class Base64UrlEncoder$instance {
|
|
|
1385
1509
|
static DecodeBytes(str: string): byte[];
|
|
1386
1510
|
static Encode(inArray: byte[], offset: int, length: int): string;
|
|
1387
1511
|
static Encode(inArray: byte[]): string;
|
|
1388
|
-
static Encode(inArray:
|
|
1512
|
+
static Encode(inArray: ReadOnlySpan_1<System_Internal.Byte>, output: Span_1<System_Internal.Char>): int;
|
|
1389
1513
|
static Encode(arg: string): string;
|
|
1390
1514
|
}
|
|
1391
1515
|
|
|
@@ -1393,7 +1517,7 @@ export abstract class Base64UrlEncoder$instance {
|
|
|
1393
1517
|
export type Base64UrlEncoder = Base64UrlEncoder$instance;
|
|
1394
1518
|
|
|
1395
1519
|
export abstract class CollectionUtilities$instance {
|
|
1396
|
-
static IsNullOrEmpty<T>(enumerable:
|
|
1520
|
+
static IsNullOrEmpty<T>(enumerable: IEnumerable_1<T>): boolean;
|
|
1397
1521
|
}
|
|
1398
1522
|
|
|
1399
1523
|
|
|
@@ -1404,7 +1528,7 @@ export abstract class DateTimeUtil$instance {
|
|
|
1404
1528
|
static GetMaxValue(kind: DateTimeKind): DateTime;
|
|
1405
1529
|
static GetMinValue(kind: DateTimeKind): DateTime;
|
|
1406
1530
|
static ToUniversalTime(value: DateTime): DateTime;
|
|
1407
|
-
static ToUniversalTime(value:
|
|
1531
|
+
static ToUniversalTime(value: Nullable_1<DateTime>): Nullable_1<DateTime>;
|
|
1408
1532
|
}
|
|
1409
1533
|
|
|
1410
1534
|
|
|
@@ -1572,12 +1696,12 @@ export type Utility = Utility$instance;
|
|
|
1572
1696
|
|
|
1573
1697
|
export abstract class Validators$instance {
|
|
1574
1698
|
static ValidateAlgorithm(algorithm: string, securityKey: SecurityKey, securityToken: SecurityToken, validationParameters: TokenValidationParameters): void;
|
|
1575
|
-
static ValidateAudience(audiences:
|
|
1699
|
+
static ValidateAudience(audiences: IEnumerable_1<System_Internal.String>, securityToken: SecurityToken, validationParameters: TokenValidationParameters): void;
|
|
1576
1700
|
static ValidateIssuer(issuer: string, securityToken: SecurityToken, validationParameters: TokenValidationParameters): string;
|
|
1577
1701
|
static ValidateIssuerSecurityKey(securityKey: SecurityKey, securityToken: SecurityToken, validationParameters: TokenValidationParameters): void;
|
|
1578
|
-
static ValidateLifetime(notBefore:
|
|
1579
|
-
static ValidateTokenReplay(expirationTime:
|
|
1580
|
-
static ValidateTokenReplay(securityToken: string, expirationTime:
|
|
1702
|
+
static ValidateLifetime(notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, securityToken: SecurityToken, validationParameters: TokenValidationParameters): void;
|
|
1703
|
+
static ValidateTokenReplay(expirationTime: Nullable_1<DateTime>, securityToken: string, validationParameters: TokenValidationParameters): void;
|
|
1704
|
+
static ValidateTokenReplay(securityToken: string, expirationTime: Nullable_1<DateTime>, validationParameters: TokenValidationParameters): void;
|
|
1581
1705
|
static ValidateTokenType(type: string, securityToken: SecurityToken, validationParameters: TokenValidationParameters): string;
|
|
1582
1706
|
}
|
|
1583
1707
|
|