CredentialAttribute Properties

Include Protected Members
Include Inherited Members

The CredentialAttribute type exposes the following members.

Properties

  Name Description
Public property Domain Gets the user's domain.
Public property Password Gets the user's password.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
Public property UserName Gets the user's user name.

Top

See Also

Reference

CredentialAttribute Class

Microsoft.VisualStudio.TestTools.UnitTesting.Web Namespace