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; }

Field Value

Permissions.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also