Share via


ConnectionProperties.IntegratedSecurity Propiedad

Definición

Obtiene o establece un valor que indica si la seguridad integrada es Use.

public:
 property bool IntegratedSecurity { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool IntegratedSecurity { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.IntegratedSecurity : bool with get, set
Public Property IntegratedSecurity As Boolean

Valor de propiedad

true, si la seguridad integrada es Use; en caso contrario, false.

Atributos

Se aplica a