HttpClientChannel.IsSecured Eigenschap

Definitie

Hiermee haalt u op of stelt u in of het clientkanaal is beveiligd.

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

Waarde van eigenschap

true is het clientkanaal beveiligd anders false.

Implementeringen

Van toepassing op