다음을 통해 공유


ServiceModelSecurityTokenRequirement.ExtendedProtectionPolicy 속성

정의

들어오는 클라이언트 연결의 유효성을 검사하기 위해 서버에서 사용하는 보호 정책을 가져옵니다.

public:
 static property System::String ^ ExtendedProtectionPolicy { System::String ^ get(); };
public static string ExtendedProtectionPolicy { get; }
member this.ExtendedProtectionPolicy : string
Public Shared ReadOnly Property ExtendedProtectionPolicy As String

속성 값

String

서버에서 사용하는 보호 정책입니다.

적용 대상