Inheritance
System.Object
DeclSecurity
Assembly: PeNet.dll
public class DeclSecurity : AbstractTable
Constructors
|
Improve this Doc
View Source
Declaration
public DeclSecurity(IRawFile peFile, long offset, HeapSizes heapSizes, IndexSize indexSizes)
Parameters
Properties
|
Improve this Doc
View Source
Declaration
public ushort Action { get; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public uint Parent { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint PermissionSet { get; }
Property Value
Type |
Description |
System.UInt32 |
|