CngProperty::Options Property
.NET Framework (current version)
Gets the property options that the current CngProperty object specifies.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.Security.Cryptography::CngPropertyOptionsAn object that specifies the options that are set in the current CngProperty object.
CngKey objects contain CngProperty objects, which contain the CngPropertyOptions that the property was stored with.
.NET Framework
Available since 3.5
Available since 3.5
Show: