Show / Hide Table of Contents

Class SerilogConfiguration

Inheritance
System.Object
SerilogConfiguration
Namespace: Microsoft.GNS.Roster.Web
Assembly: Microsoft.GNS.Roster.Web.dll
Syntax
public static class SerilogConfiguration : object

Methods

View Source

GetConfiguration(Nullable<String>)

Declaration
public static IConfigurationRoot GetConfiguration(string? userSecretsKey = null)
Parameters
Type Name Description
System.Nullable<System.String> userSecretsKey
Returns
Type Description
IConfigurationRoot
  • View Source
In This Article
Back to top Generated by DocFX