Compartir a través de


ISql90Signature.EncryptionMechanism (Propiedad)

Obtiene o establece el mecanismo de cifrado.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property EncryptionMechanism As ISql90SignatureEncryptionMechanism
    Get
    Set
ISql90SignatureEncryptionMechanism EncryptionMechanism { get; set; }
property ISql90SignatureEncryptionMechanism^ EncryptionMechanism {
    ISql90SignatureEncryptionMechanism^ get ();
    void set (ISql90SignatureEncryptionMechanism^ value);
}
abstract EncryptionMechanism : ISql90SignatureEncryptionMechanism with get, set
function get EncryptionMechanism () : ISql90SignatureEncryptionMechanism
function set EncryptionMechanism (value : ISql90SignatureEncryptionMechanism)

Valor de propiedad

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.ISql90SignatureEncryptionMechanism

Seguridad de .NET Framework

Vea también

Referencia

ISql90Signature Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)