ContentPathProvider.

WebConfigEncryptProvider Property

Summary

Specify the name of a .NET Framework protected configuration provider available on destination to be used for encryption of destination web.config file.Default provider used is RsaProtectedConfigurationProvider.

Syntax

public string WebConfigEncryptProvider { get; set; }

Value

Type Description
string