A Sandcastle Documented Class Library
UserDetailsCredentials Class |
Modelo de Datos de Usuarios

Namespace: SergioDelgadoProyecto
Assembly: SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0

C#
public class UserDetailsCredentials
The UserDetailsCredentials type exposes the following members.

Name | Description | |
---|---|---|
![]() | UserDetailsCredentials | Initializes a new instance of the UserDetailsCredentials class |

Name | Description | |
---|---|---|
![]() | contrasena |
Gets or sets the contrasena.
|
![]() | id |
Gets or sets the identifier.
|
![]() | rol |
Gets or sets the rol.
|
![]() | usuario |
Gets or sets the usuario.
|

Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
