Flexberry ORM 4.0.0
ICSSoft.STORMNET.Security.ISecurityService Cписок членов класса

Полный список членов класса ICSSoft.STORMNET.Security.ISecurityService, включая наследуемые из базового класса

ChangePassword(Guid userKey, string oldPassword, string newPassword)ICSSoft.STORMNET.Security.ISecurityService
CheckAccessClass(Guid userKey, string subjectName, string typeAccess)ICSSoft.STORMNET.Security.ISecurityService
CheckAccessOperation(Guid userKey, string operationName)ICSSoft.STORMNET.Security.ISecurityService
CheckExistLogin(string login)ICSSoft.STORMNET.Security.ISecurityService
GetAllPermitions(Guid userKey, out List< string > subjects)ICSSoft.STORMNET.Security.ISecurityService
GetProfileInfo(string login, out Guid?agentKey, out string name)ICSSoft.STORMNET.Security.ISecurityService
UpdateProfileInfo(string login, string name, bool?enabled)ICSSoft.STORMNET.Security.ISecurityService
UpdateUser(string login, string name, string pwd, bool enabled)ICSSoft.STORMNET.Security.ISecurityService