Gruu Property

Gets the GRUU corresponding to the primary listening port.

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

Syntax

'Declaration
Public ReadOnly Property Gruu As String
    Get
'Usage
Dim instance As ServerPlatformSettings
Dim value As String

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

Property Value

Type: System..::..String

Remarks

(Can be null.).

This GRUU is used for privileged operations or when the endpoint does not have a GRUU.

See Also

Reference

ServerPlatformSettings Class

ServerPlatformSettings Members

Microsoft.Rtc.Collaboration Namespace