ISql90HttpProtocolSpecifier.AuthenticationMode (Propiedad)

Obtiene o establece el modo de autenticación.

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

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90HttpProtocolSpecifier Interfaz

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