|
|
| |
OpenXPKI::Server::API2::Plugin::Profile::get_additional_information_fields(3) |
User Contributed Perl Documentation |
OpenXPKI::Server::API2::Plugin::Profile::get_additional_information_fields(3) |
OpenXPKI::Server::API2::Plugin::Profile::get_additional_information_fields
Returns a HashRef containing all additional information fields that are
configured:
{
FIELDNAME => "I18N string",
...
}
Changes compared to API v1: the returned HashRef directly
contains the field names (i.e. no key
"ALL" that points to a HashRef with the
actual fields).
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |