FrameOptions Type

X-Frame-Options values

Union cases

Union case Description

AllowFrom string

Full Usage: AllowFrom string

Parameters:
    Item : string

Item : string

Deny

Full Usage: Deny

SameOrigin

Full Usage: SameOrigin

Instance members

Instance member Description

this.IsAllowFrom

Full Usage: this.IsAllowFrom

Returns: bool
Returns: bool

this.IsDeny

Full Usage: this.IsDeny

Returns: bool
Returns: bool

this.IsSameOrigin

Full Usage: this.IsSameOrigin

Returns: bool
Returns: bool

this.Value

Full Usage: this.Value

Returns: string
Returns: string