Поделиться через


ISql90ServiceBrokerLanguageSpecifier.EncryptionAlgorithmPart1 - свойство

Получает или задает предпочтительный алгоритм шифрования.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
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)

Значение свойства

Тип: Microsoft.Data.Schema.Sql.SchemaModel.Sql90ServiceBrokerEncryptionAlgorithm

Безопасность платформы .NET Framework

См. также

Ссылки

ISql90ServiceBrokerLanguageSpecifier Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен