Click or drag to resize

ApplicationUserId Property

[Missing <summary> documentation for "P:Cadcorp.Web.Security.ClaimsAware.Identity.Models.ApplicationUser.Id"]

Namespace:  Cadcorp.Web.Security.ClaimsAware.Identity.Models
Assembly:  Cadcorp.Web.Security (in Cadcorp.Web.Security.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string Id { get; set; }

Property Value

Type: String

Implements

IUser.Id
See Also