The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CredentialAttribute Constructor
Initializes a new instance of the CredentialAttribute class.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | CredentialAttribute(String^, String^) | Initializes a new instance of the CredentialAttribute class with a user name and password needed to access the test Web site. |
![]() | CredentialAttribute(String^, String^, String^) | Initializes a new instance of the CredentialAttribute class with a user name, password and domain needed to access the test Web site. |
Show:
