Share via


ConnectionManagerHttpClass.UseServerCredentials Property

Definition

public:
 virtual property bool UseServerCredentials { bool get(); void set(bool value); };
public virtual bool UseServerCredentials { get; set; }
member this.UseServerCredentials : bool with get, set
Public Overridable Property UseServerCredentials As Boolean

Property Value

true if the connection uses network credentials; otherwise, false.

Implements

Applies to