securityOrigin
The frame’s security origin.
Declaration
var securityOrigin: WKSecurityOrigin { get }Discussion
The WKSecurityOrigin object consists of a host name, a protocol, and a port number.
The frame’s security origin.
var securityOrigin: WKSecurityOrigin { get }The WKSecurityOrigin object consists of a host name, a protocol, and a port number.