Aracılığıyla paylaş


ServiceBrokerPayload.Certificate Özelliği

Alır veya ayarlar şifrelemek için kullanılan sertifika 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 Certificate As String
    Get
    Set
'Kullanım
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)

Özellik Değeri

Tür: System.String
Şifrelemek için kullanılan sertifika belirten bir T:System.String değeri Service Broker yük.