TcpClientChannel.IsSecured Propriété

Définition

Obtient ou définit une valeur Boolean qui indique si le canal actuel 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é

Valeur booléenne qui indique si l'instance actuelle est sécurisée.

Implémente

S’applique à