netget
Preparing search index...
NetGetExposurePolicy
Interface NetGetExposurePolicy
interface
NetGetExposurePolicy
{
auth
:
{
mode
:
NetGetAuthMode
;
requiredForControl
:
boolean
;
requiredForDestructive
:
boolean
;
requiredForRead
:
boolean
;
rolesAllowed
?:
string
[]
;
}
;
control
:
{
control
:
boolean
;
destructive
:
boolean
;
read
:
boolean
}
;
enabled
:
boolean
;
headers
?:
{
csp
?:
string
;
forwardedFor
?:
boolean
;
forwardedHost
?:
boolean
;
forwardedProto
?:
boolean
;
frameAncestors
?:
string
[]
;
}
;
inbound
:
{
allowHttp
:
boolean
;
allowHttps
:
boolean
;
allowWebsocket
?:
boolean
;
bindHosts
?:
string
[]
;
domain
?:
string
;
paths
?:
string
[]
;
subdomain
?:
string
;
}
;
network
:
{
allowCidrs
?:
string
[]
;
allowLan
?:
boolean
;
allowLoopback
?:
boolean
;
allowWan
?:
boolean
;
denyCidrs
?:
string
[]
;
trustedProxies
?:
string
[]
;
}
;
publishMode
:
NetGetPublishMode
;
redirect
:
{
additionalHosts
?:
string
[]
;
canonicalHost
?:
string
;
forceCanonicalHost
?:
boolean
;
}
;
tls
:
{
certificateRef
?:
string
;
mode
:
NetGetTlsMode
;
redirectHttpToHttps
?:
boolean
;
}
;
visibility
:
NetGetVisibility
;
}
Index
Properties
auth
control
enabled
headers?
inbound
network
publish
Mode
redirect
tls
visibility
Properties
auth
auth
:
{
mode
:
NetGetAuthMode
;
requiredForControl
:
boolean
;
requiredForDestructive
:
boolean
;
requiredForRead
:
boolean
;
rolesAllowed
?:
string
[]
;
}
control
control
:
{
control
:
boolean
;
destructive
:
boolean
;
read
:
boolean
}
enabled
enabled
:
boolean
Optional
headers
headers
?:
{
csp
?:
string
;
forwardedFor
?:
boolean
;
forwardedHost
?:
boolean
;
forwardedProto
?:
boolean
;
frameAncestors
?:
string
[]
;
}
inbound
inbound
:
{
allowHttp
:
boolean
;
allowHttps
:
boolean
;
allowWebsocket
?:
boolean
;
bindHosts
?:
string
[]
;
domain
?:
string
;
paths
?:
string
[]
;
subdomain
?:
string
;
}
network
network
:
{
allowCidrs
?:
string
[]
;
allowLan
?:
boolean
;
allowLoopback
?:
boolean
;
allowWan
?:
boolean
;
denyCidrs
?:
string
[]
;
trustedProxies
?:
string
[]
;
}
publish
Mode
publishMode
:
NetGetPublishMode
redirect
redirect
:
{
additionalHosts
?:
string
[]
;
canonicalHost
?:
string
;
forceCanonicalHost
?:
boolean
;
}
tls
tls
:
{
certificateRef
?:
string
;
mode
:
NetGetTlsMode
;
redirectHttpToHttps
?:
boolean
;
}
visibility
visibility
:
NetGetVisibility
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
control
enabled
headers
inbound
network
publish
Mode
redirect
tls
visibility
netget
Loading...