DomainService Class Reference

More...

List of all members.

Public Member Functions

 DomainService ()
 
DomainInfo GetDomainInfo (string userID)
 
System.IAsyncResult BeginGetDomainInfo (string userID, System.AsyncCallback callback, object asyncState)
 
DomainInfo EndGetDomainInfo (System.IAsyncResult asyncResult)
 
ProvisionInfo ProvisionUser (string user, string password)
 
System.IAsyncResult BeginProvisionUser (string user, string password, System.AsyncCallback callback, object asyncState)
 
ProvisionInfo EndProvisionUser (System.IAsyncResult asyncResult)
 
string CreateMaster (string collectionID, string collectionName, string rootDirID, string rootDirName, string userID, string memberName, string memberID, string memberRights)
 
System.IAsyncResult BeginCreateMaster (string collectionID, string collectionName, string rootDirID, string rootDirName, string userID, string memberName, string memberID, string memberRights, System.AsyncCallback callback, object asyncState)
 
string EndCreateMaster (System.IAsyncResult asyncResult)
 
void RemoveServerCollections (string domainID, string userID)
 
System.IAsyncResult BeginRemoveServerCollections (string domainID, string userID, System.AsyncCallback callback, object asyncState)
 
void EndRemoveServerCollections (System.IAsyncResult asyncResult)
 


Detailed Description

Web Service providing access to Simias domain services. /remarks>


The documentation for this class was generated from the following files:

Generated on Wed Apr 8 14:39:08 2009 for simias by  doxygen 1.5.6