Edit

Share via


CollaborationPlatform.ActiveGruu Property

Definition

Gets the trusted GRUU of the application.

public:
 property System::String ^ ActiveGruu { System::String ^ get(); };
public string ActiveGruu { get; }
member this.ActiveGruu : string
Public ReadOnly Property ActiveGruu As String

Property Value

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.

Applies to