ISecurityCapabilities.SupportedRequestProtectionLevel Propiedad

Definición

Obtiene las solicitudes de nivel de protección admitidas por el enlace.

public:
 property System::Net::Security::ProtectionLevel SupportedRequestProtectionLevel { System::Net::Security::ProtectionLevel get(); };
public System.Net.Security.ProtectionLevel SupportedRequestProtectionLevel { get; }
member this.SupportedRequestProtectionLevel : System.Net.Security.ProtectionLevel
Public ReadOnly Property SupportedRequestProtectionLevel As ProtectionLevel

Valor de propiedad

ProtectionLevel que especifica las solicitudes de nivel de protección admitidas por el enlace.

Se aplica a