Share via


DefaultRtcRealm Field

The default realm used when communicating with the server.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Const DefaultRtcRealm As String
'Usage
Dim value As String

value = SipEndpoint.DefaultRtcRealm
public const string DefaultRtcRealm

Remarks

This realm is used when adding a [NetworkCredential] to the [CredentialCache].

See Also

Reference

SipEndpoint Class

SipEndpoint Members

Microsoft.Rtc.Signaling Namespace