CreateVirtualDirectory.

CreateProcessAsUser Property

Summary

Specifies whether a CGI process is created in the system context or in the context of the requesting user. The default is true.

Syntax

[TaskAttribute("createprocessasuser"), IisProperty]
public bool CreateProcessAsUser { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool