Table of Contents

Property XFrameOptions

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

XFrameOptions

Gets or sets the value of the HTTP X-Frame-Options header.

Used to control whether a browser should be allowed to render a page in a iframe, frame, embed or object tag, helping to prevent clickjacking attacks.

public string? XFrameOptions { get; set; }

Property Value

string