Show / Hide Table of Contents

Class CspFormActionBuilder

Helper functions for configuring content security policy rules related to form action targets.

Inheritance
Object
CspDirectiveBuilder<ContentSecurityPolicyFormAction>
CspToSourceDirectiveBuilder<ContentSecurityPolicyFormAction, CspFormActionBuilder>
CspFormActionBuilder
Inherited Members
CspToSourceDirectiveBuilder<ContentSecurityPolicyFormAction, CspFormActionBuilder>.ToNowhere()
CspToSourceDirectiveBuilder<ContentSecurityPolicyFormAction, CspFormActionBuilder>.ToSelf()
CspToSourceDirectiveBuilder<ContentSecurityPolicyFormAction, CspFormActionBuilder>.To(String)
CspToSourceDirectiveBuilder<ContentSecurityPolicyFormAction, CspFormActionBuilder>.FromAnywhere()
CspToSourceDirectiveBuilder<ContentSecurityPolicyFormAction, CspFormActionBuilder>.ToAnywhereOverHttps()
CspDirectiveBuilder<ContentSecurityPolicyFormAction>.Directive
CspDirectiveBuilder<ContentSecurityPolicyFormAction>.Build()
Object.Equals(Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: IRM.AspNetCore.Http.Headers.Builder
Assembly: IRM.AspNetCore.Mvc.dll
Syntax
public class CspFormActionBuilder : CspToSourceDirectiveBuilder<ContentSecurityPolicyFormAction, CspFormActionBuilder>
Back to top Generated by DocFX