Visual Basic (Declaration) | |
---|---|
Public Property Credentials As ICredentials |
C# | |
---|---|
public ICredentials Credentials {get; set;} |
Property Value
An System.Net.ICredentials containing the authentication credentials for the request. The default is null.Target Platforms:Windows Phone 7