Поделиться через


ISql90ServiceBrokerLanguageSpecifier.AuthenticationWindowsMode - свойство

Получает или задает значение, моделирующее параметр проверки подлинности.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
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)

Значение свойства

Тип: Microsoft.Data.Schema.Sql.SchemaModel.Sql90AuthenticationModes

Безопасность платформы .NET Framework

См. также

Ссылки

ISql90ServiceBrokerLanguageSpecifier Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен