Sdílet prostřednictvím


ISql90User.AsymmetricKey – vlastnost

Získá nebo nastaví klíč, pro které byla vytvořena uživatelem.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90User Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů