Summary
Specifies whether a CGI process is created in the system context
or in the context of the requesting user. The default is
true
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Web - Containing Type
- Create
Virtual Directory
Syntax
[TaskAttribute("createprocessasuser"), IisProperty]
public bool CreateProcessAsUser { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
Create |
Value
Type | Description |
---|---|
bool |