IsGRUU

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

IsGRUU

The IsGRUU function indicates whether a specified URI is formatted as a GRUU.

Syntax

bool IsGRUU(
  Uri uri
);

Parameters

  • Uri
    Specifies a URI.

Return Values

Returns true if the specified URI is formatted as a Globally Routable User Agent URI (GRUU); else false.