TcpTransportBindingElement.ExtendedProtectionPolicy Egenskap

Definition

Hämtar eller anger den aktuella utökade skyddsprincipen.

public:
 property System::Security::Authentication::ExtendedProtection::ExtendedProtectionPolicy ^ ExtendedProtectionPolicy { System::Security::Authentication::ExtendedProtection::ExtendedProtectionPolicy ^ get(); void set(System::Security::Authentication::ExtendedProtection::ExtendedProtectionPolicy ^ value); };
public System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy ExtendedProtectionPolicy { get; set; }
member this.ExtendedProtectionPolicy : System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy with get, set
Public Property ExtendedProtectionPolicy As ExtendedProtectionPolicy

Egenskapsvärde

Den utökade skyddsprincipen.

Kommentarer

En utökad skyddsprincip är ett objekt som används av servern för att verifiera inkommande klientanslutningar.

Gäller för