共用方式為


AsymmetricKey 類別

Model schema container class for AsymmetricKey

繼承階層

System.Object
  Microsoft.SqlServer.Dac.Model.AsymmetricKey

命名空間:  Microsoft.SqlServer.Dac.Model
組件:  Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)

語法

'宣告
Public NotInheritable Class AsymmetricKey
'用途
public static class AsymmetricKey
public ref class AsymmetricKey abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type AsymmetricKey =  class end
public final class AsymmetricKey

AsymmetricKey 型別公開下列成員。

屬性

  名稱 說明
公用屬性靜態成員 Algorithm Algorithm property class of AsymmetricKey
公用屬性靜態成員 Assembly Assembly relationship class of AsymmetricKey
公用屬性靜態成員 Authorizer Authorizer relationship class of AsymmetricKey
公用屬性靜態成員 CreationDisposition CreationDisposition property class of AsymmetricKey
公用屬性靜態成員 EncryptedWithPassword EncryptedWithPassword property class of AsymmetricKey
公用屬性靜態成員 ExecutableFile ExecutableFile property class of AsymmetricKey
公用屬性靜態成員 File File property class of AsymmetricKey
公用屬性靜態成員 Password Password property class of AsymmetricKey
公用屬性靜態成員 Provider Provider relationship class of AsymmetricKey
公用屬性靜態成員 ProviderKeyName ProviderKeyName property class of AsymmetricKey
公用屬性靜態成員 TypeClass Type class for AsymmetricKey

上層

執行緒安全性

這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。

請參閱

參考

Microsoft.SqlServer.Dac.Model 命名空間