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

Ole automation guide
Table of Contents

Advertisement

CHostDataEx object

Property
<CHostData>.CryptPrivateKey(String)
<CHostData>.CryptCommonName(String)
<CHostData>.CryptReqLevel(Byte)
<CHostData>.CryptRefuseLower(Bool)
<CHostData>.CallersPath(String)
<CHostData>.ConfirmConnect(Bool)
<CHostData>.ConfirmTimeout(Byte)
<CHostData>.ConfirmDeny(Bool)
<CHostData>.PwCaseSensitive(Bool)
<CHostData>.PwAttempts(Byte)
<CHostData>.PwTimeout(Byte)
The CHostDataEx object contains the same functionality as the CHostData
object with some additional functionality.
Table 2-66
describes the properties and parameters. Replace the information in
angle brackets with the actual values.
Table 2-66
CHostDataEx properties and parameters
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 host computer accepts
connections from a remote computer that uses a
lower level of encryption.
String
Sets the fully qualified path to the caller files.
Bool
Defines whether the host user will be prompted
to confirm connections.
Byte
Sets the number of seconds before the prompt to
confirm the connection time limit expires.
Bool
Defines whether the connection should be ended
if the prompt to confirm the connection time
limit expires.
Bool
Forces the use of case-sensitive passwords.
Byte
Sets the number of consecutive failed logon
attempts that are allowed before ending the
connection.
Byte
Sets the number of minutes that a user has to
complete the logon before the connection is
dropped.
Visual Basic object definitions
CHostDataEx object
55

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents