Formulacion Magistral

FarmaAuthorize Members

FarmaAuthorize overview

Public Instance Constructors

FarmaAuthorize Constructor Construye una clase de autentificacion para el programa.

Public Instance Methods

ConvertiraMd5 Obtiene el hash MD5 de una cadena.
CreateNewUser Registra un nuevo usuario en la base de datos
DeleteUser Borra el usuario solicitado
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetInstanceInfo Obtiene la informacion de usuario y nivel de la instancia actual
GetTipoUserList Obtiene la lista de los posibles tipos de usuarios
GetType (inherited from Object) Gets the Type of the current instance.
GetTypeUser Devulve el tipo de usuario asociado a un nivel
GetUserLoginList Obtiene los nombre de los usuario actualmente autentificados en el sistema.
GetUsersList Obtiene una lista de los usuarios posibles en el sistema
login Autentifica los usuarios en la base de datos
logout Borra de la lista de usuarios conectados el usuario especificado.
setConnectionParameters Asigna lo parametros de conexion con la base de datos para la autentificacion de usuario.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

FarmaAuthorize Class | Formulacion Namespace