RegisterAuthIdentType Function

Registers an authentication identity type. You normally never need to call this except for very specific systems.

void RegisterAuthIdentType(const char[] name)

Parameters

const char[] name

Codename to use for your authentication type.