ProcessModelSection.Password Property
.NET Framework (current version)
Gets or sets a value indicating the password to use for the Windows identity.
Assembly: System.Web (in System.Web.dll)
<ConfigurationPropertyAttribute("password", DefaultValue := "AutoGenerate")> Public Property Password As String
The Password property must be used with the UserName property.
When present, these property values cause the worker process to run with the configured Windows identity.
.NET Framework
Available since 2.0
Available since 2.0
Show: