CookiePolicyOptions.ConsentCookieValue プロパティ

定義

ユーザーが Cookie 使用ポリシーに同意したかどうかを追跡するために使用される Cookie の値を取得または設定します。

public string ConsentCookieValue { get; set; }
member this.ConsentCookieValue : string with get, set
Public Property ConsentCookieValue As String

プロパティ値

既定値は yes です。

適用対象