Base:
method
Persist
System.Security.AccessControl.ObjectSecurity.Persist(System.Runtime.InteropServices.SafeHandle, System.Security.AccessControl.AccessControlSections)
6 references to Persist
Microsoft.Win32.Registry (1)
System\Security\AccessControl\RegistrySecurity.cs (1)
171
Persist
(hKey, persistRules);
System.IO.FileSystem.AccessControl (1)
System\Security\AccessControl\FileSystemSecurity.cs (1)
140
Persist
(handle, persistRules);
System.Security.AccessControl (1)
System\Security\AccessControl\ObjectSecurityT.cs (1)
311
base.
Persist
(handle, persistRules);
System.Threading.AccessControl (3)
System\Security\AccessControl\EventWaitHandleSecurity.cs (1)
187
base.
Persist
(handle, persistSections);
System\Security\AccessControl\MutexSecurity.cs (1)
178
base.
Persist
(handle, persistSections);
System\Security\AccessControl\SemaphoreSecurity.cs (1)
172
base.
Persist
(handle, persistSections);