StorePermissionAttribute::CreateStore Property
.NET Framework (current version)
Gets or sets a value indicating whether the code is permitted to create a store.
Assembly: System (in System.dll)
Property Value
Type: System::Booleantrue if the ability to create a store is allowed; otherwise, false.
New stores are created by calling the X509Store::Open method.
.NET Framework
Available since 2.0
Available since 2.0
Show: