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