Show / Hide Table of Contents

Class FCConfiguration

Inheritance
System.Object
FCConfiguration
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Common
Assembly: FChoice.Common.dll
Syntax
public sealed class FCConfiguration

Properties

Current

Declaration
public static NameValueCollection Current { get; set; }
Property Value
Type Description
System.Collections.Specialized.NameValueCollection

DataProtectionEntropy

Declaration
public static string DataProtectionEntropy { get; set; }
Property Value
Type Description
System.String

Methods

LoadEnvironmentSettings()

Declaration
public static NameValueCollection LoadEnvironmentSettings()
Returns
Type Description
System.Collections.Specialized.NameValueCollection

LoadEnvironmentSettings(NameValueCollection)

Declaration
public static NameValueCollection LoadEnvironmentSettings(NameValueCollection initialValues)
Parameters
Type Name Description
System.Collections.Specialized.NameValueCollection initialValues
Returns
Type Description
System.Collections.Specialized.NameValueCollection

LoadEnvironmentSettings(NameValueCollection, Boolean, Boolean)

Declaration
public static NameValueCollection LoadEnvironmentSettings(NameValueCollection initialValues, bool checkRequired, bool forceLoad)
Parameters
Type Name Description
System.Collections.Specialized.NameValueCollection initialValues
System.Boolean checkRequired
System.Boolean forceLoad
Returns
Type Description
System.Collections.Specialized.NameValueCollection

ParseFcEnvFile(String)

Declaration
public static NameValueCollection ParseFcEnvFile(string filePath)
Parameters
Type Name Description
System.String filePath
Returns
Type Description
System.Collections.Specialized.NameValueCollection
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.