Condividi tramite


NegotiateAuthentication.ProtectionLevel Proprietà

Definizione

Indica il livello di protezione negoziato.

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

Valore della proprietà

Commenti

Il livello di protezione negoziato è disponibile solo al termine dell'autenticazione della sessione (vedere IsAuthenticated). Il livello di protezione può essere superiore al livello di protezione richiesto inizialmente specificato da RequiredProtectionLevel o RequiredProtectionLevel.

Si applica a