Partager via


ISql90ServiceBrokerLanguageSpecifier.AuthenticationCertificate, propriété

Obtient ou définit le certificat à utiliser pour l'authentification.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90ServiceBrokerLanguageSpecifier Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms