> For the complete documentation index, see [llms.txt](https://www.pinvoke.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.pinvoke.dev/identity/kerb_retrieve_tkt_response.md).

# KERB\_RETRIEVE\_TKT\_RESPONSE

```csharp
public struct KERB_RETRIEVE_TKT_RESPONSE
{
    public KERB_EXTERNAL_TICKET Ticket;
}
```

[KERB\_EXTERNAL\_TICKET](/identity/kerb_external_ticket.md)
