C#
VB
C++
Gets or sets the credentials for this SharePointClient object.
The credentials for this SharePointClient object. The default value is null (Nothing in VB).
The Credentials object must be either a System.Net.NetworkCredential or a System.Net.CredentialCache object.
For an example, refer to SharePointClient.