页面加密密钥
2017-02-26 20:33:20 访问(1444) 赞(0) 踩(0)
/// <summary>
/// 页面加密密钥
/// </summary>
protected readonly static string pageSignKey
=
System.Configuration.ConfigurationManager.AppSettings
["SlowX.WebSite.BLL.WebSiteBasicBLL.pageSignKey"];
标签:
页面加密密钥 


上一条:
下一条:
相关评论
发表评论