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
disableThis 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.
authenticationFactorThis field, of type BACnetAuthenticationFactor, specifies the authentication factor that belongs to an credential.