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)
Syntaxpublic string Id { get; set; }
Public Property Id As String
Get
Set
Property Value
Type:
StringImplements
IUser.Id
See Also