Sdílet prostřednictvím


SecurityCallContext.IsSecurityEnabled Vlastnost

Definice

Určuje, zda jsou v aktuálním kontextu povoleny kontroly zabezpečení.

public:
 property bool IsSecurityEnabled { bool get(); };
public bool IsSecurityEnabled { get; }
member this.IsSecurityEnabled : bool
Public ReadOnly Property IsSecurityEnabled As Boolean

Hodnota vlastnosti

truepokud jsou v aktuálním kontextu povoleny kontroly zabezpečení; v opačném případě . false

Platí pro