Summary
Specifies Anonymous authentication as one of the possible authentication
schemes returned to clients as being available. The default is
true
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Web - Containing Type
- Create
Virtual Directory
Syntax
[TaskAttribute("authanonymous"), IisProperty]
public bool AuthAnonymous { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
Create |
Value
Type | Description |
---|---|
bool |