UserId Property

Id is a string of numbers generated by the login provider.

Definition

Namespace: SECODashBackend.Models
Assembly: SECODashBackend (in SECODashBackend.exe) Version: 1.0.0+789cdabd85105b6669a07f36c941620ce28bae93
C#
public string Id { get; set; }

Property Value

String

See Also