共用方式為


AntiforgeryTokenSet 類別

定義

反分叉權杖組會 (Cookie 和要求權杖) 要求。

public ref class AntiforgeryTokenSet
public class AntiforgeryTokenSet
type AntiforgeryTokenSet = class
Public Class AntiforgeryTokenSet
繼承
AntiforgeryTokenSet

建構函式

AntiforgeryTokenSet(String, String, String, String)

建立 (Cookie 和要求權杖) 的反分叉權杖組。

屬性

CookieToken

取得 Cookie 權杖。

FormFieldName

取得用於要求權杖的表單欄位名稱。

HeaderName

取得用於要求權杖的標頭名稱。

RequestToken

取得要求權杖。

適用於