IEC_BACNET_CREDENTIAL_AUTHENTICATION_FACTOR (STRUCT)ΒΆ
TYPE IEC_BACNET_CREDENTIAL_AUTHENTICATION_FACTOR : STRUCT
Definition of the BACnetCredentialAuthenticationFactor structure
This structure, of type BACnetCredentialAuthenticationFactor, specifies the authentication factors that belong to an credential.
- InOut:
- Name - Type - Comment - disable- This field, of type BACnetAccessAuthenticationFactorDisable, specifies whether the corresponding authentication factor is disabled or not. Any value other than NONE indicates that the authentication factor is not valid for authentication. - authenticationFactor- This field, of type BACnetAuthenticationFactor, specifies the authentication factor that belongs to an credential. 
