Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public override bool AllowAccess( AuthorizationContext filterContext ) |
Visual Basic |
---|
Public Overrides Function AllowAccess ( _ filterContext As AuthorizationContext _ ) As Boolean |
Visual C++ |
---|
public: virtual bool AllowAccess( AuthorizationContext^ filterContext ) override |
Parameters
- filterContext
- Type: AuthorizationContext