Proprietà ISql90DatabaseMirroringLanguageSpecifier.AuthenticationWindowsMode

Ottiene o imposta un valore che modella l'opzione AUTHENTICATION.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90DatabaseMirroringLanguageSpecifier Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel