DataServiceContext.Credentials Property
Windows Phone
March 22, 2012
Gets or sets the authentication information that is used when you send a request to the data service.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
Property Value
Type: System.Net.ICredentialsThe base authentication interface for retrieving credentials for web client authentication.
The Credentials property is used to set the credentials that are used by each request sent by the current DataServiceContext instance.