get_Extensions()

X509Certificate2::get_Extensions() const method

Gets collection of extension objects associated with certificate.

X509ExtensionCollectionPtr System::Security::Cryptography::X509Certificates::X509Certificate2::get_Extensions() const

Return Value

Collection of extensions.

See Also