[MonoTouch] System.directoryservices

Miguel de Icaza miguel at novell.com
Tue Oct 13 00:49:35 EDT 2009


Hello,

> How to have system.directoryservices package support in monotouch.
> According to the documentation of mono the name space is supported.

The documentation of Mono is for all profiles of Mono (Desktop,  
Server, iPhone and Moonlight).   We currently do not separate or  
distinguish them.

DirectoryServices is not available at this point for the iPhone.   You  
will need to bridge access using a web service for example.


More information about the MonoTouch mailing list