System.Security.Permissions.StorePermissionAttribute.AddToStore Property

Gets or sets a value indicating whether the code is permitted to add to a store.

Syntax

public bool AddToStore { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

For security reasons, this ability should be granted only to highly trusted code.

Requirements

Namespace: System.Security.Permissions
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0