HttpClientChannel.IsSecured Özellik

Tanım

İstemci kanalının güvenli olup olmadığını alır veya ayarlar.

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

Özellik Değeri

true , aksi takdirde falseistemci kanalının güvenli olup olmadığını gösterir.

Uygulamalar

Şunlara uygulanır