Hello,
In LDAPCP 2013 for Developers project you can find multiple classes that inherit LDAPCP, each creating a unique version with some different customization.
The need to inherit is mainly to specify a new name for the claims provider, since it acts as a unique identifier in SharePoint.
Hopefully the various examples should guide you, but you can stick to LDAPCP_Custom, which is the simplest one.
But you really need devleoper skills for that
In LDAPCP 2013 for Developers project you can find multiple classes that inherit LDAPCP, each creating a unique version with some different customization.
The need to inherit is mainly to specify a new name for the claims provider, since it acts as a unique identifier in SharePoint.
Hopefully the various examples should guide you, but you can stick to LDAPCP_Custom, which is the simplest one.
But you really need devleoper skills for that