Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.