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 SourceContentSecurityPolicy
Declaration
public readonly string ContentSecurityPolicy
Field Value
| Type | Description |
|---|---|
| System.String |
ContentSecurityPolicyReportOnly
Declaration
public readonly string ContentSecurityPolicyReportOnly
Field Value
| Type | Description |
|---|---|
| System.String |
StrictTransportSecurity
Declaration
public readonly string StrictTransportSecurity
Field Value
| Type | Description |
|---|---|
| System.String |
XContentTypeOptions
Declaration
public readonly string XContentTypeOptions
Field Value
| Type | Description |
|---|---|
| System.String |
XFrameOptions
Declaration
public readonly string XFrameOptions
Field Value
| Type | Description |
|---|---|
| System.String |
XRobotsTag
Declaration
public readonly string XRobotsTag
Field Value
| Type | Description |
|---|---|
| System.String |
XXssProtection
Declaration
public readonly string XXssProtection
Field Value
| Type | Description |
|---|---|
| System.String |