次の方法で共有


Certificate クラス

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

継承階層

System.Object
  Microsoft.SqlServer.Dac.Model.Certificate

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

構文

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

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

プロパティ

  名前 説明
パブリック プロパティ静的メンバー ActiveForBeginDialog Certificate の ActiveForBeginDialog プロパティ クラス
パブリック プロパティ静的メンバー Authorizer Certificate の Authorizer リレーションシップ クラス
パブリック プロパティ静的メンバー EncryptedWithPassword Certificate の EncryptedWithPassword プロパティ クラス
パブリック プロパティ静的メンバー EncryptionPassword Certificate の EncryptionPassword プロパティ クラス
パブリック プロパティ静的メンバー ExistingKeysAssembly Certificate の ExistingKeysAssembly リレーションシップ クラス
パブリック プロパティ静的メンバー ExistingKeysFilePath Certificate の ExistingKeysFilePath プロパティ クラス
パブリック プロパティ静的メンバー ExpiryDate Certificate の ExpiryDate プロパティ クラス
パブリック プロパティ静的メンバー IsExistingKeyFileExecutable Certificate の IsExistingKeyFileExecutable プロパティ クラス
パブリック プロパティ静的メンバー PrivateKeyDecryptionPassword Certificate の PrivateKeyDecryptionPassword プロパティ クラス
パブリック プロパティ静的メンバー PrivateKeyEncryptionPassword Certificate の PrivateKeyEncryptionPassword プロパティ クラス
パブリック プロパティ静的メンバー PrivateKeyFilePath Certificate の PrivateKeyFilePath プロパティ クラス
パブリック プロパティ静的メンバー StartDate Certificate の StartDate プロパティ クラス
パブリック プロパティ静的メンバー Subject Certificate の Subject プロパティ クラス
パブリック プロパティ静的メンバー TypeClass Certificate の型クラス

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間