36 Visual Basic object definitions
CRemoteDataEx object
CRemoteDataEx object
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-32
describes the properties and return values for the CRemoteDataEx
object. Replace the information in angle brackets with the actual values.
Table 2-31
CRemoteDataEx parameters
Property
Parameter Description
<CRemoteData>.PrivateKey(String)
String
Sets the name of the private key container to use.
<CRemoteData>.CertificateName(String)
String
Sets the common name of the private key to use.
<CRemoteData>.EncryptionLevel(Byte)
Byte
Sets the encryption level.
The following values are valid:
■
-1: None
■
0: pcAnywhere
■
1: Symmetric
■
2: Public key
<CRemoteData>.DenyLowerEncrypt(Bool)
Bool
Defines whether the remote computer allows a
connection to a host computer that uses a lower
level of encryption.
<CRemoteData>.AutoDomain(String)
String
Sets the domain name for automatic logins. This
option is used with NT authentication and
Windows authentication.
Table 2-32
CRemoteDataEx properties and return values
Property
Return
value
Description
String = <CRemoteData>.PrivateKey
String
Returns the name of the currently active private
key container.
String = <CRemoteData>.CertificateName
String
Returns the common name of the active private
key container.
Содержание PCANYWHERE - OLE AUTOMATION GUIDE V12.1
Страница 1: ...Symantec pcAnywhere OLE Automation Guide ...
Страница 6: ......
Страница 18: ...18 Using OLE Automation with Symantec pcAnywhere Where to find more information ...
Страница 68: ...68 Visual Basic object definitions Awrem32 functions ...
Страница 108: ...108 Visual C object definitions Awrem32 functions ...
Страница 112: ...112 Index ...