Compartir a través de


AttachedDatabaseConfiguration.DefaultPrincipalsModificationKind Propiedad

Definición

Obtiene o establece el tipo de modificación de entidades de seguridad predeterminadas. Entre los valores posibles se incluyen: 'Union', 'Replace', 'None'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a