CngProperty.Options Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the property options that the current CngProperty object specifies.
public:
property System::Security::Cryptography::CngPropertyOptions Options { System::Security::Cryptography::CngPropertyOptions get(); };
public System.Security.Cryptography.CngPropertyOptions Options { get; }
member this.Options : System.Security.Cryptography.CngPropertyOptions
Public ReadOnly Property Options As CngPropertyOptions
Property Value
An object that specifies the options that are set in the current CngProperty object.
Remarks
CngKey objects contain CngProperty objects, which contain the CngPropertyOptions that the property was stored with.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา