Click or drag to resize

ShareInfoPermissions Property

The shared resource's permissions for servers running with share-level security.

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

Property Value

Type: AccessPermissions
Remarks
Note that Windows does not support share-level security. This member is ignored on a server running user-level security.
See Also