Свойство ServiceBrokerLanguageSpecifier.AuthenticationCertificate

AuthenticationCertificate relationship class of ServiceBrokerLanguageSpecifier

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public Shared Property AuthenticationCertificate As ModelRelationshipClass 
    Get 
    Friend Set
'Применение
Dim value As ModelRelationshipClass 

value = ServiceBrokerLanguageSpecifier.AuthenticationCertificate
public static ModelRelationshipClass AuthenticationCertificate { get; internal set; }
public:
static property ModelRelationshipClass^ AuthenticationCertificate {
    ModelRelationshipClass^ get ();
    internal: void set (ModelRelationshipClass^ value);
}
static member AuthenticationCertificate : ModelRelationshipClass with get, internal set
static function get AuthenticationCertificate () : ModelRelationshipClass 
internal static function set AuthenticationCertificate (value : ModelRelationshipClass)

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

Тип: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass

См. также

Справочник

ServiceBrokerLanguageSpecifier Класс

Пространство имен Microsoft.SqlServer.Dac.Model