Proprietà ISql90HttpProtocolSpecifier.SslPort

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

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

Sintassi

'Dichiarazione
Property SslPort As Integer
    Get
    Set
int SslPort { get; set; }
property int SslPort {
    int get ();
    void set (int value);
}
abstract SslPort : int with get, set
function get SslPort () : int
function set SslPort (value : int)

Valore proprietà

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90HttpProtocolSpecifier Interfaccia

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