Show / Hide Table of Contents

Class RealmSecurityDefensesHeaders

Inheritance
System.Object
RealmSecurityDefensesHeaders
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Keycloak.Outputs
Assembly: Pulumi.Keycloak.dll
Syntax
public sealed class RealmSecurityDefensesHeaders

Fields

View Source

ContentSecurityPolicy

Declaration
public readonly string ContentSecurityPolicy
Field Value
Type Description
System.String
View Source

ContentSecurityPolicyReportOnly

Declaration
public readonly string ContentSecurityPolicyReportOnly
Field Value
Type Description
System.String
View Source

StrictTransportSecurity

Declaration
public readonly string StrictTransportSecurity
Field Value
Type Description
System.String
View Source

XContentTypeOptions

Declaration
public readonly string XContentTypeOptions
Field Value
Type Description
System.String
View Source

XFrameOptions

Declaration
public readonly string XFrameOptions
Field Value
Type Description
System.String
View Source

XRobotsTag

Declaration
public readonly string XRobotsTag
Field Value
Type Description
System.String
View Source

XXssProtection

Declaration
public readonly string XXssProtection
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.