SecurityOrigin.toString_

Gets a string representation of origin.

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

class SecurityOrigin
string
toString_
()

Return Value

Type: string

a URI representing origin.