Cremotedataex Object - Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual

Ole automation guide
Table of Contents

Advertisement

36 Visual Basic object definitions

CRemoteDataEx object

CRemoteDataEx object
Property
<CRemoteData>.PrivateKey(String)
<CRemoteData>.CertificateName(String)
<CRemoteData>.EncryptionLevel(Byte)
<CRemoteData>.DenyLowerEncrypt(Bool)
<CRemoteData>.AutoDomain(String)
Property
String = <CRemoteData>.PrivateKey
String = <CRemoteData>.CertificateName
The CRemoteDataEx object contains the same functionality as the CRemoteData
object with some additional functionality.
Table 2-31
describes the properties and parameters. Replace the information in
angle brackets with the actual values.
Table 2-31
CRemoteDataEx parameters
Table 2-32
describes the properties and return values for the CRemoteDataEx
object. Replace the information in angle brackets with the actual values.
Table 2-32
CRemoteDataEx properties and return values
Parameter Description
String
Sets the name of the private key container to use.
String
Sets the common name of the private key to use.
Byte
Sets the encryption level.
The following values are valid:
-1: None
0: pcAnywhere
1: Symmetric
2: Public key
Bool
Defines whether the remote computer allows a
connection to a host computer that uses a lower
level of encryption.
String
Sets the domain name for automatic logins. This
option is used with NT authentication and
Windows authentication.
Return
Description
value
String
Returns the name of the currently active private
key container.
String
Returns the common name of the active private
key container.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents