0 out of 1 rated this helpful - Rate this topic

WebTest.PreAuthenticate Property

Gets or sets a value that indicates whether to pre-authenticate all requests in the Web performance test.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
public bool PreAuthenticate { get; set; }

Property Value

Type: System.Boolean
true if all requests are pre-authenticated; otherwise, false. The default value is true.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ