[]
        
(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
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

Descriptor

Descriptor.

public IntPtr Descriptor

Field Value

System.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.