Simias::Server::RegistrationInfo Class Reference

Class that represents the current state and configuration of the synchronization service. More...

List of all members.

Public Member Functions

 RegistrationInfo ()
 Constructs a RegistrationInfo object.
 RegistrationInfo (RegistrationStatus StatusCode)
 Constructs a RegistrationInfo object.

Public Attributes

RegistrationStatus Status
 Status result from a create or delete method.
string Message
 Message returned from the CreateUser method.
string UserGuid
 Guid assigned to the user. Not valid if the registration method fails.
string DistinguishedName
 Distinguished Name in the external identity database. Not valid if the registration method fails.
string[] SuggestedNames
 If the Registration.CreateUser method fails with a UserExists status, the provider MAY return a list of suggested names the caller could try.


Detailed Description

Class that represents the current state and configuration of the synchronization service.


Constructor & Destructor Documentation

Simias::Server::RegistrationInfo::RegistrationInfo (  )  [inline]

Constructs a RegistrationInfo object.

Simias::Server::RegistrationInfo::RegistrationInfo ( RegistrationStatus  StatusCode  )  [inline]

Constructs a RegistrationInfo object.

Parameters:
StatusCode The status of the registration.


Member Data Documentation

Status result from a create or delete method.

Message returned from the CreateUser method.

Guid assigned to the user. Not valid if the registration method fails.

Distinguished Name in the external identity database. Not valid if the registration method fails.

If the Registration.CreateUser method fails with a UserExists status, the provider MAY return a list of suggested names the caller could try.


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

Generated on Wed Apr 8 14:51:17 2009 for simias by  doxygen 1.5.6