AutoValidateAntiforgeryTokenAttribute.IsReusable Property
Definition
public:
property bool IsReusable { bool get(); };
public bool IsReusable { get; }
member this.IsReusable : bool
Public ReadOnly Property IsReusable As Boolean
Property Value
- Boolean
Implements
Applies to