krb5_cc_switch - Make a credential cache the primary cache for its collection.¶
- 
krb5_error_code krb5_cc_switch(krb5_context context, krb5_ccache cache)¶
| param: | [in] context - Library context [in] cache - Credential cache handle | 
|---|
| retval: | 
 | 
|---|---|
| return: | 
 | 
If the type of cache supports it, set cache to be the primary credential cache for the collection it belongs to.