All Classes Namespaces Functions Properties Pages
UserService Member List

This is the complete list of members for UserService, including all inherited members.

ChangeForgottenPassword(string sessionId, string newPassword)UserService
ChangePassword(string sessionId, string oldPassword, string newPassword)UserService
FederatedLogOff(string sessionId)UserService
ForgotPassword(string emailAddress)UserService
GetFederatedAuthenticationProvidersForSignIn(string callbackUrl, short callbackProtocol, string origin)UserService
GetFederatedAuthenticationProvidersForSignIn2(string callbackUrl, short callbackProtocol, string origin)UserService
GetFederatedAuthenticationSignInUrl(string callbackUrl, AuthenticationProviderIdentity authenticationProviderIdentity, short callbackProtocol, string origin)UserService
GetLoggedOnUsers(string sessionId)UserService
GetLoggedOnUsers2(string sessionId)UserService
GetSession(UserIdentity2 userIdentity)UserService
GetSessionWithPassword(UserIdentityWithPassword userIdentity)UserService
GetSingleSignOnSession(string systemSessionId, UserIdentity2 userIdentity)UserService
LogOff(string sessionId)UserService
LogOffUsers(string sessionId, StringCollection sessionIds)UserService
LogOffUsers2(string sessionId, StringCollection resourceIds)UserService
LogOn2(UserIdentity userIdentity)UserService
LogOnWithEmailAddress2(UserEmailIdentity userEmailIdentity)UserService
LogOnWithPassword2(UserIdentityWithPassword userIdentityWithPassword)UserService
SupplyPasscode(string sessionId, string passcode)UserService
ValidateSession(string sessionId)UserService