HttpClientChannel.IsSecured Proprietà

Definizione

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

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 se il canale del client è protetto; in caso contrario, false.

Implementazioni

Si applica a