Click or drag to resize
ExplicitCredentials Properties

The ExplicitCredentials type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
An ICredentials instance with the same user name and password
Public propertyDatabase
The database to connect to
Public propertyPassword
The password to use
Public propertyUsername
The user name to use
Top
See Also