Sdílet prostřednictvím


ISecurableChannel.IsSecured Vlastnost

Definice

Získá nebo nastaví logickou hodnotu, která označuje, zda je aktuální kanál zabezpečený.

public:
 property bool IsSecured { bool get(); void set(bool value); };
public bool IsSecured { get; set; }
public bool IsSecured { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
member this.IsSecured : bool with get, set
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.IsSecured : bool with get, set
Public Property IsSecured As Boolean

Hodnota vlastnosti

Logická hodnota, která označuje, jestli je aktuální kanál zabezpečený.

Atributy

Platí pro