UserDetailsCredentials.rol Property

SergioDelgadoProyecto

UserDetailsCredentialsrol Property

Gets or sets the rol.

Namespace:  SergioDelgadoProyecto
Assembly:  SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
Syntax
C#
public string rol { get; set; }

Property Value

Type: String
The rol.
See Also