Click or drag to resize

UnixPermissionSetOthers Property

Gets or sets permissions for other users/groups.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public UnixPermission Others { get; set; }

Property Value

Type: UnixPermission
See Also