Click or drag to resize
WindowsCredentials Constructor
Overload List
  NameDescription
Public methodWindowsCredentials(String)
Instantiate a WindowsCredentials instance with the current Windows user credentials
Public methodWindowsCredentials(String, ICredentials)
Instantiate a WindowsCredentials instance with explicitly provided credentials
Top
See Also