Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model schema container class for Certificate
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.Certificate
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class Certificate
'Usage
public static class Certificate
public ref class Certificate abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Certificate = class end
public final class Certificate
The Certificate type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() ![]() |
ActiveForBeginDialog | ActiveForBeginDialog property class of Certificate |
![]() ![]() |
Authorizer | Authorizer relationship class of Certificate |
![]() ![]() |
EncryptedWithPassword | EncryptedWithPassword property class of Certificate |
![]() ![]() |
EncryptionPassword | EncryptionPassword property class of Certificate |
![]() ![]() |
ExistingKeysAssembly | ExistingKeysAssembly relationship class of Certificate |
![]() ![]() |
ExistingKeysFilePath | ExistingKeysFilePath property class of Certificate |
![]() ![]() |
ExpiryDate | ExpiryDate property class of Certificate |
![]() ![]() |
IsExistingKeyFileExecutable | IsExistingKeyFileExecutable property class of Certificate |
![]() ![]() |
PrivateKeyDecryptionPassword | PrivateKeyDecryptionPassword property class of Certificate |
![]() ![]() |
PrivateKeyEncryptionPassword | PrivateKeyEncryptionPassword property class of Certificate |
![]() ![]() |
PrivateKeyFilePath | PrivateKeyFilePath property class of Certificate |
![]() ![]() |
StartDate | StartDate property class of Certificate |
![]() ![]() |
Subject | Subject property class of Certificate |
![]() ![]() |
TypeClass | Type class for Certificate |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)