ObjectAttributesSecurityDescriptor Field
Specifies a security descriptor for the object when the object is created.
If this member is
Zero, the object will receive default security settings.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public IntPtr SecurityDescriptor
Public SecurityDescriptor As IntPtr
Dim instance As ObjectAttributes
Dim value As IntPtr
value = instance.SecurityDescriptor
instance.SecurityDescriptor = value
public:
IntPtr SecurityDescriptor
val mutable SecurityDescriptor: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr