向凭据集合添加用户名和密码凭据的定义。

Caution note警告

这种存储凭据的方法只适用于不需要高级别安全性的应用程序。

configuration 元素(常规设置架构)
??system.web 元素(ASP.NET 设置架构)
????authentication 元素(ASP.NET 设置架构)
??????authentication 的 forms 元素(ASP.NET 设置架构)
????????authentication 的 forms 的 credentials 元素(ASP.NET 设置架构)
??????????authentication 的 credentials 的 user 元素(ASP.NET 设置架构)
<user 
   name="username" 
   password="password"
/>

Expand 图像属性和元素

Expand 图像备注

Expand 图像示例

Expand 图像元素信息

Expand image请参见