ApplicationAccessControlAttribute.Value Propiedad

Definición

Obtiene o establece un valor que indica si se va a habilitar la configuración de seguridad com+.

public:
 property bool Value { bool get(); void set(bool value); };
public bool Value { get; set; }
member this.Value : bool with get, set
Public Property Value As Boolean

Valor de propiedad

true si la configuración de seguridad de COM+ está habilitada; de lo contrario, false.

Se aplica a