X509SubjectKeyIdentifierExtension.CopyFrom(AsnEncodedData) Method
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.
Creates a new instance of the X509SubjectKeyIdentifierExtension class by copying information from encoded data.
public:
override void CopyFrom(System::Security::Cryptography::AsnEncodedData ^ asnEncodedData);
public override void CopyFrom (System.Security.Cryptography.AsnEncodedData asnEncodedData);
override this.CopyFrom : System.Security.Cryptography.AsnEncodedData -> unit
Public Overrides Sub CopyFrom (asnEncodedData As AsnEncodedData)
Parameters
- asnEncodedData
- AsnEncodedData
The AsnEncodedData object to use to create the extension.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา