Proprietà ISql90DatabaseMirroringLanguageSpecifier.EncryptionAlgorithmPart1

Ottiene o imposta l'algoritmo di crittografia di preferito.

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

Sintassi

'Dichiarazione
Property EncryptionAlgorithmPart1 As Sql90ServiceBrokerEncryptionAlgorithm
    Get
    Set
Sql90ServiceBrokerEncryptionAlgorithm EncryptionAlgorithmPart1 { get; set; }
property Sql90ServiceBrokerEncryptionAlgorithm EncryptionAlgorithmPart1 {
    Sql90ServiceBrokerEncryptionAlgorithm get ();
    void set (Sql90ServiceBrokerEncryptionAlgorithm value);
}
abstract EncryptionAlgorithmPart1 : Sql90ServiceBrokerEncryptionAlgorithm with get, set
function get EncryptionAlgorithmPart1 () : Sql90ServiceBrokerEncryptionAlgorithm
function set EncryptionAlgorithmPart1 (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