CreateVirtualDirectory.

AccessSslNegotiateCert Property

Summary

Indicates whether SSL file access processing requests a certificate from the client. The default is false.

Syntax

[TaskAttribute("accesssslnegotiatecert"), IisProperty]
public bool AccessSslNegotiateCert { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool