AutoValidateAntiforgeryTokenAttribute.IsReusable Property

Definition

Gets a value that indicates if the result of CreateInstance(IServiceProvider) can be reused across requests.

public:
 property bool IsReusable { bool get(); };
public bool IsReusable { get; }
member this.IsReusable : bool
Public ReadOnly Property IsReusable As Boolean

Property Value

Implements

Applies to