to_string


Description:

public string? to_string ()

Gets a string representation of this.

The string representation is a valid URI with only protocol, host, and port components, or null.

Parameters:

this

a SecurityOrigin

Returns:

a URI representing this.