Need Defination of cms_User fields

arbab anis asked on December 11, 2017 11:11

Hi,

I need definition of some filed of cms.Users those are following.

  • UserSiteManagerDisabled
  • UserTokenIteration
  • ActivationKey
  • StatusId
  • RegistrationIp
  • DateVerified

Thanks You

Recent Answers


David te Kloese answered on December 11, 2017 17:00

Do you mean DB field types? You can view the database directly to see all fields in the cms_user table (or any other).

Or field types of the objects in API? You can just use intellisense in code?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.