TcpTransportBindingElement.ShouldSerializeExtendedProtectionPolicy 메서드

정의

확장 보호 정책을 XAML serialize할 수 없음을 나타내는 값을 반환합니다.

public:
 bool ShouldSerializeExtendedProtectionPolicy();
public bool ShouldSerializeExtendedProtectionPolicy ();
member this.ShouldSerializeExtendedProtectionPolicy : unit -> bool
Public Function ShouldSerializeExtendedProtectionPolicy () As Boolean

반환

false를 반환합니다.

설명

확장된 보호 정책은 들어오는 클라이언트 연결의 유효성을 검사하기 위해 서버에서 사용하는 개체입니다.

적용 대상