C# Class RestrictedProcess.Process.SecurityAttributes

Show file Open project: NikolayIT/RestrictedProcess.NET Class Usage Examples

Public Properties

Property Type Description
InheritHandle bool
Length int
SecurityDescriptor SafeLocalMemHandle

Property Details

InheritHandle public property

public bool InheritHandle
return bool

Length public property

public int Length
return int

SecurityDescriptor public property

public SafeLocalMemHandle,RestrictedProcess.Process SecurityDescriptor
return SafeLocalMemHandle