共用方式為


ISql90Login.AsymmetricKey 屬性

取得或設定與此登入關聯的索引鍵。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
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)

屬性值

型別:Microsoft.Data.Schema.Sql.SchemaModel.ISql90AsymmetricKey

.NET Framework 安全性

請參閱

參考

ISql90Login 介面

Microsoft.Data.Schema.Sql.SchemaModel 命名空間