다음을 통해 공유


IAntiforgeryValidationFeature 인터페이스

정의

위조 방지 토큰 유효성 검사 결과를 설정하는 데 사용됩니다.

public interface IAntiforgeryValidationFeature
type IAntiforgeryValidationFeature = interface
Public Interface IAntiforgeryValidationFeature

속성

Error

Exception 위조 방지 토큰의 유효성을 검사할 때 발생한 을 가져옵니다.

IsValid

요청의 위조 방지 토큰이 유효한지 여부를 결정하는 값을 가져옵니다.

적용 대상