accessCredential.authorizationExemptions

<< Click to Display Table of Contents >>

 

accessCredential.authorizationExemptions

According to the BACnet protocol documentation:

The authorization checks from which this credential is exempt. When a credential is exempt from an authorization check, the access attempt shall not be denied due to this authorization criterion.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessCredential-<objectAddress>.authorizationExemptions

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 32

N3:

<objectAddress>

N4:

<property> = 364

Tag Value

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

Was this page useful?