Partager via


ISql90User.AsymmetricKey, propriété

Obtient ou définit la clé pour laquelle l'utilisateur a été créé.

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90User Interface

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