IEC_BACNET_AUTHENTICATION_POLICY (STRUCT)ΒΆ
TYPE IEC_BACNET_AUTHENTICATION_POLICY : STRUCT
Definition of the BACnetAuthenticationPolicy structure
This structuee specifies the authentication policies defined for an Access Point object.
- InOut:
- Name - Type - Comment - nPolicyCount- Count of entries in the List_Of_Policies - policies- POINTER TO IEC_BACNET_AUTHENTICATION_POLICY_DATAINPUT - This field is a list of sequence elements that specifies the Credential Data Input objects which are used for this authentication policy - fOrderEnforced- If TRUE, then the ordering sequence, as specified by the Index fields of this Policy list, is enforced. If FALSE, then the order is not enforced. - nTimeout- This field, of type Unsigned, specifies the maximum time in seconds for which all authentication factors, as defined by this policy, must be presented. A value of zero indicates an unlimited time to present all authentication factors. If not all authentication factors are presented in the allotted time, then a timeout occurs and authentication fails. 
