Instead of making everyone inherit from our credential types, use an interface with two attributes, which makes the C code much shorter and simpler.
3.3 KiB
3.3 KiB
Instead of making everyone inherit from our credential types, use an interface with two attributes, which makes the C code much shorter and simpler.