Aracılığıyla paylaş


ServiceBrokerPayload.EndpointEncryption Özelliği

Alır veya ayarlar için şifreleme durumunu Service Broker yük.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property EndpointEncryption As EndpointEncryption
    Get
    Set
'Kullanım
Dim instance As ServiceBrokerPayload
Dim value As EndpointEncryption

value = instance.EndpointEncryption

instance.EndpointEncryption = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public EndpointEncryption EndpointEncryption { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property EndpointEncryption EndpointEncryption {
    EndpointEncryption get ();
    void set (EndpointEncryption value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member EndpointEncryption : EndpointEncryption with get, set
function get EndpointEncryption () : EndpointEncryption
function set EndpointEncryption (value : EndpointEncryption)

Özellik Değeri

Tür: Microsoft.SqlServer.Management.Smo.EndpointEncryption
A EndpointEncryption için şifreleme durumunu belirten değeri Service Broker yük.