UserInfoIsUserSID Method
Determines whether the given security identifier identifies a user account.
Namespace: Gemstone.IdentityAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.173 -- Release Build+298e1c238b074757f82f41812034645402a162ed
Gemstone.Identity.UserInfo.IsUserSID = function(sid);
- sid String
- The security identifier.
Booleantrue if the security identifier identifies a user account;
false otherwise.