A Sandcastle Documented Class Library
UserDetailsCredentials Class |
Modelo de Datos de Usuarios
Inheritance HierarchyNamespace: SergioDelgadoProyecto
Assembly: SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
SyntaxC#
public class UserDetailsCredentials
The UserDetailsCredentials type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | UserDetailsCredentials | Initializes a new instance of the UserDetailsCredentials class |
Properties| 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.
|
Methods| 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.) |
See Also

