IAuthorizationPolicyProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A type which can provide a AuthorizationPolicy for a particular name.
public interface class IAuthorizationPolicyProvider
C#
public interface IAuthorizationPolicyProvider
type IAuthorizationPolicyProvider = interface
Public Interface IAuthorizationPolicyProvider
- Derived
Allows |
Determines if policies from this provider can be cached, defaults to false. |
Get |
Gets the default authorization policy. |
Get |
Gets the fallback authorization policy. |
Get |
Gets a AuthorizationPolicy from the given |
Tuote | Versiot |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |