NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NetworkCredential Fields

The fields of the NetworkCredential class are listed below. For a complete list of NetworkCredential class members, see the NetworkCredential Members topic.

Public:

Domain The machine name that verifies the credentials. Usually this is the host machine.
Password The password for the user name.
UserName The user name associated with this credential.

See Also

NetworkCredential Class | System.Net Namespace