NegotiateAuthentication.ProtectionLevel Свойство

Определение

Указывает согласованный уровень защиты.

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

Значение свойства

Комментарии

Согласованный уровень защиты доступен только после завершения проверки подлинности сеанса (см. ).IsAuthenticated Уровень защиты может быть выше первоначально запрошенного уровня защиты, заданного параметром RequiredProtectionLevel или RequiredProtectionLevel.

Применяется к