Partager via


ISql90SignatureEncryptionMechanism.Certificate, propriété

Obtient ou définit le certificat avec lequel la signature est créée.

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

Syntaxe

'Déclaration
Property Certificate As ISql90Certificate
    Get
    Set
ISql90Certificate Certificate { get; set; }
property ISql90Certificate^ Certificate {
    ISql90Certificate^ get ();
    void set (ISql90Certificate^ value);
}
abstract Certificate : ISql90Certificate with get, set
function get Certificate () : ISql90Certificate
function set Certificate (value : ISql90Certificate)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90SignatureEncryptionMechanism Interface

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