Simias::Web::DomainInformation Class Reference

Domain information. More...

Collaboration diagram for Simias::Web::DomainInformation:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DomainInformation ()
 Constructor.
 DomainInformation (string domainID)
 Constructs a DomainInformation object.
override string ToString ()
 Create a string representation.

Public Attributes

DomainType Type
 Domain Type.
bool Active
 Domain Active true - a state where collections belonging to the domain can synchronize, remote invitations can occur etc. false - no remote actions will take place.
bool Authenticated
 Indicates if the domain is authenticated or not.
string Name
 Domain Name.
string Description
 Domain Description.
string ID
 Domain ID.
string MemberUserID
 The unique member/user ID.
string MemberName
 The name of the member object.
string RemoteUrl
 Url to the remote domain service.
string POBoxID
 POBox ID.
string HostUrl
 The Simias URL for this domain.
string Host
 The host for this domain.
bool IsSlave
 True if the local domain is a slave (client).
bool IsDefault
 True if the local domain is the default domain.
Simias.Authentication.StatusCodes StatusCode
 The status of the authentication request.
int RemainingGraceLogins
 The grace logins remaining. Valid if StatusCode == StatusCode.SuccessInGrace.


Detailed Description

Domain information.


Constructor & Destructor Documentation

Simias::Web::DomainInformation::DomainInformation (  )  [inline]

Constructor.

Simias::Web::DomainInformation::DomainInformation ( string  domainID  )  [inline]

Constructs a DomainInformation object.

Parameters:
domainID The ID of the domain to base this object on.


Member Function Documentation

override string Simias::Web::DomainInformation::ToString (  )  [inline]

Create a string representation.

Returns:
A string representation


Member Data Documentation

Domain Type.

Domain Active true - a state where collections belonging to the domain can synchronize, remote invitations can occur etc. false - no remote actions will take place.

Indicates if the domain is authenticated or not.

Domain Name.

Domain Description.

Domain ID.

The unique member/user ID.

The name of the member object.

Url to the remote domain service.

POBox ID.

The Simias URL for this domain.

The host for this domain.

True if the local domain is a slave (client).

True if the local domain is the default domain.

Simias.Authentication.StatusCodes Simias::Web::DomainInformation::StatusCode

The status of the authentication request.

The grace logins remaining. Valid if StatusCode == StatusCode.SuccessInGrace.


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

Generated on Wed Apr 8 14:58:11 2009 for simias by  doxygen 1.5.6