Share via


OverrideAuthenticationAttribute Constructor ()

 

Initializes a new instance of the OverrideAuthenticationAttribute class.

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

Syntax

public OverrideAuthenticationAttribute()
public:
OverrideAuthenticationAttribute()
new : unit -> OverrideAuthenticationAttribute
Public Sub New

See Also

OverrideAuthenticationAttribute Class
System.Web.Mvc Namespace

Return to top