OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.Interfaces.Plugins.MSysMan.IUserAuthentication Member List

This is the complete list of members for Ict.Petra.Shared.Interfaces.Plugins.MSysMan.IUserAuthentication, including all inherited members.

AuthenticateUser(string AUsername, string APassword, out string AMessage)Ict.Petra.Shared.Interfaces.Plugins.MSysMan.IUserAuthentication
CreateUser(string AUsername, string APassword, string AFamilyName, string AFirstName)Ict.Petra.Shared.Interfaces.Plugins.MSysMan.IUserAuthentication
GetAuthenticationFunctionality(out bool ACanCreateUser, out bool ACanChangePassword, out bool ACanChangePermissions)Ict.Petra.Shared.Interfaces.Plugins.MSysMan.IUserAuthentication
SetPassword(string AUsername, string APassword)Ict.Petra.Shared.Interfaces.Plugins.MSysMan.IUserAuthentication
SetPassword(string AUsername, string APassword, string AOldPassword)Ict.Petra.Shared.Interfaces.Plugins.MSysMan.IUserAuthentication