Udostępnij za pośrednictwem


Właściwość ServiceBrokerPayload.Certificate

Pobiera lub ustawia certyfikat, który jest używany do szyfrowania Service Broker ładunku.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property Certificate As String
    Get
    Set
'Użycie
Dim instance As ServiceBrokerPayload
Dim value As String

value = instance.Certificate

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

Wartość właściwości

Typ: System.String
Określa certyfikat, który jest używany do szyfrowania wartość T:System.String Service Broker ładunku.