@tsonic/dotnet 0.8.1 → 0.8.2
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 +18 -18
- package/Microsoft.VisualBasic/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +1 -1
- package/Microsoft.Win32/internal/index.d.ts +11 -11
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +994 -1006
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.CodeDom.Compiler/internal/index.d.ts +11 -11
- package/System.Collections/internal/index.d.ts +26 -28
- package/System.Collections.Concurrent/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +6 -6
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +68 -60
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +99 -99
- package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
- package/System.Collections.Specialized/internal/index.d.ts +63 -65
- package/System.ComponentModel/internal/index.d.ts +428 -430
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +66 -66
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +2 -2
- package/System.ComponentModel.Design/internal/index.d.ts +72 -72
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +33 -33
- package/System.Data/internal/index.d.ts +168 -168
- package/System.Data.Common/internal/index.d.ts +48 -48
- package/System.Data.SqlTypes/internal/index.d.ts +21 -21
- package/System.Diagnostics/internal/index.d.ts +262 -262
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +25 -25
- package/System.Diagnostics.Contracts/internal/index.d.ts +8 -8
- package/System.Diagnostics.Metrics/internal/index.d.ts +33 -33
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/internal/index.d.ts +28 -28
- package/System.Drawing/internal/index.d.ts +77 -77
- package/System.Dynamic/internal/index.d.ts +27 -27
- package/System.Formats.Asn1/internal/index.d.ts +4 -4
- package/System.Formats.Tar/internal/index.d.ts +3 -3
- package/System.Globalization/internal/index.d.ts +18 -18
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +25 -25
- package/System.IO.Enumeration/internal/index.d.ts +5 -5
- package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
- package/System.IO.Pipelines/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/index.d.ts +4 -4
- package/System.Linq/internal/index.d.ts +180 -180
- package/System.Linq.Expressions/internal/index.d.ts +169 -169
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
- package/System.Net/internal/index.d.ts +151 -153
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Http/internal/index.d.ts +58 -58
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +58 -58
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +72 -72
- package/System.Net.Mime/internal/index.d.ts +2 -2
- package/System.Net.NetworkInformation/internal/index.d.ts +24 -24
- package/System.Net.Quic/internal/index.d.ts +4 -4
- package/System.Net.Security/internal/index.d.ts +52 -52
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +41 -41
- package/System.Net.WebSockets/internal/index.d.ts +34 -34
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +91 -93
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +219 -219
- package/System.Reflection.Emit/internal/index.d.ts +118 -118
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +14 -14
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +5 -5
- package/System.Reflection.PortableExecutable/internal/index.d.ts +4 -4
- package/System.Resources/internal/index.d.ts +24 -24
- package/System.Runtime/internal/index.d.ts +5 -5
- package/System.Runtime.CompilerServices/internal/index.d.ts +31 -31
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +93 -93
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +10 -10
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +23 -23
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +36 -36
- package/System.Runtime.Loader/internal/index.d.ts +6 -6
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +77 -79
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +16 -16
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Json/internal/index.d.ts +26 -26
- package/System.Runtime.Versioning/internal/index.d.ts +9 -9
- package/System.Security/internal/index.d.ts +49 -49
- package/System.Security.AccessControl/internal/index.d.ts +31 -31
- package/System.Security.Authentication/internal/index.d.ts +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +10 -10
- package/System.Security.Claims/internal/index.d.ts +23 -25
- package/System.Security.Cryptography/internal/index.d.ts +189 -189
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +71 -71
- package/System.Security.Policy/internal/index.d.ts +2 -2
- package/System.Security.Principal/internal/index.d.ts +9 -11
- package/System.Text/internal/index.d.ts +51 -51
- package/System.Text.Json/internal/index.d.ts +83 -83
- package/System.Text.Json.Nodes/internal/index.d.ts +65 -65
- package/System.Text.Json.Schema/internal/index.d.ts +5 -5
- package/System.Text.Json.Serialization/internal/index.d.ts +10 -10
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +47 -47
- package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
- package/System.Text.Unicode/internal/index.d.ts +4 -4
- package/System.Threading/internal/index.d.ts +87 -87
- package/System.Threading.Channels/internal/index.d.ts +8 -8
- package/System.Threading.Tasks/internal/index.d.ts +84 -94
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -26
- package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
- package/System.Timers/internal/index.d.ts +3 -3
- package/System.Transactions/internal/index.d.ts +20 -20
- package/System.Web/internal/index.d.ts +31 -31
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +215 -215
- package/System.Xml.Linq/internal/index.d.ts +51 -51
- package/System.Xml.Resolvers/internal/index.d.ts +4 -4
- package/System.Xml.Schema/internal/index.d.ts +105 -105
- package/System.Xml.Serialization/internal/index.d.ts +136 -136
- package/System.Xml.XPath/internal/index.d.ts +19 -19
- package/System.Xml.Xsl/internal/index.d.ts +41 -41
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +20 -20
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -54,7 +54,7 @@ export interface FrameworkName$instance {
|
|
|
54
54
|
|
|
55
55
|
export const FrameworkName: {
|
|
56
56
|
new(identifier: string, version: Version): FrameworkName;
|
|
57
|
-
new(identifier: string, version: Version, profile: string): FrameworkName;
|
|
57
|
+
new(identifier: string, version: Version, profile: string | undefined): FrameworkName;
|
|
58
58
|
new(frameworkName: string): FrameworkName;
|
|
59
59
|
};
|
|
60
60
|
|
|
@@ -71,13 +71,13 @@ export type FrameworkName = FrameworkName$instance & __FrameworkName$views;
|
|
|
71
71
|
|
|
72
72
|
export interface ObsoletedOSPlatformAttribute$instance extends OSPlatformAttribute {
|
|
73
73
|
readonly message: string;
|
|
74
|
-
url: string;
|
|
74
|
+
url: string | undefined;
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
|
|
78
78
|
export const ObsoletedOSPlatformAttribute: {
|
|
79
|
-
new(platformName: string): ObsoletedOSPlatformAttribute;
|
|
80
|
-
new(platformName: string, message: string): ObsoletedOSPlatformAttribute;
|
|
79
|
+
new(platformName: string | undefined): ObsoletedOSPlatformAttribute;
|
|
80
|
+
new(platformName: string | undefined, message: string | undefined): ObsoletedOSPlatformAttribute;
|
|
81
81
|
};
|
|
82
82
|
|
|
83
83
|
|
|
@@ -96,13 +96,13 @@ export type OSPlatformAttribute = OSPlatformAttribute$instance;
|
|
|
96
96
|
|
|
97
97
|
export interface RequiresPreviewFeaturesAttribute$instance extends Attribute {
|
|
98
98
|
readonly message: string;
|
|
99
|
-
url: string;
|
|
99
|
+
url: string | undefined;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
|
|
103
103
|
export const RequiresPreviewFeaturesAttribute: {
|
|
104
104
|
new(): RequiresPreviewFeaturesAttribute;
|
|
105
|
-
new(message: string): RequiresPreviewFeaturesAttribute;
|
|
105
|
+
new(message: string | undefined): RequiresPreviewFeaturesAttribute;
|
|
106
106
|
};
|
|
107
107
|
|
|
108
108
|
|
|
@@ -157,7 +157,7 @@ export const SupportedOSPlatformGuardAttribute: {
|
|
|
157
157
|
export type SupportedOSPlatformGuardAttribute = SupportedOSPlatformGuardAttribute$instance;
|
|
158
158
|
|
|
159
159
|
export interface TargetFrameworkAttribute$instance extends Attribute {
|
|
160
|
-
frameworkDisplayName: string;
|
|
160
|
+
frameworkDisplayName: string | undefined;
|
|
161
161
|
readonly frameworkName: string;
|
|
162
162
|
}
|
|
163
163
|
|
|
@@ -187,7 +187,7 @@ export interface UnsupportedOSPlatformAttribute$instance extends OSPlatformAttri
|
|
|
187
187
|
|
|
188
188
|
export const UnsupportedOSPlatformAttribute: {
|
|
189
189
|
new(platformName: string): UnsupportedOSPlatformAttribute;
|
|
190
|
-
new(platformName: string, message: string): UnsupportedOSPlatformAttribute;
|
|
190
|
+
new(platformName: string, message: string | undefined): UnsupportedOSPlatformAttribute;
|
|
191
191
|
};
|
|
192
192
|
|
|
193
193
|
|
|
@@ -206,7 +206,7 @@ export type UnsupportedOSPlatformGuardAttribute = UnsupportedOSPlatformGuardAttr
|
|
|
206
206
|
|
|
207
207
|
export abstract class VersioningHelper$instance {
|
|
208
208
|
static makeVersionSafeName(name: string, from_: ResourceScope, to: ResourceScope, type_: Type): string;
|
|
209
|
-
static makeVersionSafeName(name: string, from_: ResourceScope, to: ResourceScope): string;
|
|
209
|
+
static makeVersionSafeName(name: string | undefined, from_: ResourceScope, to: ResourceScope): string;
|
|
210
210
|
}
|
|
211
211
|
|
|
212
212
|
|
|
@@ -41,8 +41,8 @@ export interface IPermission$instance extends ISecurityEncodable {
|
|
|
41
41
|
copy(): IPermission;
|
|
42
42
|
demand(): void;
|
|
43
43
|
fromXml(e: SecurityElement): void;
|
|
44
|
-
intersect(target: IPermission): IPermission;
|
|
45
|
-
isSubsetOf(target: IPermission): boolean;
|
|
44
|
+
intersect(target: IPermission | undefined): IPermission | undefined;
|
|
45
|
+
isSubsetOf(target: IPermission | undefined): boolean;
|
|
46
46
|
toXml(): SecurityElement;
|
|
47
47
|
}
|
|
48
48
|
|
|
@@ -83,35 +83,35 @@ export interface PermissionSet$instance {
|
|
|
83
83
|
readonly isReadOnly: boolean;
|
|
84
84
|
readonly isSynchronized: boolean;
|
|
85
85
|
readonly syncRoot: unknown;
|
|
86
|
-
addPermission(perm: IPermission): IPermission;
|
|
86
|
+
addPermission(perm: IPermission | undefined): IPermission | undefined;
|
|
87
87
|
assert(): void;
|
|
88
88
|
containsNonCodeAccessPermissions(): boolean;
|
|
89
89
|
copy(): PermissionSet;
|
|
90
|
-
copyTo(array: ClrArray, index: int): void;
|
|
90
|
+
copyTo(array: ClrArray | undefined, index: int): void;
|
|
91
91
|
demand(): void;
|
|
92
92
|
deny(): void;
|
|
93
|
-
equals(o: unknown): boolean;
|
|
94
|
-
fromXml(et: SecurityElement): void;
|
|
93
|
+
equals(o: unknown | undefined): boolean;
|
|
94
|
+
fromXml(et: SecurityElement | undefined): void;
|
|
95
95
|
getEnumerator(): IEnumerator;
|
|
96
96
|
getHashCode(): int;
|
|
97
|
-
getPermission(permClass: Type): IPermission;
|
|
98
|
-
intersect(other: PermissionSet): PermissionSet;
|
|
97
|
+
getPermission(permClass: Type | undefined): IPermission | undefined;
|
|
98
|
+
intersect(other: PermissionSet | undefined): PermissionSet | undefined;
|
|
99
99
|
isEmpty(): boolean;
|
|
100
|
-
isSubsetOf(target: PermissionSet): boolean;
|
|
100
|
+
isSubsetOf(target: PermissionSet | undefined): boolean;
|
|
101
101
|
isUnrestricted(): boolean;
|
|
102
102
|
permitOnly(): void;
|
|
103
|
-
removePermission(permClass: Type): IPermission;
|
|
104
|
-
setPermission(perm: IPermission): IPermission;
|
|
105
|
-
toString(): string;
|
|
103
|
+
removePermission(permClass: Type | undefined): IPermission | undefined;
|
|
104
|
+
setPermission(perm: IPermission | undefined): IPermission | undefined;
|
|
105
|
+
toString(): string | undefined;
|
|
106
106
|
toXml(): SecurityElement;
|
|
107
|
-
union(other: PermissionSet): PermissionSet;
|
|
107
|
+
union(other: PermissionSet | undefined): PermissionSet | undefined;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
|
|
111
111
|
export const PermissionSet: {
|
|
112
112
|
new(state: PermissionState): PermissionSet;
|
|
113
|
-
new(permSet: PermissionSet): PermissionSet;
|
|
114
|
-
convertPermissionSet(inFormat: string, inData: byte[], outFormat: string): byte[];
|
|
113
|
+
new(permSet: PermissionSet | undefined): PermissionSet;
|
|
114
|
+
convertPermissionSet(inFormat: string | undefined, inData: byte[] | undefined, outFormat: string | undefined): byte[] | undefined;
|
|
115
115
|
revertAssert(): void;
|
|
116
116
|
};
|
|
117
117
|
|
|
@@ -124,7 +124,7 @@ export interface __PermissionSet$views {
|
|
|
124
124
|
As_IStackWalk(): IStackWalk$instance;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
export interface PermissionSet$instance extends System_Runtime_Serialization_Internal.IDeserializationCallback$instance,
|
|
127
|
+
export interface PermissionSet$instance extends System_Runtime_Serialization_Internal.IDeserializationCallback$instance, IStackWalk$instance {}
|
|
128
128
|
|
|
129
129
|
export type PermissionSet = PermissionSet$instance & __PermissionSet$views;
|
|
130
130
|
|
|
@@ -173,56 +173,56 @@ export type SecurityCriticalAttribute = SecurityCriticalAttribute$instance;
|
|
|
173
173
|
|
|
174
174
|
export interface SecurityElement$instance {
|
|
175
175
|
attributes: Hashtable;
|
|
176
|
-
children: ArrayList;
|
|
176
|
+
children: ArrayList | undefined;
|
|
177
177
|
tag: string;
|
|
178
178
|
text: string;
|
|
179
|
-
addAttribute(name: string, value: string): void;
|
|
180
|
-
addChild(child: SecurityElement): void;
|
|
181
|
-
attribute(name: string): string;
|
|
179
|
+
addAttribute(name: string | undefined, value: string | undefined): void;
|
|
180
|
+
addChild(child: SecurityElement | undefined): void;
|
|
181
|
+
attribute(name: string | undefined): string | undefined;
|
|
182
182
|
copy(): SecurityElement;
|
|
183
|
-
equal(other: SecurityElement): boolean;
|
|
184
|
-
searchForChildByTag(tag: string): SecurityElement;
|
|
185
|
-
searchForTextOfTag(tag: string): string;
|
|
186
|
-
toString(): string;
|
|
183
|
+
equal(other: SecurityElement | undefined): boolean;
|
|
184
|
+
searchForChildByTag(tag: string | undefined): SecurityElement | undefined;
|
|
185
|
+
searchForTextOfTag(tag: string | undefined): string | undefined;
|
|
186
|
+
toString(): string | undefined;
|
|
187
187
|
}
|
|
188
188
|
|
|
189
189
|
|
|
190
190
|
export const SecurityElement: {
|
|
191
|
-
new(tag: string): SecurityElement;
|
|
192
|
-
new(tag: string, text: string): SecurityElement;
|
|
193
|
-
escape(str: string): string;
|
|
194
|
-
fromString(xml: string): SecurityElement;
|
|
195
|
-
isValidAttributeName(name: string): boolean;
|
|
196
|
-
isValidAttributeValue(value: string): boolean;
|
|
197
|
-
isValidTag(tag: string): boolean;
|
|
198
|
-
isValidText(text: string): boolean;
|
|
191
|
+
new(tag: string | undefined): SecurityElement;
|
|
192
|
+
new(tag: string | undefined, text: string | undefined): SecurityElement;
|
|
193
|
+
escape(str: string | undefined): string | undefined;
|
|
194
|
+
fromString(xml: string | undefined): SecurityElement | undefined;
|
|
195
|
+
isValidAttributeName(name: string | undefined): boolean;
|
|
196
|
+
isValidAttributeValue(value: string | undefined): boolean;
|
|
197
|
+
isValidTag(tag: string | undefined): boolean;
|
|
198
|
+
isValidText(text: string | undefined): boolean;
|
|
199
199
|
};
|
|
200
200
|
|
|
201
201
|
|
|
202
202
|
export type SecurityElement = SecurityElement$instance;
|
|
203
203
|
|
|
204
204
|
export interface SecurityException$instance extends SystemException {
|
|
205
|
-
demanded: unknown;
|
|
206
|
-
denySetInstance: unknown;
|
|
207
|
-
failedAssemblyInfo: AssemblyName;
|
|
208
|
-
grantedSet: string;
|
|
205
|
+
demanded: unknown | undefined;
|
|
206
|
+
denySetInstance: unknown | undefined;
|
|
207
|
+
failedAssemblyInfo: AssemblyName | undefined;
|
|
208
|
+
grantedSet: string | undefined;
|
|
209
209
|
method: MethodInfo;
|
|
210
|
-
permissionState: string;
|
|
211
|
-
permissionType: Type;
|
|
212
|
-
permitOnlySetInstance: unknown;
|
|
213
|
-
refusedSet: string;
|
|
214
|
-
url: string;
|
|
215
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
216
|
-
toString(): string;
|
|
210
|
+
permissionState: string | undefined;
|
|
211
|
+
permissionType: Type | undefined;
|
|
212
|
+
permitOnlySetInstance: unknown | undefined;
|
|
213
|
+
refusedSet: string | undefined;
|
|
214
|
+
url: string | undefined;
|
|
215
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
216
|
+
toString(): string | undefined;
|
|
217
217
|
}
|
|
218
218
|
|
|
219
219
|
|
|
220
220
|
export const SecurityException: {
|
|
221
221
|
new(): SecurityException;
|
|
222
|
-
new(message: string): SecurityException;
|
|
223
|
-
new(message: string, inner: Exception): SecurityException;
|
|
224
|
-
new(message: string, type_: Type): SecurityException;
|
|
225
|
-
new(message: string, type_: Type, state: string): SecurityException;
|
|
222
|
+
new(message: string | undefined): SecurityException;
|
|
223
|
+
new(message: string | undefined, inner: Exception | undefined): SecurityException;
|
|
224
|
+
new(message: string | undefined, type_: Type | undefined): SecurityException;
|
|
225
|
+
new(message: string | undefined, type_: Type | undefined, state: string | undefined): SecurityException;
|
|
226
226
|
};
|
|
227
227
|
|
|
228
228
|
|
|
@@ -308,8 +308,8 @@ export interface VerificationException$instance extends SystemException {
|
|
|
308
308
|
|
|
309
309
|
export const VerificationException: {
|
|
310
310
|
new(): VerificationException;
|
|
311
|
-
new(message: string): VerificationException;
|
|
312
|
-
new(message: string, innerException: Exception): VerificationException;
|
|
311
|
+
new(message: string | undefined): VerificationException;
|
|
312
|
+
new(message: string | undefined, innerException: Exception | undefined): VerificationException;
|
|
313
313
|
};
|
|
314
314
|
|
|
315
315
|
|
|
@@ -279,7 +279,7 @@ export const AccessRule_1: {
|
|
|
279
279
|
export type AccessRule_1<T> = AccessRule_1$instance<T>;
|
|
280
280
|
|
|
281
281
|
export interface AceEnumerator$instance {
|
|
282
|
-
readonly current: GenericAce
|
|
282
|
+
readonly current: GenericAce;
|
|
283
283
|
moveNext(): boolean;
|
|
284
284
|
reset(): void;
|
|
285
285
|
}
|
|
@@ -339,7 +339,7 @@ export type AuthorizationRule = AuthorizationRule$instance;
|
|
|
339
339
|
|
|
340
340
|
export interface AuthorizationRuleCollection$instance extends ReadOnlyCollectionBase {
|
|
341
341
|
readonly item: AuthorizationRule;
|
|
342
|
-
addRule(rule: AuthorizationRule): void;
|
|
342
|
+
addRule(rule: AuthorizationRule | undefined): void;
|
|
343
343
|
copyTo(array: ClrArray, index: int): void;
|
|
344
344
|
getEnumerator(): IEnumerator;
|
|
345
345
|
}
|
|
@@ -367,7 +367,7 @@ export interface CommonAce$instance extends QualifiedAce {
|
|
|
367
367
|
|
|
368
368
|
|
|
369
369
|
export const CommonAce: {
|
|
370
|
-
new(flags: AceFlags, qualifier: AceQualifier, accessMask: int, sid: SecurityIdentifier, isCallback: boolean, opaque: byte[]): CommonAce;
|
|
370
|
+
new(flags: AceFlags, qualifier: AceQualifier, accessMask: int, sid: SecurityIdentifier, isCallback: boolean, opaque: byte[] | undefined): CommonAce;
|
|
371
371
|
maxOpaqueLength(isCallback: boolean): int;
|
|
372
372
|
};
|
|
373
373
|
|
|
@@ -418,28 +418,28 @@ export type CommonObjectSecurity = CommonObjectSecurity$instance;
|
|
|
418
418
|
|
|
419
419
|
export interface CommonSecurityDescriptor$instance extends GenericSecurityDescriptor {
|
|
420
420
|
readonly controlFlags: ControlFlags;
|
|
421
|
-
discretionaryAcl: DiscretionaryAcl;
|
|
421
|
+
discretionaryAcl: DiscretionaryAcl | undefined;
|
|
422
422
|
group: SecurityIdentifier;
|
|
423
423
|
readonly isContainer: boolean;
|
|
424
424
|
readonly isDiscretionaryAclCanonical: boolean;
|
|
425
425
|
readonly isDS: boolean;
|
|
426
426
|
readonly isSystemAclCanonical: boolean;
|
|
427
427
|
owner: SecurityIdentifier;
|
|
428
|
-
systemAcl: SystemAcl;
|
|
428
|
+
systemAcl: SystemAcl | undefined;
|
|
429
429
|
addDiscretionaryAcl(revision: byte, trusted: int): void;
|
|
430
430
|
addSystemAcl(revision: byte, trusted: int): void;
|
|
431
|
-
purgeAccessControl(sid: SecurityIdentifier): void;
|
|
432
|
-
purgeAudit(sid: SecurityIdentifier): void;
|
|
431
|
+
purgeAccessControl(sid: SecurityIdentifier | undefined): void;
|
|
432
|
+
purgeAudit(sid: SecurityIdentifier | undefined): void;
|
|
433
433
|
setDiscretionaryAclProtection(isProtected: boolean, preserveInheritance: boolean): void;
|
|
434
434
|
setSystemAclProtection(isProtected: boolean, preserveInheritance: boolean): void;
|
|
435
435
|
}
|
|
436
436
|
|
|
437
437
|
|
|
438
438
|
export const CommonSecurityDescriptor: {
|
|
439
|
-
new(isContainer: boolean, isDS: boolean, binaryForm: byte[], offset: int): CommonSecurityDescriptor;
|
|
440
|
-
new(isContainer: boolean, isDS: boolean, flags: ControlFlags, owner: SecurityIdentifier, group: SecurityIdentifier, systemAcl: SystemAcl, discretionaryAcl: DiscretionaryAcl): CommonSecurityDescriptor;
|
|
441
|
-
new(isContainer: boolean, isDS: boolean, rawSecurityDescriptor: RawSecurityDescriptor): CommonSecurityDescriptor;
|
|
442
|
-
new(isContainer: boolean, isDS: boolean, sddlForm: string): CommonSecurityDescriptor;
|
|
439
|
+
new(isContainer: boolean, isDS: boolean, binaryForm: byte[] | undefined, offset: int): CommonSecurityDescriptor;
|
|
440
|
+
new(isContainer: boolean, isDS: boolean, flags: ControlFlags, owner: SecurityIdentifier | undefined, group: SecurityIdentifier | undefined, systemAcl: SystemAcl | undefined, discretionaryAcl: DiscretionaryAcl | undefined): CommonSecurityDescriptor;
|
|
441
|
+
new(isContainer: boolean, isDS: boolean, rawSecurityDescriptor: RawSecurityDescriptor | undefined): CommonSecurityDescriptor;
|
|
442
|
+
new(isContainer: boolean, isDS: boolean, sddlForm: string | undefined): CommonSecurityDescriptor;
|
|
443
443
|
};
|
|
444
444
|
|
|
445
445
|
|
|
@@ -462,14 +462,14 @@ export type CompoundAce = CompoundAce$instance;
|
|
|
462
462
|
export interface CustomAce$instance extends GenericAce {
|
|
463
463
|
readonly binaryLength: int;
|
|
464
464
|
readonly opaqueLength: int;
|
|
465
|
-
getBinaryForm(binaryForm: byte[], offset: int): void;
|
|
466
|
-
getOpaque(): byte[];
|
|
467
|
-
setOpaque(opaque: byte[]): void;
|
|
465
|
+
getBinaryForm(binaryForm: byte[] | undefined, offset: int): void;
|
|
466
|
+
getOpaque(): byte[] | undefined;
|
|
467
|
+
setOpaque(opaque: byte[] | undefined): void;
|
|
468
468
|
}
|
|
469
469
|
|
|
470
470
|
|
|
471
471
|
export const CustomAce: {
|
|
472
|
-
new(type_: AceType, flags: AceFlags, opaque: byte[]): CustomAce;
|
|
472
|
+
new(type_: AceType, flags: AceFlags, opaque: byte[] | undefined): CustomAce;
|
|
473
473
|
readonly maxOpaqueLength: int;
|
|
474
474
|
};
|
|
475
475
|
|
|
@@ -714,8 +714,8 @@ export interface GenericSecurityDescriptor$instance {
|
|
|
714
714
|
readonly controlFlags: ControlFlags;
|
|
715
715
|
group: SecurityIdentifier;
|
|
716
716
|
owner: SecurityIdentifier;
|
|
717
|
-
getBinaryForm(binaryForm: byte[], offset: int): void;
|
|
718
|
-
getSddlForm(includeSections: AccessControlSections): string;
|
|
717
|
+
getBinaryForm(binaryForm: byte[] | undefined, offset: int): void;
|
|
718
|
+
getSddlForm(includeSections: AccessControlSections): string | undefined;
|
|
719
719
|
}
|
|
720
720
|
|
|
721
721
|
|
|
@@ -825,7 +825,7 @@ export interface ObjectAce$instance extends QualifiedAce {
|
|
|
825
825
|
|
|
826
826
|
|
|
827
827
|
export const ObjectAce: {
|
|
828
|
-
new(aceFlags: AceFlags, qualifier: AceQualifier, accessMask: int, sid: SecurityIdentifier, flags: ObjectAceFlags, type_: Guid, inheritedType: Guid, isCallback: boolean, opaque: byte[]): ObjectAce;
|
|
828
|
+
new(aceFlags: AceFlags, qualifier: AceQualifier, accessMask: int, sid: SecurityIdentifier, flags: ObjectAceFlags, type_: Guid, inheritedType: Guid, isCallback: boolean, opaque: byte[] | undefined): ObjectAce;
|
|
829
829
|
maxOpaqueLength(isCallback: boolean): int;
|
|
830
830
|
};
|
|
831
831
|
|
|
@@ -855,8 +855,8 @@ export interface ObjectSecurity$instance {
|
|
|
855
855
|
readonly auditRuleType: Type;
|
|
856
856
|
accessRuleFactory(identityReference: IdentityReference, accessMask: int, isInherited: boolean, inheritanceFlags: InheritanceFlags, propagationFlags: PropagationFlags, type_: AccessControlType): AccessRule;
|
|
857
857
|
auditRuleFactory(identityReference: IdentityReference, accessMask: int, isInherited: boolean, inheritanceFlags: InheritanceFlags, propagationFlags: PropagationFlags, flags: AuditFlags): AuditRule;
|
|
858
|
-
getGroup(targetType: Type): IdentityReference;
|
|
859
|
-
getOwner(targetType: Type): IdentityReference;
|
|
858
|
+
getGroup(targetType: Type): IdentityReference | undefined;
|
|
859
|
+
getOwner(targetType: Type): IdentityReference | undefined;
|
|
860
860
|
getSecurityDescriptorBinaryForm(): byte[];
|
|
861
861
|
getSecurityDescriptorSddlForm(includeSections: AccessControlSections): string;
|
|
862
862
|
modifyAccessRule(modification: AccessControlModification, rule: AccessRule, modified: boolean): boolean;
|
|
@@ -908,15 +908,15 @@ export const ObjectSecurity_1: {
|
|
|
908
908
|
export type ObjectSecurity_1<T> = ObjectSecurity_1$instance<T>;
|
|
909
909
|
|
|
910
910
|
export interface PrivilegeNotHeldException$instance extends UnauthorizedAccessException {
|
|
911
|
-
readonly privilegeName: string;
|
|
912
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
911
|
+
readonly privilegeName: string | undefined;
|
|
912
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
913
913
|
}
|
|
914
914
|
|
|
915
915
|
|
|
916
916
|
export const PrivilegeNotHeldException: {
|
|
917
917
|
new(): PrivilegeNotHeldException;
|
|
918
|
-
new(privilege: string): PrivilegeNotHeldException;
|
|
919
|
-
new(privilege: string, inner: Exception): PrivilegeNotHeldException;
|
|
918
|
+
new(privilege: string | undefined): PrivilegeNotHeldException;
|
|
919
|
+
new(privilege: string | undefined, inner: Exception | undefined): PrivilegeNotHeldException;
|
|
920
920
|
};
|
|
921
921
|
|
|
922
922
|
|
|
@@ -931,8 +931,8 @@ export interface QualifiedAce$instance extends KnownAce {
|
|
|
931
931
|
readonly aceQualifier: AceQualifier;
|
|
932
932
|
readonly isCallback: boolean;
|
|
933
933
|
readonly opaqueLength: int;
|
|
934
|
-
getOpaque(): byte[];
|
|
935
|
-
setOpaque(opaque: byte[]): void;
|
|
934
|
+
getOpaque(): byte[] | undefined;
|
|
935
|
+
setOpaque(opaque: byte[] | undefined): void;
|
|
936
936
|
}
|
|
937
937
|
|
|
938
938
|
|
|
@@ -973,19 +973,19 @@ export type RawAcl = RawAcl$instance & __RawAcl$views;
|
|
|
973
973
|
|
|
974
974
|
export interface RawSecurityDescriptor$instance extends GenericSecurityDescriptor {
|
|
975
975
|
readonly controlFlags: ControlFlags;
|
|
976
|
-
discretionaryAcl: RawAcl;
|
|
976
|
+
discretionaryAcl: RawAcl | undefined;
|
|
977
977
|
group: SecurityIdentifier;
|
|
978
978
|
owner: SecurityIdentifier;
|
|
979
979
|
resourceManagerControl: byte;
|
|
980
|
-
systemAcl: RawAcl;
|
|
980
|
+
systemAcl: RawAcl | undefined;
|
|
981
981
|
setFlags(flags: ControlFlags): void;
|
|
982
982
|
}
|
|
983
983
|
|
|
984
984
|
|
|
985
985
|
export const RawSecurityDescriptor: {
|
|
986
|
-
new(binaryForm: byte[], offset: int): RawSecurityDescriptor;
|
|
987
|
-
new(flags: ControlFlags, owner: SecurityIdentifier, group: SecurityIdentifier, systemAcl: RawAcl, discretionaryAcl: RawAcl): RawSecurityDescriptor;
|
|
988
|
-
new(sddlForm: string): RawSecurityDescriptor;
|
|
986
|
+
new(binaryForm: byte[] | undefined, offset: int): RawSecurityDescriptor;
|
|
987
|
+
new(flags: ControlFlags, owner: SecurityIdentifier | undefined, group: SecurityIdentifier | undefined, systemAcl: RawAcl | undefined, discretionaryAcl: RawAcl | undefined): RawSecurityDescriptor;
|
|
988
|
+
new(sddlForm: string | undefined): RawSecurityDescriptor;
|
|
989
989
|
};
|
|
990
990
|
|
|
991
991
|
|
|
@@ -64,8 +64,8 @@ export interface AuthenticationException$instance extends SystemException {
|
|
|
64
64
|
|
|
65
65
|
export const AuthenticationException: {
|
|
66
66
|
new(): AuthenticationException;
|
|
67
|
-
new(message: string): AuthenticationException;
|
|
68
|
-
new(message: string, innerException: Exception): AuthenticationException;
|
|
67
|
+
new(message: string | undefined): AuthenticationException;
|
|
68
|
+
new(message: string | undefined, innerException: Exception | undefined): AuthenticationException;
|
|
69
69
|
};
|
|
70
70
|
|
|
71
71
|
|
|
@@ -83,8 +83,8 @@ export interface InvalidCredentialException$instance extends AuthenticationExcep
|
|
|
83
83
|
|
|
84
84
|
export const InvalidCredentialException: {
|
|
85
85
|
new(): InvalidCredentialException;
|
|
86
|
-
new(message: string): InvalidCredentialException;
|
|
87
|
-
new(message: string, innerException: Exception): InvalidCredentialException;
|
|
86
|
+
new(message: string | undefined): InvalidCredentialException;
|
|
87
|
+
new(message: string | undefined, innerException: Exception | undefined): InvalidCredentialException;
|
|
88
88
|
};
|
|
89
89
|
|
|
90
90
|
|
|
@@ -56,18 +56,18 @@ export type ChannelBinding = ChannelBinding$instance & __ChannelBinding$views;
|
|
|
56
56
|
|
|
57
57
|
|
|
58
58
|
export interface ExtendedProtectionPolicy$instance {
|
|
59
|
-
readonly customChannelBinding: ChannelBinding;
|
|
60
|
-
readonly customServiceNames: ServiceNameCollection;
|
|
59
|
+
readonly customChannelBinding: ChannelBinding | undefined;
|
|
60
|
+
readonly customServiceNames: ServiceNameCollection | undefined;
|
|
61
61
|
readonly policyEnforcement: PolicyEnforcement;
|
|
62
62
|
readonly protectionScenario: ProtectionScenario;
|
|
63
|
-
toString(): string;
|
|
63
|
+
toString(): string | undefined;
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
|
|
67
67
|
export const ExtendedProtectionPolicy: {
|
|
68
|
-
new(policyEnforcement: PolicyEnforcement, protectionScenario: ProtectionScenario, customServiceNames: ServiceNameCollection): ExtendedProtectionPolicy;
|
|
69
|
-
new(policyEnforcement: PolicyEnforcement, protectionScenario: ProtectionScenario, customServiceNames: ICollection): ExtendedProtectionPolicy;
|
|
70
|
-
new(policyEnforcement: PolicyEnforcement, customChannelBinding: ChannelBinding): ExtendedProtectionPolicy;
|
|
68
|
+
new(policyEnforcement: PolicyEnforcement, protectionScenario: ProtectionScenario, customServiceNames: ServiceNameCollection | undefined): ExtendedProtectionPolicy;
|
|
69
|
+
new(policyEnforcement: PolicyEnforcement, protectionScenario: ProtectionScenario, customServiceNames: ICollection | undefined): ExtendedProtectionPolicy;
|
|
70
|
+
new(policyEnforcement: PolicyEnforcement, customChannelBinding: ChannelBinding | undefined): ExtendedProtectionPolicy;
|
|
71
71
|
new(policyEnforcement: PolicyEnforcement): ExtendedProtectionPolicy;
|
|
72
72
|
readonly osSupportsExtendedProtection: boolean;
|
|
73
73
|
};
|
|
@@ -83,10 +83,10 @@ export type ExtendedProtectionPolicy = ExtendedProtectionPolicy$instance & __Ext
|
|
|
83
83
|
|
|
84
84
|
|
|
85
85
|
export interface ExtendedProtectionPolicyTypeConverter$instance extends TypeConverter {
|
|
86
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
87
|
-
canConvertTo(destinationType: Type): boolean;
|
|
88
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
89
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
86
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
87
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
88
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
89
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
|
|
@@ -22,7 +22,7 @@ export interface Claim$instance {
|
|
|
22
22
|
readonly value: string;
|
|
23
23
|
readonly valueType: string;
|
|
24
24
|
clone(): Claim;
|
|
25
|
-
clone(identity: ClaimsIdentity): Claim;
|
|
25
|
+
clone(identity: ClaimsIdentity | undefined): Claim;
|
|
26
26
|
toString(): string;
|
|
27
27
|
writeTo(writer: BinaryWriter): void;
|
|
28
28
|
}
|
|
@@ -30,10 +30,10 @@ export interface Claim$instance {
|
|
|
30
30
|
|
|
31
31
|
export const Claim: {
|
|
32
32
|
new(reader: BinaryReader): Claim;
|
|
33
|
-
new(reader: BinaryReader, subject: ClaimsIdentity): Claim;
|
|
33
|
+
new(reader: BinaryReader, subject: ClaimsIdentity | undefined): Claim;
|
|
34
34
|
new(type_: string, value: string): Claim;
|
|
35
|
-
new(type_: string, value: string, valueType: string): Claim;
|
|
36
|
-
new(type_: string, value: string, valueType: string, issuer: string): Claim;
|
|
35
|
+
new(type_: string, value: string, valueType: string | undefined): Claim;
|
|
36
|
+
new(type_: string, value: string, valueType: string | undefined, issuer: string | undefined): Claim;
|
|
37
37
|
new(type_: string, value: string, valueType: string, issuer: string, originalIssuer: string): Claim;
|
|
38
38
|
new(type_: string, value: string, valueType: string, issuer: string, originalIssuer: string, subject: ClaimsIdentity): Claim;
|
|
39
39
|
};
|
|
@@ -42,22 +42,22 @@ export const Claim: {
|
|
|
42
42
|
export type Claim = Claim$instance;
|
|
43
43
|
|
|
44
44
|
export interface ClaimsIdentity$instance {
|
|
45
|
-
actor: ClaimsIdentity;
|
|
46
|
-
readonly authenticationType: string;
|
|
47
|
-
bootstrapContext: unknown;
|
|
45
|
+
actor: ClaimsIdentity | undefined;
|
|
46
|
+
readonly authenticationType: string | string | undefined;
|
|
47
|
+
bootstrapContext: unknown | undefined;
|
|
48
48
|
readonly claims: IEnumerable_1<Claim>;
|
|
49
49
|
readonly isAuthenticated: boolean;
|
|
50
|
-
label: string;
|
|
50
|
+
label: string | undefined;
|
|
51
51
|
readonly name: string;
|
|
52
52
|
readonly nameClaimType: string;
|
|
53
53
|
readonly roleClaimType: string;
|
|
54
54
|
addClaim(claim: Claim): void;
|
|
55
|
-
addClaims(claims: IEnumerable_1<Claim>): void;
|
|
55
|
+
addClaims(claims: IEnumerable_1<Claim | undefined>): void;
|
|
56
56
|
clone(): ClaimsIdentity;
|
|
57
57
|
findAll(match: Predicate_1<Claim>): IEnumerable_1<Claim>;
|
|
58
58
|
findAll(type_: string): IEnumerable_1<Claim>;
|
|
59
|
-
findFirst(match: Predicate_1<Claim>): Claim;
|
|
60
|
-
findFirst(type_: string): Claim;
|
|
59
|
+
findFirst(match: Predicate_1<Claim>): Claim | undefined;
|
|
60
|
+
findFirst(type_: string): Claim | undefined;
|
|
61
61
|
hasClaim(match: Predicate_1<Claim>): boolean;
|
|
62
62
|
hasClaim(type_: string, value: string): boolean;
|
|
63
63
|
removeClaim(claim: Claim): void;
|
|
@@ -69,16 +69,16 @@ export interface ClaimsIdentity$instance {
|
|
|
69
69
|
export const ClaimsIdentity: {
|
|
70
70
|
new(): ClaimsIdentity;
|
|
71
71
|
new(identity: IIdentity): ClaimsIdentity;
|
|
72
|
-
new(claims: IEnumerable_1<Claim>): ClaimsIdentity;
|
|
72
|
+
new(claims: IEnumerable_1<Claim> | undefined): ClaimsIdentity;
|
|
73
73
|
new(authenticationType: string): ClaimsIdentity;
|
|
74
|
-
new(claims: IEnumerable_1<Claim
|
|
75
|
-
new(identity: IIdentity, claims: IEnumerable_1<Claim>): ClaimsIdentity;
|
|
74
|
+
new(claims: IEnumerable_1<Claim> | undefined, authenticationType: string): ClaimsIdentity;
|
|
75
|
+
new(identity: IIdentity, claims: IEnumerable_1<Claim> | undefined): ClaimsIdentity;
|
|
76
76
|
new(authenticationType: string, nameType: string, roleType: string): ClaimsIdentity;
|
|
77
|
-
new(claims: IEnumerable_1<Claim
|
|
78
|
-
new(identity: IIdentity, claims: IEnumerable_1<Claim
|
|
77
|
+
new(claims: IEnumerable_1<Claim> | undefined, authenticationType: string, nameType: string, roleType: string): ClaimsIdentity;
|
|
78
|
+
new(identity: IIdentity, claims: IEnumerable_1<Claim> | undefined, authenticationType: string, nameType: string, roleType: string): ClaimsIdentity;
|
|
79
79
|
new(reader: BinaryReader): ClaimsIdentity;
|
|
80
80
|
new(reader: BinaryReader, stringComparison: StringComparison): ClaimsIdentity;
|
|
81
|
-
new(identity: IIdentity, claims: IEnumerable_1<Claim
|
|
81
|
+
new(identity: IIdentity, claims: IEnumerable_1<Claim> | undefined, authenticationType: string, nameType: string, roleType: string, stringComparison: StringComparison): ClaimsIdentity;
|
|
82
82
|
readonly defaultIssuer: string;
|
|
83
83
|
readonly defaultNameClaimType: string;
|
|
84
84
|
readonly defaultRoleClaimType: string;
|
|
@@ -97,14 +97,14 @@ export type ClaimsIdentity = ClaimsIdentity$instance & __ClaimsIdentity$views;
|
|
|
97
97
|
export interface ClaimsPrincipal$instance {
|
|
98
98
|
readonly claims: IEnumerable_1<Claim>;
|
|
99
99
|
readonly identities: IEnumerable_1<ClaimsIdentity>;
|
|
100
|
-
readonly identity: IIdentity;
|
|
100
|
+
readonly identity: IIdentity | IIdentity | undefined;
|
|
101
101
|
addIdentities(identities: IEnumerable_1<ClaimsIdentity>): void;
|
|
102
102
|
addIdentity(identity: ClaimsIdentity): void;
|
|
103
103
|
clone(): ClaimsPrincipal;
|
|
104
104
|
findAll(match: Predicate_1<Claim>): IEnumerable_1<Claim>;
|
|
105
105
|
findAll(type_: string): IEnumerable_1<Claim>;
|
|
106
|
-
findFirst(match: Predicate_1<Claim>): Claim;
|
|
107
|
-
findFirst(type_: string): Claim;
|
|
106
|
+
findFirst(match: Predicate_1<Claim>): Claim | undefined;
|
|
107
|
+
findFirst(type_: string): Claim | undefined;
|
|
108
108
|
hasClaim(match: Predicate_1<Claim>): boolean;
|
|
109
109
|
hasClaim(type_: string, value: string): boolean;
|
|
110
110
|
isInRole(role: string): boolean;
|
|
@@ -118,9 +118,9 @@ export const ClaimsPrincipal: {
|
|
|
118
118
|
new(identity: IIdentity): ClaimsPrincipal;
|
|
119
119
|
new(principal: IPrincipal): ClaimsPrincipal;
|
|
120
120
|
new(reader: BinaryReader): ClaimsPrincipal;
|
|
121
|
-
primaryIdentitySelector: Func_2<IEnumerable_1<ClaimsIdentity>, ClaimsIdentity>;
|
|
122
|
-
claimsPrincipalSelector: Func_1<ClaimsPrincipal
|
|
123
|
-
readonly current: ClaimsPrincipal;
|
|
121
|
+
primaryIdentitySelector: Func_2<IEnumerable_1<ClaimsIdentity>, ClaimsIdentity | undefined>;
|
|
122
|
+
claimsPrincipalSelector: Func_1<ClaimsPrincipal | undefined> | undefined;
|
|
123
|
+
readonly current: ClaimsPrincipal | undefined;
|
|
124
124
|
};
|
|
125
125
|
|
|
126
126
|
|
|
@@ -128,8 +128,6 @@ export interface __ClaimsPrincipal$views {
|
|
|
128
128
|
As_IPrincipal(): System_Security_Principal_Internal.IPrincipal$instance;
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
-
export interface ClaimsPrincipal$instance extends System_Security_Principal_Internal.IPrincipal$instance {}
|
|
132
|
-
|
|
133
131
|
export type ClaimsPrincipal = ClaimsPrincipal$instance & __ClaimsPrincipal$views;
|
|
134
132
|
|
|
135
133
|
|