Click or drag to resize

IAntiForgeryAdditionalDataProvider Methods

The IAntiForgeryAdditionalDataProvider type exposes the following members.

Methods
  Name Description
Public method GetAdditionalData Provides additional data to be stored for the anti-forgery tokens generated during this request.
Public method ValidateAdditionalData Validates additional data that was embedded inside an incoming anti-forgery token.
Top
See Also