Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Yes, well I wanted to get infomation from a User like: Email,Name etc.. But I fixed it by using the :
var currentUser = CommunitySystem.CurrentContext.DefaultSecurity.CurrentUser;
Cheers!
As the subject says: I want to retrieve information from my user using IUser.
Is there any way to get this information without using "Select 'user' from database?