Classe SymmetricKey
Model schema container class for SymmetricKey
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.SymmetricKey
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class SymmetricKey
'Uso
public static class SymmetricKey
public ref class SymmetricKey abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SymmetricKey = class end
public final class SymmetricKey
O tipo SymmetricKey expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
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 |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.