Provides information about a STUN/TURN server.
| C# | Visual Basic | Visual C++ |
public class NatRemoteServer
Public Class NatRemoteServer
public ref class NatRemoteServer
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| NatRemoteServer(String) |
Initializes a new instance of the NatRemoteServer class.
| |
| NatRemoteServer(String, String, String) |
Initializes a new instance of the NatRemoteServer class.
| |
| DefaultPort |
Gets the default STUN server port.
| |
| Equals(Object) | (Overrides Object.Equals(Object).) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode()()()().) | |
| Password |
Gets the password used for the authentication with the remote host.
| |
| ToString()()()() | (Overrides Object.ToString()()()().) | |
| TransportAddress |
Gets the transport address of the remote host.
| |
| UserName |
Gets the username used for the authentication with the remote host.
|
| Object | |
| NatRemoteServer | |