CollaborationPlatform.ActiveGruu Property
Gets the trusted GRUU of the application.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property ActiveGruu As String
Get
'Usage
Dim instance As CollaborationPlatform
Dim value As String
value = instance.ActiveGruu
public string ActiveGruu { get; }
Property Value
Type: System.String
Remarks
The GRUU is used automatically for privileged commands for applications that require it. It is only used when using the Server model with ApplicationEndpoint.