Class SystemDeviceProfileAuthenticationLockoutLockoutTableRow

  • All Implemented Interfaces:
    BroadWorksTableRow, Serializable

    public class SystemDeviceProfileAuthenticationLockoutLockoutTableRow
    extends Object
    implements BroadWorksTableRow, Serializable
    Response to SystemDeviceProfileAuthenticationLockoutGetRequest. The column headings for the lockoutTable are: "Organization Id", "Organization Type", "Group Id", "Identity/Device Profile Name", " Identity/Device Profile Type", "Lockout Started", "Lockout Expires", "Lockout Count". Lockout times are shown in the system GMT time. When a permanent lockout is shown, the "Lockout Expires" column is empty and the "Lockout Count" column contains the word Permanent.
    Author:
    AlpacaGenerator
    See Also:
    Serialized Form
    • Constructor Detail

      • SystemDeviceProfileAuthenticationLockoutLockoutTableRow

        public SystemDeviceProfileAuthenticationLockoutLockoutTableRow()