RequestMessage.PreAuthenticate

RequestMessage.PreAuthenticate property

요청과 함께 인증 헤더를 보낼지 여부를 나타내는 값을 가져오거나 설정합니다.

public bool PreAuthenticate { get; set; }

자산 가치

진실 인증이 발생한 후 요청과 함께 HTTP 인증 헤더를 전송합니다. 그렇지 않으면,거짓 . 기본값은거짓 .

또한보십시오