Click or drag to resize

NetShareContract Class

Description of the Network Share.
Inheritance Hierarchy
SystemObject
  SOS.SDK.Contracts.DataContracts.Jobs.BackupNetShareContract

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs.Backup
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public class NetShareContract

The NetShareContract type exposes the following members.

Constructors
  NameDescription
Public methodNetShareContract
Initializes a new instance of the NetShareContract class
Top
Properties
  NameDescription
Public propertyCredentials
Credentials for NetworkShare.
Public propertyRemoteName
The remote address of the Network Share.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also