PowerTCP SSH and SFTP for .NET
UserToken Property




Gets the token that represents this copy operation
Syntax
'Declaration
 
Public ReadOnly Property UserToken As Object
'Usage
 
Dim instance As CopyResult
Dim value As Object
 
value = instance.UserToken
public object UserToken {get;}
public: __property Object* get_UserToken();
public:
property Object^ UserToken {
   Object^ get();
}
See Also

Reference

CopyResult Class
CopyResult Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic