Click or drag to resize

RequiresAuthenticationAttribute Constructor

Initializes a new instance of the RequiresAuthenticationAttribute class

Namespace:  Koden.Utils.MVC.Attributes
Assembly:  Koden.Utils.MVC (in Koden.Utils.MVC.dll) Version: 1.0.6453.26061
Syntax
public RequiresAuthenticationAttribute()
See Also