Compartir a través de


ISql90ServiceBrokerLanguageSpecifier.EncryptionAlgorithmPart2 (Propiedad)

Obtiene o establece un algoritmo de cifrado adicional al que se puede revertir si el algoritmo primario no se puede acordar.

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

Sintaxis

'Declaración
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)

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90ServiceBrokerLanguageSpecifier Interfaz

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