KeyVaultSetup Class

Contains a method to set up the Azure KeyVault for the application.

Definition

Namespace: MobileTrack.Common.KeyVault
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static class KeyVaultSetup
Inheritance
Object    KeyVaultSetup

Methods

SetupKeyVault Sets up a singleton implementation for the AzureKeyVault

See Also