@tsonic/dotnet 0.7.9 → 0.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +7 -7
- package/Microsoft.VisualBasic/internal/index.d.ts +23 -23
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +15 -15
- package/Microsoft.Win32/internal/index.d.ts +1 -1
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/internal/index.d.ts +408 -408
- package/System.Buffers/internal/index.d.ts +11 -11
- package/System.CodeDom.Compiler/internal/index.d.ts +3 -3
- package/System.Collections/internal/index.d.ts +44 -44
- package/System.Collections.Concurrent/internal/index.d.ts +18 -18
- package/System.Collections.Frozen/internal/index.d.ts +4 -4
- package/System.Collections.Generic/internal/index.d.ts +98 -98
- package/System.Collections.Immutable/internal/index.d.ts +22 -22
- package/System.Collections.ObjectModel/internal/index.d.ts +11 -11
- package/System.Collections.Specialized/internal/index.d.ts +38 -38
- package/System.ComponentModel/internal/index.d.ts +222 -222
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +54 -54
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +8 -8
- package/System.ComponentModel.Design/internal/index.d.ts +30 -30
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +13 -13
- package/System.Data/internal/index.d.ts +110 -110
- package/System.Data.Common/internal/index.d.ts +17 -17
- package/System.Data.SqlTypes/internal/index.d.ts +62 -62
- package/System.Diagnostics/internal/index.d.ts +117 -117
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +34 -34
- package/System.Diagnostics.Contracts/internal/index.d.ts +14 -14
- package/System.Diagnostics.Metrics/internal/index.d.ts +19 -19
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +4 -4
- package/System.Diagnostics.Tracing/internal/index.d.ts +21 -21
- package/System.Drawing/internal/index.d.ts +22 -22
- package/System.Dynamic/internal/index.d.ts +6 -6
- package/System.Formats.Asn1/internal/index.d.ts +10 -10
- package/System.Formats.Tar/internal/index.d.ts +14 -14
- package/System.Globalization/internal/index.d.ts +40 -40
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +32 -32
- package/System.IO.Enumeration/internal/index.d.ts +3 -3
- package/System.IO.IsolatedStorage/internal/index.d.ts +12 -12
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +3 -3
- package/System.IO.Pipelines/internal/index.d.ts +8 -8
- package/System.IO.Pipes/internal/index.d.ts +28 -28
- package/System.Linq/internal/index.d.ts +7 -7
- package/System.Linq.Expressions/internal/index.d.ts +34 -34
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +1 -1
- package/System.Net/internal/index.d.ts +84 -84
- package/System.Net.Cache/internal/index.d.ts +8 -8
- package/System.Net.Http/internal/index.d.ts +40 -40
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +1 -1
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +47 -47
- package/System.Net.Mime/internal/index.d.ts +4 -4
- package/System.Net.NetworkInformation/internal/index.d.ts +17 -17
- package/System.Net.Quic/internal/index.d.ts +9 -9
- package/System.Net.Security/internal/index.d.ts +19 -19
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +53 -53
- package/System.Net.WebSockets/internal/index.d.ts +23 -23
- package/System.Numerics/internal/index.d.ts +37 -37
- package/System.Reflection/internal/index.d.ts +69 -69
- package/System.Reflection.Emit/internal/index.d.ts +18 -18
- package/System.Reflection.Metadata/internal/index.d.ts +170 -170
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +39 -39
- package/System.Reflection.PortableExecutable/internal/index.d.ts +23 -23
- package/System.Resources/internal/index.d.ts +20 -20
- package/System.Runtime/internal/index.d.ts +7 -7
- package/System.Runtime.CompilerServices/internal/index.d.ts +145 -145
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/internal/index.d.ts +120 -120
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +20 -20
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +1 -1
- package/System.Runtime.InteropServices.Swift/internal/index.d.ts +4 -4
- package/System.Runtime.Intrinsics/internal/index.d.ts +4 -4
- package/System.Runtime.Loader/internal/index.d.ts +3 -3
- package/System.Runtime.Remoting/internal/index.d.ts +1 -1
- package/System.Runtime.Serialization/internal/index.d.ts +47 -47
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Json/internal/index.d.ts +8 -8
- package/System.Runtime.Versioning/internal/index.d.ts +18 -18
- package/System.Security/internal/index.d.ts +23 -23
- package/System.Security.AccessControl/internal/index.d.ts +65 -65
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +6 -6
- package/System.Security.Claims/internal/index.d.ts +24 -24
- package/System.Security.Cryptography/internal/index.d.ts +220 -220
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +120 -120
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +4 -4
- package/System.Security.Principal/internal/index.d.ts +21 -21
- package/System.Text/internal/index.d.ts +49 -49
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +24 -24
- package/System.Text.Json.Nodes/internal/index.d.ts +8 -8
- package/System.Text.Json.Schema/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +25 -25
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +10 -10
- package/System.Text.RegularExpressions/internal/index.d.ts +24 -24
- package/System.Text.Unicode/internal/index.d.ts +3 -3
- package/System.Threading/internal/index.d.ts +105 -105
- package/System.Threading.Channels/internal/index.d.ts +7 -7
- package/System.Threading.Tasks/internal/index.d.ts +56 -56
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -29
- package/System.Threading.Tasks.Sources/internal/index.d.ts +1 -1
- package/System.Timers/internal/index.d.ts +5 -5
- package/System.Transactions/internal/index.d.ts +41 -41
- package/System.Web/internal/index.d.ts +1 -1
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +72 -72
- package/System.Xml.Linq/internal/index.d.ts +31 -31
- package/System.Xml.Resolvers/internal/index.d.ts +5 -5
- package/System.Xml.Schema/internal/index.d.ts +76 -76
- package/System.Xml.Serialization/internal/index.d.ts +96 -96
- package/System.Xml.XPath/internal/index.d.ts +9 -9
- package/System.Xml.Xsl/internal/index.d.ts +13 -13
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +52 -52
- package/package.json +2 -2
|
@@ -259,7 +259,7 @@ export interface X509ChainStatus$instance {
|
|
|
259
259
|
|
|
260
260
|
|
|
261
261
|
export const X509ChainStatus: {
|
|
262
|
-
new(): X509ChainStatus
|
|
262
|
+
new(): X509ChainStatus;
|
|
263
263
|
};
|
|
264
264
|
|
|
265
265
|
|
|
@@ -284,18 +284,18 @@ export interface CertificateRequest$instance {
|
|
|
284
284
|
|
|
285
285
|
|
|
286
286
|
export const CertificateRequest: {
|
|
287
|
-
new(subjectName: string, key: ECDsa, hashAlgorithm: HashAlgorithmName): CertificateRequest
|
|
288
|
-
new(subjectName: X500DistinguishedName, key: ECDsa, hashAlgorithm: HashAlgorithmName): CertificateRequest
|
|
289
|
-
new(subjectName: string, key: RSA, hashAlgorithm: HashAlgorithmName, padding: RSASignaturePadding): CertificateRequest
|
|
290
|
-
new(subjectName: X500DistinguishedName, key: RSA, hashAlgorithm: HashAlgorithmName, padding: RSASignaturePadding): CertificateRequest
|
|
291
|
-
new(subjectName: string, key: MLDsa): CertificateRequest
|
|
292
|
-
new(subjectName: X500DistinguishedName, key: MLDsa): CertificateRequest
|
|
293
|
-
new(subjectName: string, key: SlhDsa): CertificateRequest
|
|
294
|
-
new(subjectName: X500DistinguishedName, key: SlhDsa): CertificateRequest
|
|
295
|
-
new(subjectName: string, key: CompositeMLDsa): CertificateRequest
|
|
296
|
-
new(subjectName: X500DistinguishedName, key: CompositeMLDsa): CertificateRequest
|
|
297
|
-
new(subjectName: X500DistinguishedName, publicKey: PublicKey, hashAlgorithm: HashAlgorithmName): CertificateRequest
|
|
298
|
-
new(subjectName: X500DistinguishedName, publicKey: PublicKey, hashAlgorithm: HashAlgorithmName, rsaSignaturePadding: RSASignaturePadding): CertificateRequest
|
|
287
|
+
new(subjectName: string, key: ECDsa, hashAlgorithm: HashAlgorithmName): CertificateRequest;
|
|
288
|
+
new(subjectName: X500DistinguishedName, key: ECDsa, hashAlgorithm: HashAlgorithmName): CertificateRequest;
|
|
289
|
+
new(subjectName: string, key: RSA, hashAlgorithm: HashAlgorithmName, padding: RSASignaturePadding): CertificateRequest;
|
|
290
|
+
new(subjectName: X500DistinguishedName, key: RSA, hashAlgorithm: HashAlgorithmName, padding: RSASignaturePadding): CertificateRequest;
|
|
291
|
+
new(subjectName: string, key: MLDsa): CertificateRequest;
|
|
292
|
+
new(subjectName: X500DistinguishedName, key: MLDsa): CertificateRequest;
|
|
293
|
+
new(subjectName: string, key: SlhDsa): CertificateRequest;
|
|
294
|
+
new(subjectName: X500DistinguishedName, key: SlhDsa): CertificateRequest;
|
|
295
|
+
new(subjectName: string, key: CompositeMLDsa): CertificateRequest;
|
|
296
|
+
new(subjectName: X500DistinguishedName, key: CompositeMLDsa): CertificateRequest;
|
|
297
|
+
new(subjectName: X500DistinguishedName, publicKey: PublicKey, hashAlgorithm: HashAlgorithmName): CertificateRequest;
|
|
298
|
+
new(subjectName: X500DistinguishedName, publicKey: PublicKey, hashAlgorithm: HashAlgorithmName, rsaSignaturePadding: RSASignaturePadding): CertificateRequest;
|
|
299
299
|
loadSigningRequest(pkcs10: byte[], signerHashAlgorithm: HashAlgorithmName, options?: CertificateRequestLoadOptions, signerSignaturePadding?: RSASignaturePadding): CertificateRequest;
|
|
300
300
|
loadSigningRequest(pkcs10: ReadOnlySpan_1<System_Internal.Byte>, signerHashAlgorithm: HashAlgorithmName, bytesConsumed: int, options?: CertificateRequestLoadOptions, signerSignaturePadding?: RSASignaturePadding): CertificateRequest;
|
|
301
301
|
loadSigningRequestPem(pkcs10Pem: ReadOnlySpan_1<System_Internal.Char>, signerHashAlgorithm: HashAlgorithmName, options?: CertificateRequestLoadOptions, signerSignaturePadding?: RSASignaturePadding): CertificateRequest;
|
|
@@ -317,7 +317,7 @@ export interface CertificateRevocationListBuilder$instance {
|
|
|
317
317
|
|
|
318
318
|
|
|
319
319
|
export const CertificateRevocationListBuilder: {
|
|
320
|
-
new(): CertificateRevocationListBuilder
|
|
320
|
+
new(): CertificateRevocationListBuilder;
|
|
321
321
|
buildCrlDistributionPointExtension(uris: IEnumerable_1<System_Internal.String>, critical?: boolean): X509Extension;
|
|
322
322
|
load(currentCrl: byte[], currentCrlNumber: BigInteger): CertificateRevocationListBuilder;
|
|
323
323
|
load(currentCrl: ReadOnlySpan_1<System_Internal.Byte>, currentCrlNumber: BigInteger, bytesConsumed: int): CertificateRevocationListBuilder;
|
|
@@ -347,8 +347,8 @@ export interface Pkcs12LoaderLimits$instance {
|
|
|
347
347
|
|
|
348
348
|
|
|
349
349
|
export const Pkcs12LoaderLimits: {
|
|
350
|
-
new(): Pkcs12LoaderLimits
|
|
351
|
-
new(copyFrom: Pkcs12LoaderLimits): Pkcs12LoaderLimits
|
|
350
|
+
new(): Pkcs12LoaderLimits;
|
|
351
|
+
new(copyFrom: Pkcs12LoaderLimits): Pkcs12LoaderLimits;
|
|
352
352
|
readonly defaults: Pkcs12LoaderLimits;
|
|
353
353
|
readonly dangerousNoLimits: Pkcs12LoaderLimits;
|
|
354
354
|
};
|
|
@@ -362,7 +362,7 @@ export interface Pkcs12LoadLimitExceededException$instance extends Cryptographic
|
|
|
362
362
|
|
|
363
363
|
|
|
364
364
|
export const Pkcs12LoadLimitExceededException: {
|
|
365
|
-
new(propertyName: string): Pkcs12LoadLimitExceededException
|
|
365
|
+
new(propertyName: string): Pkcs12LoadLimitExceededException;
|
|
366
366
|
};
|
|
367
367
|
|
|
368
368
|
|
|
@@ -392,12 +392,12 @@ export interface PublicKey$instance {
|
|
|
392
392
|
|
|
393
393
|
|
|
394
394
|
export const PublicKey: {
|
|
395
|
-
new(oid: Oid, parameters: AsnEncodedData, keyValue: AsnEncodedData): PublicKey
|
|
396
|
-
new(key: AsymmetricAlgorithm): PublicKey
|
|
397
|
-
new(key: MLKem): PublicKey
|
|
398
|
-
new(key: MLDsa): PublicKey
|
|
399
|
-
new(key: SlhDsa): PublicKey
|
|
400
|
-
new(key: CompositeMLDsa): PublicKey
|
|
395
|
+
new(oid: Oid, parameters: AsnEncodedData, keyValue: AsnEncodedData): PublicKey;
|
|
396
|
+
new(key: AsymmetricAlgorithm): PublicKey;
|
|
397
|
+
new(key: MLKem): PublicKey;
|
|
398
|
+
new(key: MLDsa): PublicKey;
|
|
399
|
+
new(key: SlhDsa): PublicKey;
|
|
400
|
+
new(key: CompositeMLDsa): PublicKey;
|
|
401
401
|
createFromSubjectPublicKeyInfo(source: ReadOnlySpan_1<System_Internal.Byte>, bytesRead: int): PublicKey;
|
|
402
402
|
};
|
|
403
403
|
|
|
@@ -415,7 +415,7 @@ export interface SubjectAlternativeNameBuilder$instance {
|
|
|
415
415
|
|
|
416
416
|
|
|
417
417
|
export const SubjectAlternativeNameBuilder: {
|
|
418
|
-
new(): SubjectAlternativeNameBuilder
|
|
418
|
+
new(): SubjectAlternativeNameBuilder;
|
|
419
419
|
};
|
|
420
420
|
|
|
421
421
|
|
|
@@ -430,12 +430,12 @@ export interface X500DistinguishedName$instance extends AsnEncodedData {
|
|
|
430
430
|
|
|
431
431
|
|
|
432
432
|
export const X500DistinguishedName: {
|
|
433
|
-
new(encodedDistinguishedName: byte[]): X500DistinguishedName
|
|
434
|
-
new(encodedDistinguishedName: ReadOnlySpan_1<System_Internal.Byte>): X500DistinguishedName
|
|
435
|
-
new(encodedDistinguishedName: AsnEncodedData): X500DistinguishedName
|
|
436
|
-
new(distinguishedName: X500DistinguishedName): X500DistinguishedName
|
|
437
|
-
new(distinguishedName: string): X500DistinguishedName
|
|
438
|
-
new(distinguishedName: string, flag: X500DistinguishedNameFlags): X500DistinguishedName
|
|
433
|
+
new(encodedDistinguishedName: byte[]): X500DistinguishedName;
|
|
434
|
+
new(encodedDistinguishedName: ReadOnlySpan_1<System_Internal.Byte>): X500DistinguishedName;
|
|
435
|
+
new(encodedDistinguishedName: AsnEncodedData): X500DistinguishedName;
|
|
436
|
+
new(distinguishedName: X500DistinguishedName): X500DistinguishedName;
|
|
437
|
+
new(distinguishedName: string): X500DistinguishedName;
|
|
438
|
+
new(distinguishedName: string, flag: X500DistinguishedNameFlags): X500DistinguishedName;
|
|
439
439
|
};
|
|
440
440
|
|
|
441
441
|
|
|
@@ -457,7 +457,7 @@ export interface X500DistinguishedNameBuilder$instance {
|
|
|
457
457
|
|
|
458
458
|
|
|
459
459
|
export const X500DistinguishedNameBuilder: {
|
|
460
|
-
new(): X500DistinguishedNameBuilder
|
|
460
|
+
new(): X500DistinguishedNameBuilder;
|
|
461
461
|
};
|
|
462
462
|
|
|
463
463
|
|
|
@@ -472,7 +472,7 @@ export interface X500RelativeDistinguishedName$instance {
|
|
|
472
472
|
|
|
473
473
|
|
|
474
474
|
export const X500RelativeDistinguishedName: {
|
|
475
|
-
new(): X500RelativeDistinguishedName
|
|
475
|
+
new(): X500RelativeDistinguishedName;
|
|
476
476
|
};
|
|
477
477
|
|
|
478
478
|
|
|
@@ -488,10 +488,10 @@ export interface X509AuthorityInformationAccessExtension$instance extends X509Ex
|
|
|
488
488
|
|
|
489
489
|
|
|
490
490
|
export const X509AuthorityInformationAccessExtension: {
|
|
491
|
-
new(): X509AuthorityInformationAccessExtension
|
|
492
|
-
new(rawData: byte[], critical: boolean): X509AuthorityInformationAccessExtension
|
|
493
|
-
new(rawData: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509AuthorityInformationAccessExtension
|
|
494
|
-
new(ocspUris: IEnumerable_1<System_Internal.String>, caIssuersUris: IEnumerable_1<System_Internal.String>, critical: boolean): X509AuthorityInformationAccessExtension
|
|
491
|
+
new(): X509AuthorityInformationAccessExtension;
|
|
492
|
+
new(rawData: byte[], critical: boolean): X509AuthorityInformationAccessExtension;
|
|
493
|
+
new(rawData: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509AuthorityInformationAccessExtension;
|
|
494
|
+
new(ocspUris: IEnumerable_1<System_Internal.String>, caIssuersUris: IEnumerable_1<System_Internal.String>, critical: boolean): X509AuthorityInformationAccessExtension;
|
|
495
495
|
};
|
|
496
496
|
|
|
497
497
|
|
|
@@ -507,9 +507,9 @@ export interface X509AuthorityKeyIdentifierExtension$instance extends X509Extens
|
|
|
507
507
|
|
|
508
508
|
|
|
509
509
|
export const X509AuthorityKeyIdentifierExtension: {
|
|
510
|
-
new(): X509AuthorityKeyIdentifierExtension
|
|
511
|
-
new(rawData: byte[], critical: boolean): X509AuthorityKeyIdentifierExtension
|
|
512
|
-
new(rawData: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509AuthorityKeyIdentifierExtension
|
|
510
|
+
new(): X509AuthorityKeyIdentifierExtension;
|
|
511
|
+
new(rawData: byte[], critical: boolean): X509AuthorityKeyIdentifierExtension;
|
|
512
|
+
new(rawData: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509AuthorityKeyIdentifierExtension;
|
|
513
513
|
create(keyIdentifier: byte[], issuerName: X500DistinguishedName, serialNumber: byte[]): X509AuthorityKeyIdentifierExtension;
|
|
514
514
|
create(keyIdentifier: ReadOnlySpan_1<System_Internal.Byte>, issuerName: X500DistinguishedName, serialNumber: ReadOnlySpan_1<System_Internal.Byte>): X509AuthorityKeyIdentifierExtension;
|
|
515
515
|
createFromCertificate(certificate: X509Certificate2, includeKeyIdentifier: boolean, includeIssuerAndSerial: boolean): X509AuthorityKeyIdentifierExtension;
|
|
@@ -532,9 +532,9 @@ export interface X509BasicConstraintsExtension$instance extends X509Extension {
|
|
|
532
532
|
|
|
533
533
|
|
|
534
534
|
export const X509BasicConstraintsExtension: {
|
|
535
|
-
new(): X509BasicConstraintsExtension
|
|
536
|
-
new(certificateAuthority: boolean, hasPathLengthConstraint: boolean, pathLengthConstraint: int, critical: boolean): X509BasicConstraintsExtension
|
|
537
|
-
new(encodedBasicConstraints: AsnEncodedData, critical: boolean): X509BasicConstraintsExtension
|
|
535
|
+
new(): X509BasicConstraintsExtension;
|
|
536
|
+
new(certificateAuthority: boolean, hasPathLengthConstraint: boolean, pathLengthConstraint: int, critical: boolean): X509BasicConstraintsExtension;
|
|
537
|
+
new(encodedBasicConstraints: AsnEncodedData, critical: boolean): X509BasicConstraintsExtension;
|
|
538
538
|
createForCertificateAuthority(pathLengthConstraint?: Nullable_1<System_Internal.Int32>): X509BasicConstraintsExtension;
|
|
539
539
|
createForEndEntity(critical?: boolean): X509BasicConstraintsExtension;
|
|
540
540
|
};
|
|
@@ -588,20 +588,20 @@ export interface X509Certificate$instance {
|
|
|
588
588
|
|
|
589
589
|
|
|
590
590
|
export const X509Certificate: {
|
|
591
|
-
new(): X509Certificate
|
|
592
|
-
new(data: byte[]): X509Certificate
|
|
593
|
-
new(rawData: byte[], password: string): X509Certificate
|
|
594
|
-
new(rawData: byte[], password: SecureString): X509Certificate
|
|
595
|
-
new(rawData: byte[], password: string, keyStorageFlags: X509KeyStorageFlags): X509Certificate
|
|
596
|
-
new(rawData: byte[], password: SecureString, keyStorageFlags: X509KeyStorageFlags): X509Certificate
|
|
597
|
-
new(handle: nint): X509Certificate
|
|
598
|
-
new(fileName: string): X509Certificate
|
|
599
|
-
new(fileName: string, password: string): X509Certificate
|
|
600
|
-
new(fileName: string, password: SecureString): X509Certificate
|
|
601
|
-
new(fileName: string, password: string, keyStorageFlags: X509KeyStorageFlags): X509Certificate
|
|
602
|
-
new(fileName: string, password: SecureString, keyStorageFlags: X509KeyStorageFlags): X509Certificate
|
|
603
|
-
new(cert: X509Certificate): X509Certificate
|
|
604
|
-
new(info: SerializationInfo, context: StreamingContext): X509Certificate
|
|
591
|
+
new(): X509Certificate;
|
|
592
|
+
new(data: byte[]): X509Certificate;
|
|
593
|
+
new(rawData: byte[], password: string): X509Certificate;
|
|
594
|
+
new(rawData: byte[], password: SecureString): X509Certificate;
|
|
595
|
+
new(rawData: byte[], password: string, keyStorageFlags: X509KeyStorageFlags): X509Certificate;
|
|
596
|
+
new(rawData: byte[], password: SecureString, keyStorageFlags: X509KeyStorageFlags): X509Certificate;
|
|
597
|
+
new(handle: nint): X509Certificate;
|
|
598
|
+
new(fileName: string): X509Certificate;
|
|
599
|
+
new(fileName: string, password: string): X509Certificate;
|
|
600
|
+
new(fileName: string, password: SecureString): X509Certificate;
|
|
601
|
+
new(fileName: string, password: string, keyStorageFlags: X509KeyStorageFlags): X509Certificate;
|
|
602
|
+
new(fileName: string, password: SecureString, keyStorageFlags: X509KeyStorageFlags): X509Certificate;
|
|
603
|
+
new(cert: X509Certificate): X509Certificate;
|
|
604
|
+
new(info: SerializationInfo, context: StreamingContext): X509Certificate;
|
|
605
605
|
createFromCertFile(filename: string): X509Certificate;
|
|
606
606
|
createFromSignedFile(filename: string): X509Certificate;
|
|
607
607
|
};
|
|
@@ -671,22 +671,22 @@ export interface X509Certificate2$instance extends X509Certificate$instance {
|
|
|
671
671
|
|
|
672
672
|
|
|
673
673
|
export const X509Certificate2: {
|
|
674
|
-
new(): X509Certificate2
|
|
675
|
-
new(rawData: byte[]): X509Certificate2
|
|
676
|
-
new(rawData: byte[], password: string): X509Certificate2
|
|
677
|
-
new(rawData: byte[], password: SecureString): X509Certificate2
|
|
678
|
-
new(rawData: byte[], password: string, keyStorageFlags: X509KeyStorageFlags): X509Certificate2
|
|
679
|
-
new(rawData: byte[], password: SecureString, keyStorageFlags: X509KeyStorageFlags): X509Certificate2
|
|
680
|
-
new(rawData: ReadOnlySpan_1<System_Internal.Byte>): X509Certificate2
|
|
681
|
-
new(rawData: ReadOnlySpan_1<System_Internal.Byte>, password: ReadOnlySpan_1<System_Internal.Char>, keyStorageFlags: X509KeyStorageFlags): X509Certificate2
|
|
682
|
-
new(handle: nint): X509Certificate2
|
|
683
|
-
new(fileName: string): X509Certificate2
|
|
684
|
-
new(fileName: string, password: string): X509Certificate2
|
|
685
|
-
new(fileName: string, password: SecureString): X509Certificate2
|
|
686
|
-
new(fileName: string, password: string, keyStorageFlags: X509KeyStorageFlags): X509Certificate2
|
|
687
|
-
new(fileName: string, password: SecureString, keyStorageFlags: X509KeyStorageFlags): X509Certificate2
|
|
688
|
-
new(fileName: string, password: ReadOnlySpan_1<System_Internal.Char>, keyStorageFlags: X509KeyStorageFlags): X509Certificate2
|
|
689
|
-
new(certificate: X509Certificate): X509Certificate2
|
|
674
|
+
new(): X509Certificate2;
|
|
675
|
+
new(rawData: byte[]): X509Certificate2;
|
|
676
|
+
new(rawData: byte[], password: string): X509Certificate2;
|
|
677
|
+
new(rawData: byte[], password: SecureString): X509Certificate2;
|
|
678
|
+
new(rawData: byte[], password: string, keyStorageFlags: X509KeyStorageFlags): X509Certificate2;
|
|
679
|
+
new(rawData: byte[], password: SecureString, keyStorageFlags: X509KeyStorageFlags): X509Certificate2;
|
|
680
|
+
new(rawData: ReadOnlySpan_1<System_Internal.Byte>): X509Certificate2;
|
|
681
|
+
new(rawData: ReadOnlySpan_1<System_Internal.Byte>, password: ReadOnlySpan_1<System_Internal.Char>, keyStorageFlags: X509KeyStorageFlags): X509Certificate2;
|
|
682
|
+
new(handle: nint): X509Certificate2;
|
|
683
|
+
new(fileName: string): X509Certificate2;
|
|
684
|
+
new(fileName: string, password: string): X509Certificate2;
|
|
685
|
+
new(fileName: string, password: SecureString): X509Certificate2;
|
|
686
|
+
new(fileName: string, password: string, keyStorageFlags: X509KeyStorageFlags): X509Certificate2;
|
|
687
|
+
new(fileName: string, password: SecureString, keyStorageFlags: X509KeyStorageFlags): X509Certificate2;
|
|
688
|
+
new(fileName: string, password: ReadOnlySpan_1<System_Internal.Char>, keyStorageFlags: X509KeyStorageFlags): X509Certificate2;
|
|
689
|
+
new(certificate: X509Certificate): X509Certificate2;
|
|
690
690
|
createFromEncryptedPem(certPem: ReadOnlySpan_1<System_Internal.Char>, keyPem: ReadOnlySpan_1<System_Internal.Char>, password: ReadOnlySpan_1<System_Internal.Char>): X509Certificate2;
|
|
691
691
|
createFromEncryptedPemFile(certPemFilePath: string, password: ReadOnlySpan_1<System_Internal.Char>, keyPemFilePath?: string): X509Certificate2;
|
|
692
692
|
createFromPem(certPem: ReadOnlySpan_1<System_Internal.Char>, keyPem: ReadOnlySpan_1<System_Internal.Char>): X509Certificate2;
|
|
@@ -756,10 +756,10 @@ export interface X509Certificate2Collection$instance extends X509CertificateColl
|
|
|
756
756
|
|
|
757
757
|
|
|
758
758
|
export const X509Certificate2Collection: {
|
|
759
|
-
new(): X509Certificate2Collection
|
|
760
|
-
new(certificate: X509Certificate2): X509Certificate2Collection
|
|
761
|
-
new(certificates: X509Certificate2[]): X509Certificate2Collection
|
|
762
|
-
new(certificates: X509Certificate2Collection): X509Certificate2Collection
|
|
759
|
+
new(): X509Certificate2Collection;
|
|
760
|
+
new(certificate: X509Certificate2): X509Certificate2Collection;
|
|
761
|
+
new(certificates: X509Certificate2[]): X509Certificate2Collection;
|
|
762
|
+
new(certificates: X509Certificate2Collection): X509Certificate2Collection;
|
|
763
763
|
};
|
|
764
764
|
|
|
765
765
|
|
|
@@ -781,7 +781,7 @@ export interface X509Certificate2Enumerator$instance {
|
|
|
781
781
|
|
|
782
782
|
|
|
783
783
|
export const X509Certificate2Enumerator: {
|
|
784
|
-
new(): X509Certificate2Enumerator
|
|
784
|
+
new(): X509Certificate2Enumerator;
|
|
785
785
|
};
|
|
786
786
|
|
|
787
787
|
|
|
@@ -812,9 +812,9 @@ export interface X509CertificateCollection$instance extends CollectionBase {
|
|
|
812
812
|
|
|
813
813
|
|
|
814
814
|
export const X509CertificateCollection: {
|
|
815
|
-
new(): X509CertificateCollection
|
|
816
|
-
new(value: X509Certificate[]): X509CertificateCollection
|
|
817
|
-
new(value: X509CertificateCollection): X509CertificateCollection
|
|
815
|
+
new(): X509CertificateCollection;
|
|
816
|
+
new(value: X509Certificate[]): X509CertificateCollection;
|
|
817
|
+
new(value: X509CertificateCollection): X509CertificateCollection;
|
|
818
818
|
};
|
|
819
819
|
|
|
820
820
|
|
|
@@ -835,7 +835,7 @@ export interface X509CertificateCollection_X509CertificateEnumerator$instance {
|
|
|
835
835
|
|
|
836
836
|
|
|
837
837
|
export const X509CertificateCollection_X509CertificateEnumerator: {
|
|
838
|
-
new(mappings: X509CertificateCollection): X509CertificateCollection_X509CertificateEnumerator
|
|
838
|
+
new(mappings: X509CertificateCollection): X509CertificateCollection_X509CertificateEnumerator;
|
|
839
839
|
};
|
|
840
840
|
|
|
841
841
|
|
|
@@ -859,9 +859,9 @@ export interface X509Chain$instance {
|
|
|
859
859
|
|
|
860
860
|
|
|
861
861
|
export const X509Chain: {
|
|
862
|
-
new(): X509Chain
|
|
863
|
-
new(useMachineContext: boolean): X509Chain
|
|
864
|
-
new(chainContext: nint): X509Chain
|
|
862
|
+
new(): X509Chain;
|
|
863
|
+
new(useMachineContext: boolean): X509Chain;
|
|
864
|
+
new(chainContext: nint): X509Chain;
|
|
865
865
|
create(): X509Chain;
|
|
866
866
|
};
|
|
867
867
|
|
|
@@ -883,7 +883,7 @@ export interface X509ChainElement$instance {
|
|
|
883
883
|
|
|
884
884
|
|
|
885
885
|
export const X509ChainElement: {
|
|
886
|
-
new(): X509ChainElement
|
|
886
|
+
new(): X509ChainElement;
|
|
887
887
|
};
|
|
888
888
|
|
|
889
889
|
|
|
@@ -900,7 +900,7 @@ export interface X509ChainElementCollection$instance {
|
|
|
900
900
|
|
|
901
901
|
|
|
902
902
|
export const X509ChainElementCollection: {
|
|
903
|
-
new(): X509ChainElementCollection
|
|
903
|
+
new(): X509ChainElementCollection;
|
|
904
904
|
};
|
|
905
905
|
|
|
906
906
|
|
|
@@ -921,7 +921,7 @@ export interface X509ChainElementEnumerator$instance {
|
|
|
921
921
|
|
|
922
922
|
|
|
923
923
|
export const X509ChainElementEnumerator: {
|
|
924
|
-
new(): X509ChainElementEnumerator
|
|
924
|
+
new(): X509ChainElementEnumerator;
|
|
925
925
|
};
|
|
926
926
|
|
|
927
927
|
|
|
@@ -953,7 +953,7 @@ export interface X509ChainPolicy$instance {
|
|
|
953
953
|
|
|
954
954
|
|
|
955
955
|
export const X509ChainPolicy: {
|
|
956
|
-
new(): X509ChainPolicy
|
|
956
|
+
new(): X509ChainPolicy;
|
|
957
957
|
};
|
|
958
958
|
|
|
959
959
|
|
|
@@ -966,9 +966,9 @@ export interface X509EnhancedKeyUsageExtension$instance extends X509Extension {
|
|
|
966
966
|
|
|
967
967
|
|
|
968
968
|
export const X509EnhancedKeyUsageExtension: {
|
|
969
|
-
new(): X509EnhancedKeyUsageExtension
|
|
970
|
-
new(encodedEnhancedKeyUsages: AsnEncodedData, critical: boolean): X509EnhancedKeyUsageExtension
|
|
971
|
-
new(enhancedKeyUsages: OidCollection, critical: boolean): X509EnhancedKeyUsageExtension
|
|
969
|
+
new(): X509EnhancedKeyUsageExtension;
|
|
970
|
+
new(encodedEnhancedKeyUsages: AsnEncodedData, critical: boolean): X509EnhancedKeyUsageExtension;
|
|
971
|
+
new(enhancedKeyUsages: OidCollection, critical: boolean): X509EnhancedKeyUsageExtension;
|
|
972
972
|
};
|
|
973
973
|
|
|
974
974
|
|
|
@@ -981,11 +981,11 @@ export interface X509Extension$instance extends AsnEncodedData {
|
|
|
981
981
|
|
|
982
982
|
|
|
983
983
|
export const X509Extension: {
|
|
984
|
-
new(encodedExtension: AsnEncodedData, critical: boolean): X509Extension
|
|
985
|
-
new(oid: Oid, rawData: byte[], critical: boolean): X509Extension
|
|
986
|
-
new(oid: Oid, rawData: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509Extension
|
|
987
|
-
new(oid: string, rawData: byte[], critical: boolean): X509Extension
|
|
988
|
-
new(oid: string, rawData: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509Extension
|
|
984
|
+
new(encodedExtension: AsnEncodedData, critical: boolean): X509Extension;
|
|
985
|
+
new(oid: Oid, rawData: byte[], critical: boolean): X509Extension;
|
|
986
|
+
new(oid: Oid, rawData: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509Extension;
|
|
987
|
+
new(oid: string, rawData: byte[], critical: boolean): X509Extension;
|
|
988
|
+
new(oid: string, rawData: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509Extension;
|
|
989
989
|
};
|
|
990
990
|
|
|
991
991
|
|
|
@@ -1004,7 +1004,7 @@ export interface X509ExtensionCollection$instance {
|
|
|
1004
1004
|
|
|
1005
1005
|
|
|
1006
1006
|
export const X509ExtensionCollection: {
|
|
1007
|
-
new(): X509ExtensionCollection
|
|
1007
|
+
new(): X509ExtensionCollection;
|
|
1008
1008
|
};
|
|
1009
1009
|
|
|
1010
1010
|
|
|
@@ -1025,7 +1025,7 @@ export interface X509ExtensionEnumerator$instance {
|
|
|
1025
1025
|
|
|
1026
1026
|
|
|
1027
1027
|
export const X509ExtensionEnumerator: {
|
|
1028
|
-
new(): X509ExtensionEnumerator
|
|
1028
|
+
new(): X509ExtensionEnumerator;
|
|
1029
1029
|
};
|
|
1030
1030
|
|
|
1031
1031
|
|
|
@@ -1045,9 +1045,9 @@ export interface X509KeyUsageExtension$instance extends X509Extension {
|
|
|
1045
1045
|
|
|
1046
1046
|
|
|
1047
1047
|
export const X509KeyUsageExtension: {
|
|
1048
|
-
new(): X509KeyUsageExtension
|
|
1049
|
-
new(encodedKeyUsage: AsnEncodedData, critical: boolean): X509KeyUsageExtension
|
|
1050
|
-
new(keyUsages: X509KeyUsageFlags, critical: boolean): X509KeyUsageExtension
|
|
1048
|
+
new(): X509KeyUsageExtension;
|
|
1049
|
+
new(encodedKeyUsage: AsnEncodedData, critical: boolean): X509KeyUsageExtension;
|
|
1050
|
+
new(keyUsages: X509KeyUsageFlags, critical: boolean): X509KeyUsageExtension;
|
|
1051
1051
|
};
|
|
1052
1052
|
|
|
1053
1053
|
|
|
@@ -1088,15 +1088,15 @@ export interface X509Store$instance {
|
|
|
1088
1088
|
|
|
1089
1089
|
|
|
1090
1090
|
export const X509Store: {
|
|
1091
|
-
new(): X509Store
|
|
1092
|
-
new(storeName: string): X509Store
|
|
1093
|
-
new(storeName: StoreName): X509Store
|
|
1094
|
-
new(storeLocation: StoreLocation): X509Store
|
|
1095
|
-
new(storeName: StoreName, storeLocation: StoreLocation): X509Store
|
|
1096
|
-
new(storeName: StoreName, storeLocation: StoreLocation, flags: OpenFlags): X509Store
|
|
1097
|
-
new(storeName: string, storeLocation: StoreLocation): X509Store
|
|
1098
|
-
new(storeName: string, storeLocation: StoreLocation, flags: OpenFlags): X509Store
|
|
1099
|
-
new(storeHandle: nint): X509Store
|
|
1091
|
+
new(): X509Store;
|
|
1092
|
+
new(storeName: string): X509Store;
|
|
1093
|
+
new(storeName: StoreName): X509Store;
|
|
1094
|
+
new(storeLocation: StoreLocation): X509Store;
|
|
1095
|
+
new(storeName: StoreName, storeLocation: StoreLocation): X509Store;
|
|
1096
|
+
new(storeName: StoreName, storeLocation: StoreLocation, flags: OpenFlags): X509Store;
|
|
1097
|
+
new(storeName: string, storeLocation: StoreLocation): X509Store;
|
|
1098
|
+
new(storeName: string, storeLocation: StoreLocation, flags: OpenFlags): X509Store;
|
|
1099
|
+
new(storeHandle: nint): X509Store;
|
|
1100
1100
|
};
|
|
1101
1101
|
|
|
1102
1102
|
|
|
@@ -1117,9 +1117,9 @@ export interface X509SubjectAlternativeNameExtension$instance extends X509Extens
|
|
|
1117
1117
|
|
|
1118
1118
|
|
|
1119
1119
|
export const X509SubjectAlternativeNameExtension: {
|
|
1120
|
-
new(): X509SubjectAlternativeNameExtension
|
|
1121
|
-
new(rawData: byte[], critical: boolean): X509SubjectAlternativeNameExtension
|
|
1122
|
-
new(rawData: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509SubjectAlternativeNameExtension
|
|
1120
|
+
new(): X509SubjectAlternativeNameExtension;
|
|
1121
|
+
new(rawData: byte[], critical: boolean): X509SubjectAlternativeNameExtension;
|
|
1122
|
+
new(rawData: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509SubjectAlternativeNameExtension;
|
|
1123
1123
|
};
|
|
1124
1124
|
|
|
1125
1125
|
|
|
@@ -1133,13 +1133,13 @@ export interface X509SubjectKeyIdentifierExtension$instance extends X509Extensio
|
|
|
1133
1133
|
|
|
1134
1134
|
|
|
1135
1135
|
export const X509SubjectKeyIdentifierExtension: {
|
|
1136
|
-
new(): X509SubjectKeyIdentifierExtension
|
|
1137
|
-
new(encodedSubjectKeyIdentifier: AsnEncodedData, critical: boolean): X509SubjectKeyIdentifierExtension
|
|
1138
|
-
new(subjectKeyIdentifier: byte[], critical: boolean): X509SubjectKeyIdentifierExtension
|
|
1139
|
-
new(subjectKeyIdentifier: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509SubjectKeyIdentifierExtension
|
|
1140
|
-
new(key: PublicKey, critical: boolean): X509SubjectKeyIdentifierExtension
|
|
1141
|
-
new(key: PublicKey, algorithm: X509SubjectKeyIdentifierHashAlgorithm, critical: boolean): X509SubjectKeyIdentifierExtension
|
|
1142
|
-
new(subjectKeyIdentifier: string, critical: boolean): X509SubjectKeyIdentifierExtension
|
|
1136
|
+
new(): X509SubjectKeyIdentifierExtension;
|
|
1137
|
+
new(encodedSubjectKeyIdentifier: AsnEncodedData, critical: boolean): X509SubjectKeyIdentifierExtension;
|
|
1138
|
+
new(subjectKeyIdentifier: byte[], critical: boolean): X509SubjectKeyIdentifierExtension;
|
|
1139
|
+
new(subjectKeyIdentifier: ReadOnlySpan_1<System_Internal.Byte>, critical: boolean): X509SubjectKeyIdentifierExtension;
|
|
1140
|
+
new(key: PublicKey, critical: boolean): X509SubjectKeyIdentifierExtension;
|
|
1141
|
+
new(key: PublicKey, algorithm: X509SubjectKeyIdentifierHashAlgorithm, critical: boolean): X509SubjectKeyIdentifierExtension;
|
|
1142
|
+
new(subjectKeyIdentifier: string, critical: boolean): X509SubjectKeyIdentifierExtension;
|
|
1143
1143
|
};
|
|
1144
1144
|
|
|
1145
1145
|
|
|
@@ -93,7 +93,7 @@ export interface SecurityPermissionAttribute$instance extends CodeAccessSecurity
|
|
|
93
93
|
|
|
94
94
|
|
|
95
95
|
export const SecurityPermissionAttribute: {
|
|
96
|
-
new(action: SecurityAction): SecurityPermissionAttribute
|
|
96
|
+
new(action: SecurityAction): SecurityPermissionAttribute;
|
|
97
97
|
};
|
|
98
98
|
|
|
99
99
|
|
|
@@ -35,10 +35,10 @@ export interface Evidence$instance {
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
export const Evidence: {
|
|
38
|
-
new(): Evidence
|
|
39
|
-
new(hostEvidence: unknown[], assemblyEvidence: unknown[]): Evidence
|
|
40
|
-
new(evidence: Evidence): Evidence
|
|
41
|
-
new(hostEvidence: EvidenceBase[], assemblyEvidence: EvidenceBase[]): Evidence
|
|
38
|
+
new(): Evidence;
|
|
39
|
+
new(hostEvidence: unknown[], assemblyEvidence: unknown[]): Evidence;
|
|
40
|
+
new(evidence: Evidence): Evidence;
|
|
41
|
+
new(hostEvidence: EvidenceBase[], assemblyEvidence: EvidenceBase[]): Evidence;
|
|
42
42
|
};
|
|
43
43
|
|
|
44
44
|
|
|
@@ -202,8 +202,8 @@ export interface GenericIdentity$instance extends ClaimsIdentity {
|
|
|
202
202
|
|
|
203
203
|
|
|
204
204
|
export const GenericIdentity: {
|
|
205
|
-
new(name: string): GenericIdentity
|
|
206
|
-
new(name: string, type_: string): GenericIdentity
|
|
205
|
+
new(name: string): GenericIdentity;
|
|
206
|
+
new(name: string, type_: string): GenericIdentity;
|
|
207
207
|
};
|
|
208
208
|
|
|
209
209
|
|
|
@@ -223,7 +223,7 @@ export interface GenericPrincipal$instance extends ClaimsPrincipal {
|
|
|
223
223
|
|
|
224
224
|
|
|
225
225
|
export const GenericPrincipal: {
|
|
226
|
-
new(identity: IIdentity, roles: string[]): GenericPrincipal
|
|
226
|
+
new(identity: IIdentity, roles: string[]): GenericPrincipal;
|
|
227
227
|
};
|
|
228
228
|
|
|
229
229
|
|
|
@@ -241,9 +241,9 @@ export interface IdentityNotMappedException$instance extends SystemException {
|
|
|
241
241
|
|
|
242
242
|
|
|
243
243
|
export const IdentityNotMappedException: {
|
|
244
|
-
new(): IdentityNotMappedException
|
|
245
|
-
new(message: string): IdentityNotMappedException
|
|
246
|
-
new(message: string, inner: Exception): IdentityNotMappedException
|
|
244
|
+
new(): IdentityNotMappedException;
|
|
245
|
+
new(message: string): IdentityNotMappedException;
|
|
246
|
+
new(message: string, inner: Exception): IdentityNotMappedException;
|
|
247
247
|
};
|
|
248
248
|
|
|
249
249
|
|
|
@@ -285,8 +285,8 @@ export interface IdentityReferenceCollection$instance {
|
|
|
285
285
|
|
|
286
286
|
|
|
287
287
|
export const IdentityReferenceCollection: {
|
|
288
|
-
new(): IdentityReferenceCollection
|
|
289
|
-
new(capacity: int): IdentityReferenceCollection
|
|
288
|
+
new(): IdentityReferenceCollection;
|
|
289
|
+
new(capacity: int): IdentityReferenceCollection;
|
|
290
290
|
};
|
|
291
291
|
|
|
292
292
|
|
|
@@ -310,8 +310,8 @@ export interface NTAccount$instance extends IdentityReference {
|
|
|
310
310
|
|
|
311
311
|
|
|
312
312
|
export const NTAccount: {
|
|
313
|
-
new(name: string): NTAccount
|
|
314
|
-
new(domainName: string, accountName: string): NTAccount
|
|
313
|
+
new(name: string): NTAccount;
|
|
314
|
+
new(domainName: string, accountName: string): NTAccount;
|
|
315
315
|
};
|
|
316
316
|
|
|
317
317
|
|
|
@@ -336,10 +336,10 @@ export interface SecurityIdentifier$instance extends IdentityReference {
|
|
|
336
336
|
|
|
337
337
|
|
|
338
338
|
export const SecurityIdentifier: {
|
|
339
|
-
new(binaryForm: byte[], offset: int): SecurityIdentifier
|
|
340
|
-
new(binaryForm: nint): SecurityIdentifier
|
|
341
|
-
new(sidType: WellKnownSidType, domainSid: SecurityIdentifier): SecurityIdentifier
|
|
342
|
-
new(sddlForm: string): SecurityIdentifier
|
|
339
|
+
new(binaryForm: byte[], offset: int): SecurityIdentifier;
|
|
340
|
+
new(binaryForm: nint): SecurityIdentifier;
|
|
341
|
+
new(sidType: WellKnownSidType, domainSid: SecurityIdentifier): SecurityIdentifier;
|
|
342
|
+
new(sddlForm: string): SecurityIdentifier;
|
|
343
343
|
readonly maxBinaryLength: int;
|
|
344
344
|
readonly minBinaryLength: int;
|
|
345
345
|
};
|
|
@@ -379,12 +379,12 @@ export interface WindowsIdentity$instance extends ClaimsIdentity {
|
|
|
379
379
|
|
|
380
380
|
|
|
381
381
|
export const WindowsIdentity: {
|
|
382
|
-
new(userToken: nint): WindowsIdentity
|
|
383
|
-
new(userToken: nint, type_: string): WindowsIdentity
|
|
384
|
-
new(userToken: nint, type_: string, acctType: WindowsAccountType): WindowsIdentity
|
|
385
|
-
new(userToken: nint, type_: string, acctType: WindowsAccountType, isAuthenticated: boolean): WindowsIdentity
|
|
386
|
-
new(info: SerializationInfo, context: StreamingContext): WindowsIdentity
|
|
387
|
-
new(sUserPrincipalName: string): WindowsIdentity
|
|
382
|
+
new(userToken: nint): WindowsIdentity;
|
|
383
|
+
new(userToken: nint, type_: string): WindowsIdentity;
|
|
384
|
+
new(userToken: nint, type_: string, acctType: WindowsAccountType): WindowsIdentity;
|
|
385
|
+
new(userToken: nint, type_: string, acctType: WindowsAccountType, isAuthenticated: boolean): WindowsIdentity;
|
|
386
|
+
new(info: SerializationInfo, context: StreamingContext): WindowsIdentity;
|
|
387
|
+
new(sUserPrincipalName: string): WindowsIdentity;
|
|
388
388
|
readonly defaultIssuer: string;
|
|
389
389
|
getAnonymous(): WindowsIdentity;
|
|
390
390
|
getCurrent(): WindowsIdentity;
|
|
@@ -420,7 +420,7 @@ export interface WindowsPrincipal$instance extends ClaimsPrincipal {
|
|
|
420
420
|
|
|
421
421
|
|
|
422
422
|
export const WindowsPrincipal: {
|
|
423
|
-
new(ntIdentity: WindowsIdentity): WindowsPrincipal
|
|
423
|
+
new(ntIdentity: WindowsIdentity): WindowsPrincipal;
|
|
424
424
|
};
|
|
425
425
|
|
|
426
426
|
|