Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
string name = user.Identity.Name;
But I would like to get the complete name which is stored in AD, in my case, "Stefan Jakobsson" Is this possible via the EPiServer API or do I need to write my own script for this? Thanks! //Stefan