Class KeyVaultTool
Inheritance
System.Object
KeyVaultTool
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CrashCABN.DataAccess
Assembly: CrashCABN.DataAccess.KeyVault.dll
Syntax
public static class KeyVaultTool
Methods
View SourceConfigure(IServiceCollection, IConfiguration, Action<ILoggingBuilder>)
Declaration
public static IConfiguration Configure(IServiceCollection services, IConfiguration config, Action<ILoggingBuilder> configureLogging)
Parameters
| Type | Name | Description |
|---|---|---|
| IServiceCollection | services | |
| IConfiguration | config | |
| System.Action<ILoggingBuilder> | configureLogging |
Returns
| Type | Description |
|---|---|
| IConfiguration |