DatabaseMirroringLanguageSpecifier.AuthenticationCertificate Propiedad
AuthenticationCertificate relationship class of DatabaseMirroringLanguageSpecifier
Espacio de nombres: Microsoft.SqlServer.Dac.Model
Ensamblado: Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxis
'Declaración
Public Shared Property AuthenticationCertificate As ModelRelationshipClass
Get
Friend Set
'Uso
Dim value As ModelRelationshipClass
value = DatabaseMirroringLanguageSpecifier.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)
Valor de la propiedad
Tipo: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass