Gets or sets the Unix/SFTP permissions.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public Property Permissions As SftpPermissions Get Set |
| C# |
|---|
public SftpPermissions Permissions { get; set; } |