System.Security.Permissions.KeyContainerPermissionFlags.Delete Field

Delete a key container.

Syntax

KeyContainerPermissionFlags Delete

Remarks

Deleting a key container can constitute a denial of service attack because it prevents the use of files encrypted or signed with the key. Therefore, deletion is a privileged operation.

Requirements

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