UtilProcessGetProcessSecurityDescriptor Method

Overload List

GetProcessSecurityDescriptor(Int32) Gets the security descriptor of the specified process.
GetProcessSecurityDescriptor(IntPtr) Gets the security descriptor of the specified process.
GetProcessSecurityDescriptor(Process) Gets the security descriptor of the specified process.

See Also