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 AsymmetricKey
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.AsymmetricKey
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class AsymmetricKey
'Usage
public static class AsymmetricKey
public ref class AsymmetricKey abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type AsymmetricKey = class end
public final class AsymmetricKey
The AsymmetricKey type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
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 |
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.