void krb5_get_init_creds_opt_set_preauth_list ( krb5_get_init_creds_opt *opt, krb5_preauthtype *preauth_list, int preauth_list_length );
A pointer to the options field.
A pointer to the preauthentication type to set.
The length of the preauth_list field.
This routine sets the preauth_list field in the krb5_get_init_creds_opt structure.