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
GetFederatedAuthenticationSignInUrl(string callbackUrl, AuthenticationProviderIdentity authenticationProviderIdentity, short callbackProtocol, string origin)UserService
GetLoggedOnUsers(string sessionId)UserService
GetSession(UserIdentity2 userIdentity)UserService
GetSessionWithPassword(UserIdentityWithPassword userIdentity)UserService
GetSingleSignOnSession(string systemSessionId, UserIdentity2 userIdentity)UserService
GetWindowsUser()UserService
LogOff(string sessionId)UserService
LogOffUsers(string sessionId, StringCollection sessionIds)UserService
LogOn(UserIdentity userIdentity)UserService
LogOn2(UserIdentity userIdentity)UserService
LogOnWithEmailAddress(UserEmailIdentity userEmailIdentity)UserService
LogOnWithEmailAddress2(UserEmailIdentity userEmailIdentity)UserService
LogOnWithPassword(UserIdentityWithPassword userIdentityWithPassword)UserService
LogOnWithPassword2(UserIdentityWithPassword userIdentityWithPassword)UserService
LogOnWithWindowsAuthentication(short logOnProtocol, bool unconditionalLogOn)UserService
LogOnWithWindowsAuthentication2(short logOnProtocol, bool unconditionalLogOn)UserService
SupplyPasscode(string sessionId, string passcode)UserService
ValidateSession(string sessionId)UserService