StorePermissionAttribute::OpenStore Property
.NET Framework (current version)
Gets or sets a value indicating whether the code is permitted to open a store.
Assembly: System (in System.dll)
Property Value
Type: System::Booleantrue if the ability to open a store is allowed; otherwise, false.
The ability to open a store does not include the ability to enumerate certificates (which raises privacy concerns) or to add or remove certificates (which raises security concerns).
.NET Framework
Available since 2.0
Available since 2.0
Show: