[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Storage.SecurityAttributes

Struct SecurityAttributes

Namespace
GrapeCity.Documents.DX.Storage
Assembly
GcDocs.DX.Windows.dll

Security attributes.

public struct SecurityAttributes
Inherited Members

Fields

Descriptor

Descriptor.

public IntPtr Descriptor

Field Value

IntPtr

Length

Length.

public int Length

Field Value

int

Properties

InheritHandle

Gets or sets a value indicating whether [inherit handle].

public bool InheritHandle { get; set; }

Property Value

bool

true if [inherit handle]; otherwise, false.