C# Class RestrictedProcess.Process.SecurityAttributes

Exibir arquivo Open project: NikolayIT/RestrictedProcess.NET Class Usage Examples

Public Properties

Property Type Description
InheritHandle bool
Length int
SecurityDescriptor SafeLocalMemHandle

Property Details

InheritHandle public_oe property

public bool InheritHandle
return bool

Length public_oe property

public int Length
return int

SecurityDescriptor public_oe property

public SafeLocalMemHandle,RestrictedProcess.Process SecurityDescriptor
return SafeLocalMemHandle