Activar cache del active directory de asp
AUTOR PREGUNTA #1
-
¿Tienes la misma pregunta? Yo también
Esto también te interesa!
PREGUNTAS SIMILARES
#2
System.DirectoryServices.DirectoryEntry entry = new System.DirectoryServices.DirectoryEntry(); entry.RefreshCache(new string[] {"cn", "www" });