How can I alter the client library to add the users to KAF instead of KMC? (Hence: How do I alter the Application/EntryApplication setting)
I specified my question a little differently.
I use the nuget package: kaltura/KalturaGeneratedAPIClientsCsharp: C# auto generated clients libs which will then be built and test by Travis CI (github.com)
I can create a session, but users are added to the KMC instead of the KAF. I can see in de docs that this can be altered, but not how.