Class ContentSecurityPolicyFrameAncestors
Represents the frame-ancestors of the Content Security Policy.
Inheritance
ContentSecurityPolicyFrameAncestors
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: IRM.AspNetCore.Http.Headers
Assembly: IRM.AspNetCore.Mvc.dll
Syntax
public class ContentSecurityPolicyFrameAncestors : ContentSecurityPolicySourceDirective
Constructors
ContentSecurityPolicyFrameAncestors()
Creates a new instance of ContentSecurityPolicyFrameAncestors.
Declaration
public ContentSecurityPolicyFrameAncestors()