Struct SecurityAttributes
- Namespace
- GrapeCity.Documents.DX.Storage
- Assembly
- GcDocs.DX.Windows.dll
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
Field Value
- System.IntPtr
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
.