backblaze
backblaze copied to clipboard
[Question] Can I specify the keyId and application key after the serviceCollection is built?
I don't want to specify the keyId and application key when building the service collection but only when I upload a file for example. Is that possible? I still want to use dependency injection.