CookiePolicyOptions.ConsentCookieValue 속성

정의

사용자가 쿠키 사용 정책에 동의했는지 여부를 추적하는 데 사용되는 쿠키의 값을 가져오거나 설정합니다.

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

속성 값

기본값은 yes입니다.

적용 대상