Go to content

Go to employees

Go to search

12

 

Authenticate users from different sources

A blog post about how you can do authorization from multiple sources

Tags


Custom boolean property

As a developer working with dynamic properties, I am sure you have came across the fact that it is not possible to reset or empty an EPiServer boolean dynamic property. This is something I’ve needed several times, so here is a simple sample code t...