sGetUsersOnly - Solution Sites Routine

This function determines which users specified by the input parameter sProfileIDs are users (for example, do not have an admin profile) and returns a string that contains the profile IDs of those users.

Definition

Function sGetUsersOnly(
  byVal sProfileIDs)

Defined in File

services\include\save_one_profile.asp

Routines Called

GetUserPropertyFromID

Called By

SaveUserAccountControlProperty

Copyright © 2005 Microsoft Corporation.
All rights reserved.