Back to product page

RemotePermissions enumeration


List of all flags to be used with RemoteOpen method.

Remarks

Possible values for RemotePermissions:

Read Opens remote file with read permission.
Write Opens remote file with write permission.
Create Creates remote file.
Truncate Truncates remote file.

Platforms

Windows