Język

ScriptingAuthenticationServiceSection.RequireSSL Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy usługa uwierzytelniania wymaga połączenia zabezpieczonego protokołem SSL.

public:
 property bool RequireSSL { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("requireSSL", DefaultValue=false)]
public bool RequireSSL { get; set; }
[<System.Configuration.ConfigurationProperty("requireSSL", DefaultValue=false)>]
member this.RequireSSL : bool with get, set
Public Property RequireSSL As Boolean

Wartość właściwości

true jeśli usługa uwierzytelniania wymaga protokołu SECURE Sockets Layer (SSL); w przeciwnym razie, false. Wartość domyślna to false.

Atrybuty

Dotyczy