Edit

Share via


ServerPlatformSettings.Gruu Property

Definition

Gets the trusted Gruu for the application. Can be null.

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

Property Value

Remarks

This GRUU is used for privileged operations on application endpoints or for application endpoints which do not register and hence do not have a GRUU.

Applies to