UserDetailsCredentials.id Property

SergioDelgadoProyecto

UserDetailsCredentialsid Property

Gets or sets the identifier.

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

Property Value

Type: Int32
The identifier.
See Also