StorePermissionAttribute::RemoveFromStore Property
.NET Framework (current version)
Gets or sets a value indicating whether the code is permitted to remove a certificate from a store.
Assembly: System (in System.dll)
Property Value
Type: System::Booleantrue if the ability to remove a certificate from a store is allowed; otherwise, false.
This ability should be granted only to highly trusted code because removing a certificate can result in a denial of service.
.NET Framework
Available since 2.0
Available since 2.0
Show: