accessCredential.authenticationFactors

<< Click to Display Table of Contents >>

 

accessCredential.authenticationFactors

According to the BACnet protocol documentation:

Specifies the authentication factors that belong to this credential. Any access attempt using an authentication factor which is disabled shall fail. In this case, the Access_Event property of the Access Point object where this authentication factor was used shall be set to the value corresponding to the reason why it was disabled.

Property authenticationFactors of object accessCredential can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessCredential-<objectAddress>.authenticationFactors

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 32

N3:

<objectAddress>

N4:

<property> = 257

Tag Value

A character string containing an XML with a value of type <SequenceOfBACnetCredentialAuthenticationFactor>.

Was this page useful?