Share via


HttpClientConnection100Class.UseServerCredentials Proprietà

Definizione

public:
 virtual property bool UseServerCredentials { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(3)]
public virtual bool UseServerCredentials { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.UseServerCredentials : bool with get, set
Public Overridable Property UseServerCredentials As Boolean

Valore della proprietà

Valore booleano che indica se la connessione userà le credenziali di rete. Il valore true indica che vengono usate le credenziali di rete.

Implementazioni

Attributi

Si applica a