export class KeyVaultConfig { clientId: string; clientSecret: string; certificateThumbprint: string; }