CreateVirtualDirectory.

AuthAnonymous Property

Summary

Specifies Anonymous authentication as one of the possible authentication schemes returned to clients as being available. The default is true.

Syntax

[TaskAttribute("authanonymous"), IisProperty]
public bool AuthAnonymous { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool