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à

Un booleano che indica se la connessione utilizzerà le credenziali di rete. Un valore di vero indica che vengono utilizzate credenziali di rete.

Implementazioni

Attributi

Si applica a