ApplicationAccessControlAttribute.Value Property

Definition

Gets or sets a value indicating whether to enable COM+ security configuration.

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

Property Value

true if COM+ security configuration is enabled; otherwise, false.

Applies to