cef_x509cert_principal_t.get_organization_unit_names

Retrieve the list of organization unit names.

struct cef_x509cert_principal_t
extern (System)
void function(cef_x509cert_principal_t* self, cef_string_list_t names) nothrow get_organization_unit_names;

Meta