CreateVirtualDirectory.

AuthNtlm Property

Summary

Specifies Integrated Windows authentication as one of the possible authentication schemes returned to clients as being available. The default is false.

Syntax

[TaskAttribute("authntlm"), IisProperty]
public bool AuthNtlm { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool