CollaborationPlatform.ActiveGruu Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.