ApplicationAccessControlAttribute.Value Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die COM+-Sicherheitskonfiguration aktiviert werden soll, oder legt diesen fest.

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

Eigenschaftswert

true, wenn die COM+-Sicherheitskonfiguration aktiviert ist, andernfalls false.

Gilt für: