ISql90DatabaseMirroringLanguageSpecifier.AuthenticationWindowsMode (Propiedad)

Obtiene o establece un valor que modela la opción AUTHENTICATION.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property AuthenticationWindowsMode As Sql90AuthenticationModes
    Get
    Set
Sql90AuthenticationModes AuthenticationWindowsMode { get; set; }
property Sql90AuthenticationModes AuthenticationWindowsMode {
    Sql90AuthenticationModes get ();
    void set (Sql90AuthenticationModes value);
}
abstract AuthenticationWindowsMode : Sql90AuthenticationModes with get, set
function get AuthenticationWindowsMode () : Sql90AuthenticationModes
function set AuthenticationWindowsMode (value : Sql90AuthenticationModes)

Valor de propiedad

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.Sql90AuthenticationModes

Seguridad de .NET Framework

Vea también

Referencia

ISql90DatabaseMirroringLanguageSpecifier Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)