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 SymmetricKey
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.SymmetricKey
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class SymmetricKey
'Usage
public static class SymmetricKey
public ref class SymmetricKey abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SymmetricKey = class end
public final class SymmetricKey
The SymmetricKey type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Algorithm | Algorithm property class of SymmetricKey |
![]() ![]() |
AsymmetricKeys | AsymmetricKeys relationship class of SymmetricKey |
![]() ![]() |
Authorizer | Authorizer relationship class of SymmetricKey |
![]() ![]() |
Certificates | Certificates relationship class of SymmetricKey |
![]() ![]() |
CreationDisposition | CreationDisposition property class of SymmetricKey |
![]() ![]() |
IdentityValue | IdentityValue property class of SymmetricKey |
![]() ![]() |
KeySource | KeySource property class of SymmetricKey |
![]() ![]() |
Passwords | Passwords relationship class of SymmetricKey |
![]() ![]() |
Provider | Provider relationship class of SymmetricKey |
![]() ![]() |
ProviderKeyName | ProviderKeyName property class of SymmetricKey |
![]() ![]() |
SymmetricKeys | SymmetricKeys relationship class of SymmetricKey |
![]() ![]() |
TypeClass | Type class for SymmetricKey |
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.