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