cef_x509cert_principal_t.get_organization_names

Retrieve the list of organization names.

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

Meta