Interface IUserLockedWorkflowEvent

    • Method Detail

      • getLoginName

        String getLoginName()
        Get the login name of the user who has been locked.
        Returns:
        The login name.
      • getLoginDomain

        String getLoginDomain()
        Get the login domain of the user who has been locked.
        Returns:
        The login domain, or null.