หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Possible encryption algorithm options for service broker endpoints
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Enumeration ServiceBrokerEncryptionAlgorithm
'Usage
Dim instance As ServiceBrokerEncryptionAlgorithm
public enum ServiceBrokerEncryptionAlgorithm
public enum class ServiceBrokerEncryptionAlgorithm
type ServiceBrokerEncryptionAlgorithm
public enum ServiceBrokerEncryptionAlgorithm
Members
| Member name | Description | |
|---|---|---|
| Aes | Aes | |
| RC4 | RC4 | |
| Unknown | Unknown |