Skip to Content
0
Former Member
Mar 14, 2007 at 09:17 PM

Detecting disabled users

59 Views

<p>Does anyone know how I can detect if a user is disabled.</p><p>I&#39;m currently doing a InsfoStore.Query("SELECT SI_ID FROM CI_SYSTEMOBJECTS WHERE SI_KIND=&#39;User&#39;") which retrieves the users nicely but I can find nothing within the returned data that indicates that the user is disabled or enabled?</p>