Useauthenticationflag – Echelon OpenLNS User Manual

Page 226

Advertising
background image

OpenLNS Programmer's Reference

189

1

0.024

2

0.032

3

0.048

4

0.064

5

0.096

6

0.128

7

0.192

8

0.256

9

0.384

10

0.512

11

0.768

12

1.024

13

1.536

14

2.048

15

3.072

Data Type

Integer.

Read/Write

Read/write.

Added to API

Depends on the object used to access the property. Generally,

this property exists for an object as soon as the object is

added to the API.

UseAuthenticationFlag

Summary

Indicates whether this connection uses authentication

.

Availability

Local, full, and lightweight clients.

Syntax

useAuthFlag = cdtObject.UseAuthenticationFlag

Element

Description

cdtObject

The

ConnectDescTemplate

object to be

acted on.

useAuthFlag

A Boolean value.

This property will only be read by the

Object Server if the

lcaConnPropsAuth option is set in

the ConnectDescTemplate object’s

PropertyOptions property.

A True value indicates that

authentication is enabled for this

connection.

A False value indicates that

authentication is disabled for this

connection.

If this value is not explicitly set

for a ConnectDescTemplate object,

the authentication settings for

connections using the template

will default to the setting of the

hub network variable’s

Advertising