UtilProcessSetProcessSecurityDescriptor Method

Overload List

SetProcessSecurityDescriptor(Int32, RawSecurityDescriptor) Sets the security descriptor of the specified process.
SetProcessSecurityDescriptor(IntPtr, RawSecurityDescriptor) Sets the security descriptor of the specified process.
SetProcessSecurityDescriptor(Process, RawSecurityDescriptor) Sets the security descriptor of the specified process.

See Also