Partager via


ISql90SymmetricKey.Algorithm, propriété

Obtient ou définit l'algorithme utilisé pour créer la clé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property Algorithm As SqlSymmetricKeyAlgorithm
    Get
    Set
SqlSymmetricKeyAlgorithm Algorithm { get; set; }
property SqlSymmetricKeyAlgorithm Algorithm {
    SqlSymmetricKeyAlgorithm get ();
    void set (SqlSymmetricKeyAlgorithm value);
}
abstract Algorithm : SqlSymmetricKeyAlgorithm with get, set
function get Algorithm () : SqlSymmetricKeyAlgorithm
function set Algorithm (value : SqlSymmetricKeyAlgorithm)

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.SqlSymmetricKeyAlgorithm

Sécurité .NET Framework

Voir aussi

Référence

ISql90SymmetricKey Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms