Share via


SipServer Class

Definition

Represents an SipServer

public ref class SipServer
[System.Serializable]
public class SipServer
type SipServer = class
Public Class SipServer
Inheritance
SipServer
Attributes

Remarks

You can get or set the SIP server associated with a notification endpoint using the endpoint's PrimaryServer property.

Constructors

SipServer(String, SipTransportProtocol, SipNotificationAuthenticationProtocols)

Creates a new SmtpServer object.

Properties

Address

Gets/sets the address of this SmtpServer

AuthenticationType

The authentication type of the server.

PortNumber

Optional port number.

TransportProtocol

The authentication type of the server.

Applies to