NPKIDSLogin
Performs all authentication operations needed to establish a client’s connection to a network (formerly NWPKIDSLogin).
include "npki.h"
NWRCODE NPKIDSLogin(
const NPKIContext context,
const unicode *objectDN,
const pnstr8 password);
Returns 0 if successful, or an eDirectory or PKI error code if not successful.