get_relative_name_part


Description:

public string? get_relative_name_part (string part)

Returns a part of the relative name of self, if set.

Note that the relative name might not be set, nor the specific part.

Examples of a part might be the 'OU' (organizational unit) or the 'CN' (common name). Only the value of that part of the RDN is returned.

Parameters:

part

a RDN type string or OID.

Returns:

The relative name part if set, or NULL