Share via


SqlPoolConnectionPolicy.SecurityEnabledAccess Property

Definition

Gets or sets the state of security access.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to