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.26109.1248
Syntax
public UnixPermission Others { get; set; }

Property Value

UnixPermission
See Also