System.Web.Configuration.IRemoteWebConfigurationHostServer Members

The members of System.Web.Configuration.IRemoteWebConfigurationHostServer are listed below.

Public Methods

DoEncryptOrDecrypt(bool, string, string, string, string[], string[]) : string

Conditionally encrypts or decrypts the value of the string referenced by the xmlString parameter.

GetData(string, bool, out long) : byte[]
Documentation for this section has not yet been entered.
GetFileDetails(string, out bool, out long, out long, out long)
Documentation for this section has not yet been entered.
GetFilePaths(int, string, string, string) : string

Used internally to support remote access to configuration data.

WriteData(string, string, byte[], ref long)
Documentation for this section has not yet been entered.