Realm Property

Gets the realm of the server.

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

Syntax

'Declaration
Public ReadOnly Property Realm As String
    Get
'Usage
Dim instance As AuthenticationException
Dim value As String

value = instance.Realm
public string Realm { get; }

Property Value

Type: System..::..String
A string containing the realm of the server, or nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

AuthenticationException Class

AuthenticationException Members

Microsoft.Rtc.Signaling Namespace