SecurityCallContext.IsSecurityEnabled Propriedade

Definição

Determina se as verificações de segurança estão ativadas no contexto atual.

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

Valor de Propriedade

true se as verificações de segurança estiverem ativadas no contexto atual; caso contrário, false.

Aplica-se a