FileTransfer Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.LocalDevicesAndResources
DESCRIPTION
Settings about the File Transfer of the Local Devices
INHERITED FROM
RASSerilazableObj⇒FileTransfer
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | Enabled | Whether File Transfer policy is enabled or not | |
FileTransferMode | Specifies if File Transfer option is allowed and if yes, which directions are allowed. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated