RsaProtectedConfigurationProvider 构造函数

定义

初始化 RsaProtectedConfigurationProvider 类的新实例。Initializes a new instance of the RsaProtectedConfigurationProvider class.

public:
 RsaProtectedConfigurationProvider();
public RsaProtectedConfigurationProvider ();
Public Sub New ()

注解

RsaProtectedConfigurationProvider构造函数不应在代码中直接使用。The RsaProtectedConfigurationProvider constructor is not intended to be used directly from your code. 它由 ASP.NET 配置系统调用。It is called by the ASP.NET configuration system.

适用于

另请参阅