| 
 
 sec_cred_get_client_princ_name(3sec)Returns the principal name associated with a credential handle Synopsis 
#include <dce/sec_cred.h  Parameters Input 
callers_identity  Output 
client_princ_name  
status  
Description  Before you execute sec_cred_get_client_princ_name( ), you must execute an rpc_binding_inq_auth_caller( ) call to obtain an rpc_authz_cred_handle_t for the callers_identity parameter. Errors The following describes a partial list of errors that might be returned. Refer to the OSF DCE Problem Determination Guide for complete descriptions of all error messages. sec_cred_s_authz_cannot_comply error_status_ok 
Related Information  rpc_binding_inq_auth_caller(3rpc) 
 
 
  |