Class ActionSecurityDescriptor
- Namespace
- Phoesion.Glow.SDK.HologramDescriptors.Prism
- Assembly
- Phoesion.Glow.SDK.Hologram.dll
[MessagePackObject(false)]
public sealed class ActionSecurityDescriptor
- Inheritance
-
objectActionSecurityDescriptor
Properties
CORS_Scheme
[Key("CORS_Scheme")]
[MessagePackFormatter(typeof(StringInterningFormatter))]
public string CORS_Scheme { get; set; }
Property Value
XFrameOptions
[Key("XFrameOptions")]
[MessagePackFormatter(typeof(StringInterningFormatter))]
public string XFrameOptions { get; set; }