System::Security::Cryptography::X509Certificates::X509Certificate2::get_Extensions method

X509Certificate2::get_Extensions method

Gets collection of extension objects associated with certificate.

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

ReturnValue

Collection of extensions.

See Also