CreateVirtualDirectory.

AccessSslMapCert Property

Summary

Indicates whether SSL file permission processing maps a client certificate to a Microsoft Windows � operating system user-account. NAnt.Contrib.Tasks.Web.CreateVirtualDirectory.AccessSslNegotiateCert must also be set to true for the mapping to occur. The default is false.

Syntax

[TaskAttribute("accesssslmapcert"), IisProperty]
public bool AccessSslMapCert { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool