ISecurityProvider Methods
Provides access to the Security System in ASP.NET Core applications.
Name | Description |
---|---|
Get |
Provides access to the current user information and allows you to manage its authentication state. |
See Also