Table of Contents

Class ActionSecurityDescriptor

Namespace
Phoesion.Glow.SDK.HologramDescriptors.Prism
Assembly
Phoesion.Glow.SDK.Hologram.dll
[MessagePackObject(false)]
public sealed class ActionSecurityDescriptor
Inheritance
object
ActionSecurityDescriptor

Properties

CORS_Scheme

[Key("CORS_Scheme")]
[MessagePackFormatter(typeof(StringInterningFormatter))]
public string CORS_Scheme { get; set; }

Property Value

string

XFrameOptions

[Key("XFrameOptions")]
[MessagePackFormatter(typeof(StringInterningFormatter))]
public string XFrameOptions { get; set; }

Property Value

string