Sdílet prostřednictvím


HttpClientChannel.IsSecured Vlastnost

Definice

Získá nebo nastaví, zda je kanál klienta zabezpečený.

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

Hodnota vlastnosti

true je kanál klienta zabezpečený v opačném případě false.

Implementuje

Platí pro