Skip to content

Commit c263781

Browse files
author
Paulino Calderon
committed
Update to .net
1 parent b33a503 commit c263781

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

dotnet.txt

+12-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,18 @@ System.Security
88
WindowsIdentity
99
CreateProcess
1010
Assembly.Load
11-
<%=
11+
Assembly.LoadFile
1212
Reflection.Emit
1313
File.WriteAllText
1414
String.Compare
15+
System.Security.AccessControl
16+
Microsoft.Win32.RegistryKey
17+
AddFileSecurity
18+
AddDirectorySecurity
19+
DiscretionaryAcl
20+
SetAccessControl
21+
AddAccessRule
22+
PathInfo
23+
Request.
24+
Response.
25+

0 commit comments

Comments
 (0)