SignedHttpRequestValidationParameters.ValidatePresentClaims 속성

정의

클레임 ClaimsToValidateWhenPresent 의 유효성을 검사해야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.

public bool ValidatePresentClaims { get; set; }
member this.ValidatePresentClaims : bool with get, set
Public Property ValidatePresentClaims As Boolean

속성 값

설명

클레임에 대한 유효성 검사 옵션이 있는 경우에도 클레임의 유효성 검사를 허용합니다 false.

적용 대상