Condividi tramite


IHttpConnectionFeature.RemoteIpAddress Proprietà

Definizione

Ottiene o imposta l'indirizzo IPAddress del client che effettua la richiesta. Si noti che potrebbe essere per un proxy anziché per l'utente finale.

public:
 property System::Net::IPAddress ^ RemoteIpAddress { System::Net::IPAddress ^ get(); void set(System::Net::IPAddress ^ value); };
public System.Net.IPAddress RemoteIpAddress { get; set; }
public System.Net.IPAddress? RemoteIpAddress { get; set; }
member this.RemoteIpAddress : System.Net.IPAddress with get, set
Public Property RemoteIpAddress As IPAddress

Valore della proprietà

Si applica a