HttpClientChannel.IsSecured Proprietà

Definizione

Ottiene o imposta un valore che indica se il canale client è protetto.

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

Valore della proprietà

true è il canale client protetto in caso contrario false.

Implementazioni

Si applica a