ShareInfoSecurityDescriptor Property |
Specifies the SECURITY_DESCRIPTOR associated with this share.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public IntPtr SecurityDescriptor { get; }
Public ReadOnly Property SecurityDescriptor As IntPtr
Get
public:
property IntPtr SecurityDescriptor {
IntPtr get ();
}
member SecurityDescriptor : IntPtr with get
Property Value
Type:
IntPtrSee Also