CreateVirtualDirectory.

AnonymousPasswordSync Property

Summary

Indicates whether IIS should handle the user password for anonymous users attempting to access resources. The default is false.

Syntax

[TaskAttribute("anonymouspasswordsync"), IisProperty]
public bool AnonymousPasswordSync { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool