For the complete documentation index, see llms.txt. This page is also available as Markdown.

KERB_EXTERNAL_NAME

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

LSA_UNICODE_STRING

Last updated