ServerPlatformSettings.Gruu 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 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.