System.Security.Permissions.StorePermissionFlags.RemoveFromStore Field

The ability to remove a certificate from a store.

Syntax

StorePermissionFlags RemoveFromStore

Remarks

This ability should be granted only to highly trusted code because removing a certificate can result in a denial of service.

Requirements

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