User.Identity Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the identity of the current user.
public IIdentity Identity { get; }
Property value
System.Security.Principal.IIdentity
Gets the identity of the current user.
public IIdentity Identity { get; }