Aracılığıyla paylaş


WsFederationConfiguration.RequireHttps Özellik

Tanım

Güvenlik belirteci hizmeti (STS) ile iletişimin HTTPS protokolü kullanıp kullanmayacağını belirten bir değer alır veya ayarlar.

public:
 property bool RequireHttps { bool get(); void set(bool value); };
public bool RequireHttps { get; set; }
member this.RequireHttps : bool with get, set
Public Property RequireHttps As Boolean

Özellik Değeri

true STS ile iletişim https kullanılarak güvenli hale getirilmelidir; aksi takdirde , false. Varsayılan değer , DefaultRequireHttpsHTTPS gereklidir.

Şunlara uygulanır

Ayrıca bkz.