Partager via


HttpClientChannel.IsSecured Propriété

Définition

Obtient ou définit une valeur indiquant si le canal client est sécurisé.

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

Valeur de propriété

true est le canal client est sécurisé ; sinon, false.

Implémente

S’applique à