다음을 통해 공유


NegotiateAuthenticationServerOptions.RequiredProtectionLevel 속성

정의

인증 교환 및 추가 데이터 교환의 필요한 보호 수준을 가져오거나 설정합니다. 기본값은 None입니다.

public:
 property System::Net::Security::ProtectionLevel RequiredProtectionLevel { System::Net::Security::ProtectionLevel get(); void set(System::Net::Security::ProtectionLevel value); };
public System.Net.Security.ProtectionLevel RequiredProtectionLevel { get; set; }
member this.RequiredProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property RequiredProtectionLevel As ProtectionLevel

속성 값

적용 대상