Share via


AllowAnonymousAttribute Constructor

Initializes a new instance of the AllowAnonymousAttribute class.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New AllowAnonymousAttribute()
public AllowAnonymousAttribute()
public:
AllowAnonymousAttribute()
new : unit -> AllowAnonymousAttribute
public function AllowAnonymousAttribute()

See Also

Reference

AllowAnonymousAttribute Class

System.Web.Mvc Namespace