@tsonic/dotnet 0.4.0 → 0.5.0
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/Internal/index.d.ts +2 -2
- package/Microsoft.CSharp.RuntimeBinder/index.d.ts +6 -6
- package/Microsoft.VisualBasic/index.d.ts +36 -36
- package/Microsoft.VisualBasic.CompilerServices/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/index.d.ts +10 -10
- package/Microsoft.Win32/index.d.ts +8 -8
- package/Microsoft.Win32.SafeHandles/index.d.ts +17 -17
- package/System/index.d.ts +291 -291
- package/System.Buffers/index.d.ts +27 -27
- package/System.Buffers.Binary/index.d.ts +1 -1
- package/System.Buffers.Text/index.d.ts +4 -4
- package/System.CodeDom.Compiler/index.d.ts +2 -2
- package/System.Collections/index.d.ts +15 -15
- package/System.Collections.Concurrent/index.d.ts +17 -17
- package/System.Collections.Frozen/index.d.ts +10 -10
- package/System.Collections.Generic/index.d.ts +80 -80
- package/System.Collections.Immutable/index.d.ts +39 -39
- package/System.Collections.ObjectModel/index.d.ts +17 -17
- package/System.Collections.Specialized/index.d.ts +16 -16
- package/System.ComponentModel/index.d.ts +160 -160
- package/System.ComponentModel.DataAnnotations/index.d.ts +38 -38
- package/System.ComponentModel.DataAnnotations.Schema/index.d.ts +8 -8
- package/System.ComponentModel.Design/index.d.ts +35 -35
- package/System.ComponentModel.Design.Serialization/index.d.ts +12 -12
- package/System.Configuration.Assemblies/index.d.ts +2 -2
- package/System.Data/index.d.ts +98 -98
- package/System.Data.Common/index.d.ts +37 -37
- package/System.Data.SqlTypes/index.d.ts +23 -23
- package/System.Diagnostics/index.d.ts +97 -97
- package/System.Diagnostics.CodeAnalysis/index.d.ts +27 -27
- package/System.Diagnostics.Contracts/index.d.ts +15 -15
- package/System.Diagnostics.Metrics/index.d.ts +29 -29
- package/System.Diagnostics.SymbolStore/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/index.d.ts +31 -31
- package/System.Drawing/index.d.ts +15 -15
- package/System.Dynamic/index.d.ts +18 -18
- package/System.Formats.Asn1/index.d.ts +10 -10
- package/System.Formats.Tar/index.d.ts +12 -12
- package/System.Globalization/index.d.ts +42 -42
- package/System.IO/index.d.ts +56 -56
- package/System.IO.Compression/index.d.ts +17 -17
- package/System.IO.Enumeration/index.d.ts +8 -8
- package/System.IO.IsolatedStorage/index.d.ts +5 -5
- package/System.IO.MemoryMappedFiles/index.d.ts +6 -6
- package/System.IO.Pipelines/index.d.ts +10 -10
- package/System.IO.Pipes/index.d.ts +16 -16
- package/System.Linq/index.d.ts +20 -20
- package/System.Linq.Expressions/index.d.ts +42 -42
- package/System.Linq.Expressions.Interpreter/index.d.ts +1 -1
- package/System.Net/index.d.ts +83 -83
- package/System.Net.Cache/index.d.ts +5 -5
- package/System.Net.Http/index.d.ts +33 -33
- package/System.Net.Http.Headers/index.d.ts +30 -30
- package/System.Net.Http.Json/index.d.ts +3 -3
- package/System.Net.Http.Metrics/index.d.ts +1 -1
- package/System.Net.Mail/index.d.ts +20 -20
- package/System.Net.Mime/index.d.ts +10 -10
- package/System.Net.NetworkInformation/index.d.ts +44 -44
- package/System.Net.Quic/index.d.ts +13 -13
- package/System.Net.Security/index.d.ts +23 -23
- package/System.Net.ServerSentEvents/index.d.ts +8 -8
- package/System.Net.Sockets/index.d.ts +34 -34
- package/System.Net.WebSockets/index.d.ts +16 -16
- package/System.Numerics/index.d.ts +15 -15
- package/System.Reflection/index.d.ts +101 -101
- package/System.Reflection.Emit/index.d.ts +28 -28
- package/System.Reflection.Metadata/index.d.ts +189 -189
- package/System.Reflection.Metadata.Ecma335/index.d.ts +48 -48
- package/System.Reflection.PortableExecutable/index.d.ts +27 -27
- package/System.Resources/index.d.ts +9 -9
- package/System.Runtime/index.d.ts +11 -11
- package/System.Runtime.CompilerServices/index.d.ts +189 -189
- package/System.Runtime.ConstrainedExecution/index.d.ts +5 -5
- package/System.Runtime.ExceptionServices/index.d.ts +4 -4
- package/System.Runtime.InteropServices/index.d.ts +130 -130
- package/System.Runtime.InteropServices.ComTypes/index.d.ts +38 -38
- package/System.Runtime.InteropServices.Java/index.d.ts +4 -4
- package/System.Runtime.InteropServices.JavaScript/index.d.ts +36 -36
- package/System.Runtime.InteropServices.Marshalling/index.d.ts +36 -36
- package/System.Runtime.InteropServices.ObjectiveC/index.d.ts +4 -4
- package/System.Runtime.InteropServices.Swift/index.d.ts +5 -5
- package/System.Runtime.Intrinsics/index.d.ts +12 -12
- package/System.Runtime.Intrinsics.Arm/index.d.ts +22 -22
- package/System.Runtime.Intrinsics.Wasm/index.d.ts +1 -1
- package/System.Runtime.Intrinsics.X86/index.d.ts +76 -76
- package/System.Runtime.Loader/index.d.ts +3 -3
- package/System.Runtime.Remoting/index.d.ts +1 -1
- package/System.Runtime.Serialization/index.d.ts +44 -44
- package/System.Runtime.Serialization.DataContracts/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters/index.d.ts +3 -3
- package/System.Runtime.Serialization.Formatters.Binary/index.d.ts +1 -1
- package/System.Runtime.Serialization.Json/index.d.ts +4 -4
- package/System.Runtime.Versioning/index.d.ts +16 -16
- package/System.Security/index.d.ts +17 -17
- package/System.Security.AccessControl/index.d.ts +70 -70
- package/System.Security.Authentication/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/index.d.ts +7 -7
- package/System.Security.Claims/index.d.ts +5 -5
- package/System.Security.Cryptography/index.d.ts +167 -167
- package/System.Security.Cryptography.X509Certificates/index.d.ts +56 -56
- package/System.Security.Permissions/index.d.ts +6 -6
- package/System.Security.Policy/index.d.ts +2 -2
- package/System.Security.Principal/index.d.ts +15 -15
- package/System.Text/index.d.ts +36 -36
- package/System.Text.Encodings.Web/index.d.ts +5 -5
- package/System.Text.Json/index.d.ts +20 -20
- package/System.Text.Json.Nodes/index.d.ts +5 -5
- package/System.Text.Json.Schema/index.d.ts +3 -3
- package/System.Text.Json.Serialization/index.d.ts +40 -40
- package/System.Text.Json.Serialization.Metadata/index.d.ts +18 -18
- package/System.Text.RegularExpressions/index.d.ts +19 -19
- package/System.Text.Unicode/index.d.ts +4 -4
- package/System.Threading/index.d.ts +78 -78
- package/System.Threading.Channels/index.d.ts +15 -15
- package/System.Threading.Tasks/index.d.ts +28 -28
- package/System.Threading.Tasks.Dataflow/index.d.ts +27 -27
- package/System.Threading.Tasks.Sources/index.d.ts +4 -4
- package/System.Timers/index.d.ts +4 -4
- package/System.Transactions/index.d.ts +28 -28
- package/System.Web/index.d.ts +1 -1
- package/System.Windows.Markup/index.d.ts +1 -1
- package/System.Xml/index.d.ts +71 -71
- package/System.Xml.Linq/index.d.ts +23 -23
- package/System.Xml.Resolvers/index.d.ts +2 -2
- package/System.Xml.Schema/index.d.ts +88 -88
- package/System.Xml.Serialization/index.d.ts +68 -68
- package/System.Xml.XPath/index.d.ts +14 -14
- package/System.Xml.Xsl/index.d.ts +9 -9
- package/System.Xml.Xsl.Runtime/index.d.ts +50 -50
- package/package.json +1 -1
|
@@ -11,19 +11,19 @@ import type { Attribute, Boolean as ClrBoolean, Enum, IComparable, IConvertible,
|
|
|
11
11
|
export * from './internal/index.js';
|
|
12
12
|
|
|
13
13
|
// Individual type exports for convenience
|
|
14
|
-
export
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
14
|
+
export { ComponentGuaranteesAttribute$instance as ComponentGuaranteesAttribute } from './internal/index.js';
|
|
15
|
+
export { ComponentGuaranteesOptions as ComponentGuaranteesOptions } from './internal/index.js';
|
|
16
|
+
export { FrameworkName$instance as FrameworkName } from './internal/index.js';
|
|
17
|
+
export { OSPlatformAttribute$instance as OSPlatformAttribute } from './internal/index.js';
|
|
18
|
+
export { TargetPlatformAttribute$instance as TargetPlatformAttribute } from './internal/index.js';
|
|
19
|
+
export { SupportedOSPlatformAttribute$instance as SupportedOSPlatformAttribute } from './internal/index.js';
|
|
20
|
+
export { UnsupportedOSPlatformAttribute$instance as UnsupportedOSPlatformAttribute } from './internal/index.js';
|
|
21
|
+
export { ObsoletedOSPlatformAttribute$instance as ObsoletedOSPlatformAttribute } from './internal/index.js';
|
|
22
|
+
export { SupportedOSPlatformGuardAttribute$instance as SupportedOSPlatformGuardAttribute } from './internal/index.js';
|
|
23
|
+
export { UnsupportedOSPlatformGuardAttribute$instance as UnsupportedOSPlatformGuardAttribute } from './internal/index.js';
|
|
24
|
+
export { RequiresPreviewFeaturesAttribute$instance as RequiresPreviewFeaturesAttribute } from './internal/index.js';
|
|
25
|
+
export { ResourceConsumptionAttribute$instance as ResourceConsumptionAttribute } from './internal/index.js';
|
|
26
|
+
export { ResourceExposureAttribute$instance as ResourceExposureAttribute } from './internal/index.js';
|
|
27
|
+
export { ResourceScope as ResourceScope } from './internal/index.js';
|
|
28
|
+
export { TargetFrameworkAttribute$instance as TargetFrameworkAttribute } from './internal/index.js';
|
|
29
|
+
export { VersioningHelper$instance as VersioningHelper } from './internal/index.js';
|
|
@@ -15,23 +15,23 @@ import type { Array as ClrArray, Attribute, Boolean as ClrBoolean, Byte, Char, E
|
|
|
15
15
|
export * from './internal/index.js';
|
|
16
16
|
|
|
17
17
|
// Individual type exports for convenience
|
|
18
|
-
export
|
|
18
|
+
export { AllowPartiallyTrustedCallersAttribute$instance as AllowPartiallyTrustedCallersAttribute } from './internal/index.js';
|
|
19
19
|
export type IPermission = Internal.IPermission;
|
|
20
20
|
export type ISecurityEncodable = Internal.ISecurityEncodable;
|
|
21
21
|
export type IStackWalk = Internal.IStackWalk;
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
22
|
+
export { PartialTrustVisibilityLevel as PartialTrustVisibilityLevel } from './internal/index.js';
|
|
23
|
+
export { PermissionSet$instance as PermissionSet } from './internal/index.js';
|
|
24
|
+
export { SecureString$instance as SecureString } from './internal/index.js';
|
|
25
|
+
export { SecurityCriticalAttribute$instance as SecurityCriticalAttribute } from './internal/index.js';
|
|
26
|
+
export { SecurityCriticalScope as SecurityCriticalScope } from './internal/index.js';
|
|
27
|
+
export { SecurityElement$instance as SecurityElement } from './internal/index.js';
|
|
28
|
+
export { SecurityException$instance as SecurityException } from './internal/index.js';
|
|
29
|
+
export { SecurityRulesAttribute$instance as SecurityRulesAttribute } from './internal/index.js';
|
|
30
|
+
export { SecurityRuleSet as SecurityRuleSet } from './internal/index.js';
|
|
31
|
+
export { SecuritySafeCriticalAttribute$instance as SecuritySafeCriticalAttribute } from './internal/index.js';
|
|
32
|
+
export { SecurityTransparentAttribute$instance as SecurityTransparentAttribute } from './internal/index.js';
|
|
33
|
+
export { SecurityTreatAsSafeAttribute$instance as SecurityTreatAsSafeAttribute } from './internal/index.js';
|
|
34
|
+
export { SuppressUnmanagedCodeSecurityAttribute$instance as SuppressUnmanagedCodeSecurityAttribute } from './internal/index.js';
|
|
35
|
+
export { UnverifiableCodeAttribute$instance as UnverifiableCodeAttribute } from './internal/index.js';
|
|
36
|
+
export { VerificationException$instance as VerificationException } from './internal/index.js';
|
|
37
|
+
export { SecureStringMarshal$instance as SecureStringMarshal } from './internal/index.js';
|
|
@@ -15,73 +15,73 @@ import type { Array as ClrArray, Boolean as ClrBoolean, Byte, Enum, Exception, G
|
|
|
15
15
|
export * from './internal/index.js';
|
|
16
16
|
|
|
17
17
|
// Individual type exports for convenience
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
55
|
-
export
|
|
56
|
-
export
|
|
57
|
-
export
|
|
58
|
-
export
|
|
59
|
-
export
|
|
60
|
-
export
|
|
61
|
-
export
|
|
62
|
-
export
|
|
63
|
-
export
|
|
64
|
-
export
|
|
65
|
-
export
|
|
66
|
-
export
|
|
67
|
-
export
|
|
68
|
-
export
|
|
69
|
-
export
|
|
70
|
-
export
|
|
71
|
-
export
|
|
72
|
-
export
|
|
73
|
-
export
|
|
74
|
-
export
|
|
75
|
-
export
|
|
76
|
-
export
|
|
77
|
-
export
|
|
78
|
-
export
|
|
79
|
-
export
|
|
80
|
-
export
|
|
81
|
-
export
|
|
82
|
-
export
|
|
83
|
-
export
|
|
84
|
-
export
|
|
85
|
-
export
|
|
86
|
-
export
|
|
87
|
-
export
|
|
18
|
+
export { RegistryAccessRule$instance as RegistryAccessRule } from './internal/index.js';
|
|
19
|
+
export { RegistryAuditRule$instance as RegistryAuditRule } from './internal/index.js';
|
|
20
|
+
export { RegistryRights as RegistryRights } from './internal/index.js';
|
|
21
|
+
export { RegistrySecurity$instance as RegistrySecurity } from './internal/index.js';
|
|
22
|
+
export { DirectoryObjectSecurity$instance as DirectoryObjectSecurity } from './internal/index.js';
|
|
23
|
+
export { DirectorySecurity$instance as DirectorySecurity } from './internal/index.js';
|
|
24
|
+
export { FileSecurity$instance as FileSecurity } from './internal/index.js';
|
|
25
|
+
export { FileSystemAccessRule$instance as FileSystemAccessRule } from './internal/index.js';
|
|
26
|
+
export { FileSystemAuditRule$instance as FileSystemAuditRule } from './internal/index.js';
|
|
27
|
+
export { FileSystemRights as FileSystemRights } from './internal/index.js';
|
|
28
|
+
export { FileSystemSecurity$instance as FileSystemSecurity } from './internal/index.js';
|
|
29
|
+
export { AccessControlActions as AccessControlActions } from './internal/index.js';
|
|
30
|
+
export { AccessControlModification as AccessControlModification } from './internal/index.js';
|
|
31
|
+
export { AccessControlSections as AccessControlSections } from './internal/index.js';
|
|
32
|
+
export { AccessControlType as AccessControlType } from './internal/index.js';
|
|
33
|
+
export { AccessRule$instance as AccessRule_0 } from './internal/index.js';
|
|
34
|
+
export { AccessRule_1$instance as AccessRule_1 } from './internal/index.js';
|
|
35
|
+
export { AccessRule_1$instance as AccessRule } from './internal/index.js';
|
|
36
|
+
export { AceEnumerator$instance as AceEnumerator } from './internal/index.js';
|
|
37
|
+
export { AceFlags as AceFlags } from './internal/index.js';
|
|
38
|
+
export { AceQualifier as AceQualifier } from './internal/index.js';
|
|
39
|
+
export { AceType as AceType } from './internal/index.js';
|
|
40
|
+
export { AuditFlags as AuditFlags } from './internal/index.js';
|
|
41
|
+
export { AuditRule$instance as AuditRule_0 } from './internal/index.js';
|
|
42
|
+
export { AuditRule_1$instance as AuditRule_1 } from './internal/index.js';
|
|
43
|
+
export { AuditRule_1$instance as AuditRule } from './internal/index.js';
|
|
44
|
+
export { AuthorizationRule$instance as AuthorizationRule } from './internal/index.js';
|
|
45
|
+
export { AuthorizationRuleCollection$instance as AuthorizationRuleCollection } from './internal/index.js';
|
|
46
|
+
export { CommonAce$instance as CommonAce } from './internal/index.js';
|
|
47
|
+
export { CommonAcl$instance as CommonAcl } from './internal/index.js';
|
|
48
|
+
export { CommonObjectSecurity$instance as CommonObjectSecurity } from './internal/index.js';
|
|
49
|
+
export { CommonSecurityDescriptor$instance as CommonSecurityDescriptor } from './internal/index.js';
|
|
50
|
+
export { CompoundAce$instance as CompoundAce } from './internal/index.js';
|
|
51
|
+
export { CompoundAceType as CompoundAceType } from './internal/index.js';
|
|
52
|
+
export { ControlFlags as ControlFlags } from './internal/index.js';
|
|
53
|
+
export { CustomAce$instance as CustomAce } from './internal/index.js';
|
|
54
|
+
export { DiscretionaryAcl$instance as DiscretionaryAcl } from './internal/index.js';
|
|
55
|
+
export { GenericAce$instance as GenericAce } from './internal/index.js';
|
|
56
|
+
export { GenericAcl$instance as GenericAcl } from './internal/index.js';
|
|
57
|
+
export { GenericSecurityDescriptor$instance as GenericSecurityDescriptor } from './internal/index.js';
|
|
58
|
+
export { InheritanceFlags as InheritanceFlags } from './internal/index.js';
|
|
59
|
+
export { KnownAce$instance as KnownAce } from './internal/index.js';
|
|
60
|
+
export { NativeObjectSecurity$instance as NativeObjectSecurity } from './internal/index.js';
|
|
61
|
+
export { ObjectAccessRule$instance as ObjectAccessRule } from './internal/index.js';
|
|
62
|
+
export { ObjectAce$instance as ObjectAce } from './internal/index.js';
|
|
63
|
+
export { ObjectAceFlags as ObjectAceFlags } from './internal/index.js';
|
|
64
|
+
export { ObjectAuditRule$instance as ObjectAuditRule } from './internal/index.js';
|
|
65
|
+
export { ObjectSecurity$instance as ObjectSecurity_0 } from './internal/index.js';
|
|
66
|
+
export { ObjectSecurity_1$instance as ObjectSecurity_1 } from './internal/index.js';
|
|
67
|
+
export { ObjectSecurity_1$instance as ObjectSecurity } from './internal/index.js';
|
|
68
|
+
export { PrivilegeNotHeldException$instance as PrivilegeNotHeldException } from './internal/index.js';
|
|
69
|
+
export { PropagationFlags as PropagationFlags } from './internal/index.js';
|
|
70
|
+
export { QualifiedAce$instance as QualifiedAce } from './internal/index.js';
|
|
71
|
+
export { RawAcl$instance as RawAcl } from './internal/index.js';
|
|
72
|
+
export { RawSecurityDescriptor$instance as RawSecurityDescriptor } from './internal/index.js';
|
|
73
|
+
export { ResourceType as ResourceType } from './internal/index.js';
|
|
74
|
+
export { SecurityInfos as SecurityInfos } from './internal/index.js';
|
|
75
|
+
export { SystemAcl$instance as SystemAcl } from './internal/index.js';
|
|
76
|
+
export { EventWaitHandleAccessRule$instance as EventWaitHandleAccessRule } from './internal/index.js';
|
|
77
|
+
export { EventWaitHandleAuditRule$instance as EventWaitHandleAuditRule } from './internal/index.js';
|
|
78
|
+
export { EventWaitHandleRights as EventWaitHandleRights } from './internal/index.js';
|
|
79
|
+
export { EventWaitHandleSecurity$instance as EventWaitHandleSecurity } from './internal/index.js';
|
|
80
|
+
export { MutexAccessRule$instance as MutexAccessRule } from './internal/index.js';
|
|
81
|
+
export { MutexAuditRule$instance as MutexAuditRule } from './internal/index.js';
|
|
82
|
+
export { MutexRights as MutexRights } from './internal/index.js';
|
|
83
|
+
export { MutexSecurity$instance as MutexSecurity } from './internal/index.js';
|
|
84
|
+
export { SemaphoreAccessRule$instance as SemaphoreAccessRule } from './internal/index.js';
|
|
85
|
+
export { SemaphoreAuditRule$instance as SemaphoreAuditRule } from './internal/index.js';
|
|
86
|
+
export { SemaphoreRights as SemaphoreRights } from './internal/index.js';
|
|
87
|
+
export { SemaphoreSecurity$instance as SemaphoreSecurity } from './internal/index.js';
|
|
@@ -14,9 +14,9 @@ import type { Boolean as ClrBoolean, Enum, Exception, IComparable, IConvertible,
|
|
|
14
14
|
export * from './internal/index.js';
|
|
15
15
|
|
|
16
16
|
// Individual type exports for convenience
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
17
|
+
export { SslProtocols as SslProtocols } from './internal/index.js';
|
|
18
|
+
export { ExchangeAlgorithmType as ExchangeAlgorithmType } from './internal/index.js';
|
|
19
|
+
export { CipherAlgorithmType as CipherAlgorithmType } from './internal/index.js';
|
|
20
|
+
export { HashAlgorithmType as HashAlgorithmType } from './internal/index.js';
|
|
21
|
+
export { AuthenticationException$instance as AuthenticationException } from './internal/index.js';
|
|
22
|
+
export { InvalidCredentialException$instance as InvalidCredentialException } from './internal/index.js';
|
|
@@ -16,10 +16,10 @@ import type { Array as ClrArray, Attribute, Boolean as ClrBoolean, Enum, ICompar
|
|
|
16
16
|
export * from './internal/index.js';
|
|
17
17
|
|
|
18
18
|
// Individual type exports for convenience
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
19
|
+
export { ExtendedProtectionPolicyTypeConverter$instance as ExtendedProtectionPolicyTypeConverter } from './internal/index.js';
|
|
20
|
+
export { ChannelBinding$instance as ChannelBinding } from './internal/index.js';
|
|
21
|
+
export { ChannelBindingKind as ChannelBindingKind } from './internal/index.js';
|
|
22
|
+
export { ExtendedProtectionPolicy$instance as ExtendedProtectionPolicy } from './internal/index.js';
|
|
23
|
+
export { ServiceNameCollection$instance as ServiceNameCollection } from './internal/index.js';
|
|
24
|
+
export { PolicyEnforcement as PolicyEnforcement } from './internal/index.js';
|
|
25
|
+
export { ProtectionScenario as ProtectionScenario } from './internal/index.js';
|
|
@@ -14,8 +14,8 @@ import type { Boolean as ClrBoolean, Func_1, Func_2, Int32, Object as ClrObject,
|
|
|
14
14
|
export * from './internal/index.js';
|
|
15
15
|
|
|
16
16
|
// Individual type exports for convenience
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
17
|
+
export { Claim$instance as Claim } from './internal/index.js';
|
|
18
|
+
export { ClaimsIdentity$instance as ClaimsIdentity } from './internal/index.js';
|
|
19
|
+
export { ClaimsPrincipal$instance as ClaimsPrincipal } from './internal/index.js';
|
|
20
|
+
export { ClaimTypes$instance as ClaimTypes } from './internal/index.js';
|
|
21
|
+
export { ClaimValueTypes$instance as ClaimValueTypes } from './internal/index.js';
|