Class ContentSecurityPolicyFrameSource
Represents the frame-src of the Content Security Policy.
Inheritance
ContentSecurityPolicyFrameSource
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 ContentSecurityPolicyFrameSource : ContentSecurityPolicySourceDirective
Constructors
ContentSecurityPolicyFrameSource()
Creates a new instance of ContentSecurityPolicyFrameSource.
Declaration
public ContentSecurityPolicyFrameSource()