TcpServerChannel.IsSecured Proprietà

Definizione

Ottiene o imposta un valore booleano che indica se il canale corrente è 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à

Valore booleano che indica se l'istanza corrente è sicura.

Implementazioni

Si applica a