Slapi_Sdn_Get_Ndn(); Slapi_Sdn_Get_Ndn_Len() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

slapi_sdn_get_ndn()

Gets the normalized DN of a
Syntax
#include "slapi-plugin.h"
const char * slapi_sdn_get_ndn(const Slapi_DN *sdn);
Parameters
This function takes the following parameter:
sdn
Returns
This function returns the normalized DN value.
Description
This function retrieves the normalized DN (in a canonical format and lower case)
from a
normalized.
See Also
slapi_sdn_get_dn()

slapi_sdn_get_ndn_len()

Gets the length of the normalized DN of a
Syntax
#include "slapi-plugin.h"
int slapi_sdn_get_ndn_len(const Slapi_DN *sdn);
Parameters
This function takes the following parameter:
sdn
The Slapi_DN structure containing the DN value.
structure and normalizes
Slapi_DN
The Slapi_DN structure containing the DN value.
structure.
Slapi_DN
if it has not already been
sdn
Slapi_DN
Functions for Managing DNs
structure.
Chapter 15
Function Reference
469

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents