> 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_external_name.md).

# KERB\_EXTERNAL\_NAME

```csharp
public struct KERB_EXTERNAL_NAME
{
    public short NameType;
    public ushort NameCount;
    public LSA_UNICODE_STRING Names;
}
```

[LSA\_UNICODE\_STRING](/authentication/lsa_unicode_string.md)
