Partager via


ISql90ServiceBrokerLanguageSpecifier.EncryptionAlgorithmPart2, propriété

Obtient ou définit un algorithme de chiffrement supplémentaire à rappeler s'il n'est pas possible de convenir de l'algorithme principal.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90ServiceBrokerLanguageSpecifier Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms