Partilhar via


Propriedade ISql90ServiceBrokerLanguageSpecifier.AuthenticationWindowsMode

Obtém ou define um valor que modela a opção de autenticação.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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 propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ISql90ServiceBrokerLanguageSpecifier Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel