treatAsSecure property
Whether the sites with this scheme will be treated as a Secure Context like an HTTPS site.
This flag is only effective when hasAuthorityComponent is also set to true
. false
by default.
Implementation
bool? treatAsSecure;
Whether the sites with this scheme will be treated as a Secure Context like an HTTPS site.
This flag is only effective when hasAuthorityComponent is also set to true
. false
by default.
bool? treatAsSecure;