krb5_cccol_cursor_free - Free a credential cache collection cursor.¶
-
krb5_error_code krb5_cccol_cursor_free(krb5_context context, krb5_cccol_cursor *cursor)¶
- param:
[in] context - Library context
[in] cursor - Cursor
- retval:
0 Success; otherwise - Kerberos error codes
See also