Try our conversational search powered by Generative AI!
AI OnAI Off
IMPORTANT! Active Directory Provider 1.0.1.0 should be used with EPiServer CMS 5 SP1.
Compile the Active Directory role provider
This file contains a Source folder with the following files:
File name |
Description |
ActiveDirectoryRoleProvider.cs |
The actual role provider implementation. |
DirectoryDataFactory.cs |
Abstract base class for accessing a directory service. |
AdsiDataFactory.cs |
An implementation of DirectoryDataFactory that uses ADSI to access Active Directory. |
DirectoryData.cs |
Data class that abstracts a directory service entry such as a user or a group. |
Include all these files in your current solution, for example if you are developing your EPiServer site based on the Public templates package, do the following: