IUserIdentity Interface
Represents the identity of a user, providing access to the user's claims.
Syntax
Unit: Sparkle.Security
IUserIdentity = interface(IInterface);
Methods
| Name | Description |
|---|---|
| Claims | Returns the collection of claims describing the user. |