Compartir a través de


ISql90DatabaseMirroringLanguageSpecifier.AuthenticationCertificate (Propiedad)

Obtiene o establece el certificado que se va a usar para la autenticación.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property AuthenticationCertificate As ISql90Certificate
    Get
    Set
ISql90Certificate AuthenticationCertificate { get; set; }
property ISql90Certificate^ AuthenticationCertificate {
    ISql90Certificate^ get ();
    void set (ISql90Certificate^ value);
}
abstract AuthenticationCertificate : ISql90Certificate with get, set
function get AuthenticationCertificate () : ISql90Certificate
function set AuthenticationCertificate (value : ISql90Certificate)

Valor de propiedad

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.ISql90Certificate

Seguridad de .NET Framework

Vea también

Referencia

ISql90DatabaseMirroringLanguageSpecifier Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)