次の方法で共有


SymmetricKey クラス

SymmetricKey のモデル スキーマ コンテナー クラス

継承階層

System.Object
  Microsoft.SqlServer.Dac.Model.SymmetricKey

名前空間:  Microsoft.SqlServer.Dac.Model
アセンブリ:  Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)

構文

'宣言
Public NotInheritable Class SymmetricKey
'使用
public static class SymmetricKey
public ref class SymmetricKey abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SymmetricKey =  class end
public final class SymmetricKey

SymmetricKey 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ静的メンバー Algorithm SymmetricKey の Algorithm プロパティ クラス
パブリック プロパティ静的メンバー AsymmetricKeys SymmetricKey の AsymmetricKeys リレーションシップ クラス
パブリック プロパティ静的メンバー Authorizer SymmetricKey の Authorizer リレーションシップ クラス
パブリック プロパティ静的メンバー Certificates SymmetricKey の Certificates リレーションシップ クラス
パブリック プロパティ静的メンバー CreationDisposition SymmetricKey の CreationDisposition プロパティ クラス
パブリック プロパティ静的メンバー IdentityValue SymmetricKey の IdentityValue プロパティ クラス
パブリック プロパティ静的メンバー KeySource SymmetricKey の KeySource プロパティ クラス
パブリック プロパティ静的メンバー Passwords SymmetricKey の Passwords リレーションシップ クラス
パブリック プロパティ静的メンバー Provider SymmetricKey の Provider リレーションシップ クラス
パブリック プロパティ静的メンバー ProviderKeyName SymmetricKey の ProviderKeyName プロパティ クラス
パブリック プロパティ静的メンバー SymmetricKeys SymmetricKey の SymmetricKeys リレーションシップ クラス
パブリック プロパティ静的メンバー TypeClass SymmetricKey の型クラス

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間