void krb5_get_init_creds_opt_set_proxiable ( krb5_get_init_creds_opt *opt, int proxiable );
A pointer to the options field.
A flag indicating whether the credentials are proxiable.
This routine sets the proxiable field in the krb5_get_init_creds_opt structure.