| ChangePassword(string ticket, int accountid, string oldpassword, string newpassword) | WebAccountService | |
| ChangePasswordMd5(string ticket, int accountid, string oldpasswordhash, string newpassword) | WebAccountService | |
| ConfirmAccountEmail(string ticket, int id) | WebAccountService | |
| CreateAccount(string betapassword, string emailaddress, TransitAccount ta) | WebAccountService | |
| CreateAccountSystemMessageFolders(string ticket, int id) | WebAccountService | |
| CreateAccountWithInvitation(int invitationid, string code, TransitAccount ta) | WebAccountService | |
| CreateAccountWithInvitationAndLogin(int invitationid, string code, TransitAccount ta) | WebAccountService | |
| CreateAccountWithOpenId(string betapassword, string consumerurl, TransitAccount ta) | WebAccountService | |
| CreateOrUpdateAccount(string ticket, TransitAccount t_instance) | WebAccountService | |
| CreateOrUpdateAccountAddress(string ticket, TransitAccountAddress t_instance) | WebAccountService | |
| CreateOrUpdateAccountAttribute(string ticket, TransitAccountAttribute attribute) | WebAccountService | |
| CreateOrUpdateAccountEmail(string ticket, TransitAccountEmail tae) | WebAccountService | |
| CreateOrUpdateAccountEmailMessage(string ticket, TransitAccountEmailMessage AccountEmailMessage) | WebAccountService | |
| CreateOrUpdateAccountFlag(string ticket, TransitAccountFlag flag) | WebAccountService | |
| CreateOrUpdateAccountFlagType(string ticket, TransitAccountFlagType flagtype) | WebAccountService | |
| CreateOrUpdateAccountInvitation(string ticket, TransitAccountInvitation invitation) | WebAccountService | |
| CreateOrUpdateAccountMessage(string ticket, TransitAccountMessage message) | WebAccountService | |
| CreateOrUpdateAccountMessageFolder(string ticket, TransitAccountMessageFolder messagefolder) | WebAccountService | |
| CreateOrUpdateAccountOpenId(string ticket, TransitAccountOpenId openid) | WebAccountService | |
| CreateOrUpdateAccountPicture(string ticket, TransitAccountPicture accountpicture) | WebAccountService | |
| CreateOrUpdateAccountProperty(string ticket, TransitAccountProperty t_instance) | WebAccountService | |
| CreateOrUpdateAccountPropertyGroup(string ticket, TransitAccountPropertyGroup pg) | WebAccountService | |
| CreateOrUpdateAccountPropertyValue(string ticket, TransitAccountPropertyValue propertyvalue) | WebAccountService | |
| CreateOrUpdateAccountRedirect(string ticket, TransitAccountRedirect redirect) | WebAccountService | |
| CreateOrUpdateAccountSurveyAnswer(string ticket, TransitAccountSurveyAnswer answer) | WebAccountService | |
| CreateOrUpdateAccountWebsite(string ticket, TransitAccountWebsite t_instance) | WebAccountService | |
| DeclineInvitation(int id, string code) (defined in WebAccountService) | WebAccountService | |
| DeleteAccount(string ticket, int id, string password) | WebAccountService | |
| DeleteAccountAddress(string ticket, int id) | WebAccountService | |
| DeleteAccountAttribute(string ticket, int id) | WebAccountService | |
| DeleteAccountEmail(string ticket, int id) | WebAccountService | |
| DeleteAccountEmailConfirmation(string ticket, int id) | WebAccountService | |
| DeleteAccountEmailMessage(string ticket, int id) | WebAccountService | |
| DeleteAccountFlag(string ticket, int id) | WebAccountService | |
| DeleteAccountFlagType(string ticket, int id) | WebAccountService | |
| DeleteAccountInvitation(string ticket, int id) | WebAccountService | |
| DeleteAccountMessage(string ticket, int id) | WebAccountService | |
| DeleteAccountMessageFolder(string ticket, int id) | WebAccountService | |
| DeleteAccountMessagesByFolder(string ticket, int folderid) | WebAccountService | |
| DeleteAccountOpenId(string ticket, int id) | WebAccountService | |
| DeleteAccountPicture(string ticket, int id) | WebAccountService | |
| DeleteAccountProperty(string ticket, int id) | WebAccountService | |
| DeleteAccountPropertyGroup(string ticket, int id) | WebAccountService | |
| DeleteAccountPropertyValue(string ticket, int id) | WebAccountService | |
| DeleteAccountRedirect(string ticket, int id) | WebAccountService | |
| DeleteAccountSurveyAnswer(string ticket, int id) | WebAccountService | |
| DeleteAccountWebsite(string ticket, int id) | WebAccountService | |
| DemoteAdministrator(string ticket, int id) | WebAccountService | |
| FindAllByEmail(string ticket, string emailaddress, ServiceQueryOptions options) | WebAccountService | |
| FindByEmail(string ticket, string emailaddress) | WebAccountService | |
| GetAccount(string ticket, bool updatelastlogin) | WebAccountService | |
| GetAccountAddressById(string ticket, int id) | WebAccountService | |
| GetAccountAddresses(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountAddressesCount(string ticket, int id) | WebAccountService | |
| GetAccountAttributeById(string ticket, int id) | WebAccountService | |
| GetAccountAttributes(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountAttributesCount(string ticket, int id) | WebAccountService | |
| GetAccountById(string ticket, int id) | WebAccountService | |
| GetAccountEmailById(string ticket, int id) | WebAccountService | |
| GetAccountEmailConfirmationById(string ticket, int id) | WebAccountService | |
| GetAccountEmailConfirmations(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountEmailConfirmationsCount(string ticket, int id) | WebAccountService | |
| GetAccountEmailMessageById(string ticket, int id) | WebAccountService | |
| GetAccountEmailMessages(string ticket, ServiceQueryOptions options) | WebAccountService | |
| GetAccountEmailMessagesCount(string ticket) | WebAccountService | |
| GetAccountEmails(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountEmailsCount(string ticket, int id) | WebAccountService | |
| GetAccountFlagById(string ticket, int id) | WebAccountService | |
| GetAccountFlags(string ticket, ServiceQueryOptions options) | WebAccountService | |
| GetAccountFlagsByAccountId(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountFlagsByAccountIdCount(string ticket, int id) | WebAccountService | |
| GetAccountFlagsByFlaggedAccountId(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountFlagsByFlaggedAccountIdCount(string ticket, int id) | WebAccountService | |
| GetAccountFlagsCount(string ticket) | WebAccountService | |
| GetAccountFlagTypeById(string ticket, int id) | WebAccountService | |
| GetAccountFlagTypes(string ticket, ServiceQueryOptions options) | WebAccountService | |
| GetAccountFlagTypesCount(string ticket) | WebAccountService | |
| GetAccountId(string ticket) | WebAccountService | |
| GetAccountInvitationByEmail(string ticket, int id, string email) | WebAccountService | |
| GetAccountInvitationById(string ticket, int id) | WebAccountService | |
| GetAccountInvitationByIdAndCode(string ticket, int id, string code) | WebAccountService | |
| GetAccountInvitations(string ticket, ServiceQueryOptions options) | WebAccountService | |
| GetAccountInvitationsByAccountId(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountInvitationsCount(string ticket) | WebAccountService | |
| GetAccountInvitationsCountByAccountId(string ticket, int id) | WebAccountService | |
| GetAccountMessageById(string ticket, int id) | WebAccountService | |
| GetAccountMessageFolderById(string ticket, int id) | WebAccountService | |
| GetAccountMessageFolders(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountMessageFoldersCount(string ticket, int id) | WebAccountService | |
| GetAccountMessages(string ticket, int folderid, ServiceQueryOptions options) | WebAccountService | |
| GetAccountMessagesCount(string ticket, int folderid) | WebAccountService | |
| GetAccountMessageSystemFolder(string ticket, int id, string folder) | WebAccountService | |
| GetAccountOpenIdById(string ticket, int id) | WebAccountService | |
| GetAccountOpenIds(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountOpenIdsCount(string ticket, int id) (defined in WebAccountService) | WebAccountService | |
| GetAccountPictureById(string ticket, int id) | WebAccountService | |
| GetAccountPictureIfModifiedSinceById(string ticket, int id, DateTime ifModifiedSince) | WebAccountService | |
| GetAccountPictures(string ticket, int id, AccountPicturesQueryOptions qopt, ServiceQueryOptions options) | WebAccountService | |
| GetAccountPicturesCount(string ticket, int id, AccountPicturesQueryOptions qopt) | WebAccountService | |
| GetAccountProperties(string ticket, int gid, ServiceQueryOptions options) | WebAccountService | |
| GetAccountPropertiesCount(string ticket, int gid) | WebAccountService | |
| GetAccountPropertyById(string ticket, int id) | WebAccountService | |
| GetAccountPropertyGroupById(string ticket, int id) | WebAccountService | |
| GetAccountPropertyGroups(string ticket, ServiceQueryOptions options) | WebAccountService | |
| GetAccountPropertyGroupsCount(string ticket) | WebAccountService | |
| GetAccountPropertyValueById(string ticket, int id) | WebAccountService | |
| GetAccountPropertyValueByName(string ticket, int accountid, string groupname, string propertyname) | WebAccountService | |
| GetAccountPropertyValues(string ticket, int id, int groupid, ServiceQueryOptions options) | WebAccountService | |
| GetAccountPropertyValuesCount(string ticket, int id, int groupid) | WebAccountService | |
| GetAccountRedirectById(string ticket, int id) | WebAccountService | |
| GetAccountRedirectBySourceUri(string ticket, int id, string uri) | WebAccountService | |
| GetAccountRedirectByTargetUri(string ticket, int id, string uri) | WebAccountService | |
| GetAccountRedirects(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountRedirectsCount(string ticket, int id) | WebAccountService | |
| GetAccounts(string ticket, ServiceQueryOptions options) | WebAccountService | |
| GetAccountsByPropertyValue(string ticket, string groupname, string propertyname, string propertyvalue, ServiceQueryOptions options) | WebAccountService | |
| GetAccountsByPropertyValueCount(string ticket, string groupname, string propertyname, string propertyvalue) | WebAccountService | |
| GetAccountsCount(string ticket) | WebAccountService | |
| GetAccountSurveyAnswerById(string ticket, int id) | WebAccountService | |
| GetAccountSurveyAnswers(string ticket, int id, int surveyid, ServiceQueryOptions options) | WebAccountService | |
| GetAccountSurveyAnswersByQuestionId(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountSurveyAnswersCount(string ticket, int id, int surveyid) | WebAccountService | |
| GetAccountSurveyAnswersCountByQuestionId(string ticket, int id) | WebAccountService | |
| GetAccountSurveysById(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountWebsiteById(string ticket, int id) | WebAccountService | |
| GetAccountWebsites(string ticket, int id, ServiceQueryOptions options) | WebAccountService | |
| GetAccountWebsitesCount(string ticket, int id) | WebAccountService | |
| GetActiveEmailAddress(string ticket, int id) | WebAccountService | |
| GetAdminAccount(string ticket) | WebAccountService | |
| GetAllAccountPropertyValues(string ticket, int accountid, int groupid) | WebAccountService | |
| GetAllAccountRedirects(string ticket, ServiceQueryOptions options) | WebAccountService | |
| GetAllAccountRedirectsCount(string ticket) | WebAccountService | |
| GetOpenIdRedirect(string openidurl, string returnurl) | WebAccountService | |
| HasVerifiedEmail(string ticket, int id) | WebAccountService | |
| Impersonate(string ticket, int id) | WebAccountService | |
| InternalSearchAccounts(ISession session, string s, ServiceQueryOptions options) (defined in WebAccountService) | WebAccountService | [protected] |
| IsBetaPasswordSet() | WebAccountService | |
| IsPasswordValid(string ticket, int accountid, string password) | WebAccountService | |
| IsPasswordValidMd5(string ticket, int accountid, string password) | WebAccountService | |
| Login(string email, string password) | WebAccountService | |
| LoginMd5(string emailaddress, string passwordhash) | WebAccountService | |
| LoginOpenId(string token, string[] names, string[] values) | WebAccountService | |
| MoveAccountMessageToFolder(string ticket, int id, int messageid, string folder) | WebAccountService | |
| MoveAccountMessageToFolderById(string ticket, int messageid, int folderid) | WebAccountService | |
| PromoteAdministrator(string ticket, int id) | WebAccountService | |
| ResetPassword(string emailaddress, DateTime dateofbirth) | WebAccountService | |
| SearchAccounts(string ticket, string s, ServiceQueryOptions options) | WebAccountService | |
| SearchAccountsCount(string ticket, string s) | WebAccountService | |
| VerifyAccountEmail(string password, int id, string code) | WebAccountService | |
| VerifyBetaPassword(string betapassword) | WebAccountService | |
| VerifyOpenId(string token, string[] names, string[] values) | WebAccountService | |
| WebAccountService() (defined in WebAccountService) | WebAccountService | |