Click or drag to resize
XmlNetworkFloatingServiceUseDefaultCredentials Property
Gets or sets a value that indicates whether to set the System.Web.Services.Protocols.WebClientProtocol.Credentials property to the value of the System.Net.CredentialCache.DefaultCredentials property.

Namespace: com.softwarekey.Client.WebService.XmlNetworkFloatingService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public bool UseDefaultCredentials { get; set; }

Property Value

Type: Boolean
See Also