Proprietà ISql90DatabaseMirroringLanguageSpecifier.EncryptionAlgorithmPart2

Ottiene o imposta un algoritmo di crittografia aggiuntivo per il fallback se l'algoritmo primario non può essere concordato.

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

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90DatabaseMirroringLanguageSpecifier Interfaccia

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