Compartir a través de


SoftDeleteSettings.EnhancedSecurityState Property

Definition

Gets or sets Possible values include: 'Invalid', 'Enabled', 'Disabled', 'AlwaysON'

[Newtonsoft.Json.JsonProperty(PropertyName="enhancedSecurityState")]
public string EnhancedSecurityState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enhancedSecurityState")>]
member this.EnhancedSecurityState : string with get, set
Public Property EnhancedSecurityState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to