SecurityTypes Enum

Definition

Defines values for SecurityTypes.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SecurityTypes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SecurityTypes = 
Public Enum SecurityTypes
Inheritance
SecurityTypes
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

TrustedLaunch 0

Trusted launch protects against advanced and persistent attack techniques.

Applies to