Click or drag to resize

DfsInfoSecurityDescriptor Property

Pointer to a SECURITY_DESCRIPTOR structure that specifies a self-relative security descriptor to be associated with the DFS link's reparse point. This field is valid for DFS links only.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public IntPtr SecurityDescriptor { get; }

Property Value

Type: IntPtr
See Also