SymmetricKey.Create Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| Create(SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, String, String) |
Crée l’objet sur le serveur. . Le paramètre keyEncryption spécifie un tableau de types de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. Le paramètre identityPhrase est utilisé pour baliser les données (à l’aide d’un GUID basé sur l’expression d’identité) chiffrées avec la clé. |
| Create(SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, SecureString, String) |
Crée l’objet sur le serveur. . Le paramètre keyEncryption spécifie un tableau de types de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. Le paramètre identityPhrase est utilisé pour baliser les données (à l’aide d’un GUID basé sur l’expression d’identité) chiffrées avec la clé. |
| Create(SymmetricKeyEncryption, String, String, CreateDispositionType) | |
| Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, SecureString, String) |
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie le type de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. Le paramètre identityPhrase est utilisé pour baliser les données (à l’aide d’un GUID basé sur l’expression d’identité) chiffrées avec la clé. |
| Create(SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, String) |
Crée l’objet sur le serveur. . Le paramètre keyEncryption spécifie un tableau de types de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. |
| Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, String, String) |
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie le type de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. Le paramètre identityPhrase est utilisé pour baliser les données (à l’aide d’un GUID basé sur l’expression d’identité) chiffrées avec la clé. |
| Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, String) |
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie le type de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. |
| Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, SecureString) |
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie le type de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. |
| Create(SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm) |
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie un tableau de types de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. |
| Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm) |
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie le type de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. |
| Create(SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, SecureString) |
Crée l’objet sur le serveur. . Le paramètre keyEncryption spécifie un tableau de types de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. |
Create(SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, String, String)
Crée l’objet sur le serveur. . Le paramètre keyEncryption spécifie un tableau de types de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. Le paramètre identityPhrase est utilisé pour baliser les données (à l’aide d’un GUID basé sur l’expression d’identité) chiffrées avec la clé.
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[] keyEncryptions, Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm keyEncryptionAlgorithm, string passPhrase, string identityPhrase);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[] * Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm * string * string -> unit
Public Sub Create (keyEncryptions As SymmetricKeyEncryption(), keyEncryptionAlgorithm As SymmetricKeyEncryptionAlgorithm, passPhrase As String, identityPhrase As String)
Paramètres
- keyEncryptions
- SymmetricKeyEncryption[]
- keyEncryptionAlgorithm
- SymmetricKeyEncryptionAlgorithm
- passPhrase
- String
- identityPhrase
- String
S’applique à
Create(SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, SecureString, String)
Crée l’objet sur le serveur. . Le paramètre keyEncryption spécifie un tableau de types de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. Le paramètre identityPhrase est utilisé pour baliser les données (à l’aide d’un GUID basé sur l’expression d’identité) chiffrées avec la clé.
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[] keyEncryptions, Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm keyEncryptionAlgorithm, System.Security.SecureString passPhrase, string identityPhrase);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[] * Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm * System.Security.SecureString * string -> unit
Public Sub Create (keyEncryptions As SymmetricKeyEncryption(), keyEncryptionAlgorithm As SymmetricKeyEncryptionAlgorithm, passPhrase As SecureString, identityPhrase As String)
Paramètres
- keyEncryptions
- SymmetricKeyEncryption[]
- keyEncryptionAlgorithm
- SymmetricKeyEncryptionAlgorithm
- passPhrase
- SecureString
- identityPhrase
- String
S’applique à
Create(SymmetricKeyEncryption, String, String, CreateDispositionType)
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption keyEncryption, string providerAlgorithm, string providerKeyName, Microsoft.SqlServer.Management.Smo.CreateDispositionType createDispositionType);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption * string * string * Microsoft.SqlServer.Management.Smo.CreateDispositionType -> unit
Public Sub Create (keyEncryption As SymmetricKeyEncryption, providerAlgorithm As String, providerKeyName As String, createDispositionType As CreateDispositionType)
Paramètres
- keyEncryption
- SymmetricKeyEncryption
- providerAlgorithm
- String
- providerKeyName
- String
- createDispositionType
- CreateDispositionType
S’applique à
Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, SecureString, String)
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie le type de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. Le paramètre identityPhrase est utilisé pour baliser les données (à l’aide d’un GUID basé sur l’expression d’identité) chiffrées avec la clé.
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption keyEncryption, Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm keyEncryptionAlgorithm, System.Security.SecureString passPhrase, string identityPhrase);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption * Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm * System.Security.SecureString * string -> unit
Public Sub Create (keyEncryption As SymmetricKeyEncryption, keyEncryptionAlgorithm As SymmetricKeyEncryptionAlgorithm, passPhrase As SecureString, identityPhrase As String)
Paramètres
- keyEncryption
- SymmetricKeyEncryption
- keyEncryptionAlgorithm
- SymmetricKeyEncryptionAlgorithm
- passPhrase
- SecureString
- identityPhrase
- String
S’applique à
Create(SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, String)
Crée l’objet sur le serveur. . Le paramètre keyEncryption spécifie un tableau de types de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée.
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[] keyEncryptions, Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm keyEncryptionAlgorithm, string passPhrase);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[] * Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm * string -> unit
Public Sub Create (keyEncryptions As SymmetricKeyEncryption(), keyEncryptionAlgorithm As SymmetricKeyEncryptionAlgorithm, passPhrase As String)
Paramètres
- keyEncryptions
- SymmetricKeyEncryption[]
- keyEncryptionAlgorithm
- SymmetricKeyEncryptionAlgorithm
- passPhrase
- String
S’applique à
Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, String, String)
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie le type de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée. Le paramètre identityPhrase est utilisé pour baliser les données (à l’aide d’un GUID basé sur l’expression d’identité) chiffrées avec la clé.
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption keyEncryption, Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm keyEncryptionAlgorithm, string passPhrase, string identityPhrase);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption * Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm * string * string -> unit
Public Sub Create (keyEncryption As SymmetricKeyEncryption, keyEncryptionAlgorithm As SymmetricKeyEncryptionAlgorithm, passPhrase As String, identityPhrase As String)
Paramètres
- keyEncryption
- SymmetricKeyEncryption
- keyEncryptionAlgorithm
- SymmetricKeyEncryptionAlgorithm
- passPhrase
- String
- identityPhrase
- String
S’applique à
Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, String)
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie le type de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée.
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption keyEncryption, Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm keyEncryptionAlgorithm, string passPhrase);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption * Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm * string -> unit
Public Sub Create (keyEncryption As SymmetricKeyEncryption, keyEncryptionAlgorithm As SymmetricKeyEncryptionAlgorithm, passPhrase As String)
Paramètres
- keyEncryption
- SymmetricKeyEncryption
- keyEncryptionAlgorithm
- SymmetricKeyEncryptionAlgorithm
- passPhrase
- String
S’applique à
Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, SecureString)
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie le type de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée.
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption keyEncryption, Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm keyEncryptionAlgorithm, System.Security.SecureString passPhrase);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption * Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm * System.Security.SecureString -> unit
Public Sub Create (keyEncryption As SymmetricKeyEncryption, keyEncryptionAlgorithm As SymmetricKeyEncryptionAlgorithm, passPhrase As SecureString)
Paramètres
- keyEncryption
- SymmetricKeyEncryption
- keyEncryptionAlgorithm
- SymmetricKeyEncryptionAlgorithm
- passPhrase
- SecureString
S’applique à
Create(SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm)
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie un tableau de types de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement.
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[] keyEncryptions, Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm keyEncryptionAlgorithm);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[] * Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm -> unit
Public Sub Create (keyEncryptions As SymmetricKeyEncryption(), keyEncryptionAlgorithm As SymmetricKeyEncryptionAlgorithm)
Paramètres
- keyEncryptions
- SymmetricKeyEncryption[]
- keyEncryptionAlgorithm
- SymmetricKeyEncryptionAlgorithm
S’applique à
Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm)
Crée l’objet sur le serveur. Le paramètre keyEncryption spécifie le type de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement.
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption keyEncryption, Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm keyEncryptionAlgorithm);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption * Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm -> unit
Public Sub Create (keyEncryption As SymmetricKeyEncryption, keyEncryptionAlgorithm As SymmetricKeyEncryptionAlgorithm)
Paramètres
- keyEncryption
- SymmetricKeyEncryption
- keyEncryptionAlgorithm
- SymmetricKeyEncryptionAlgorithm
S’applique à
Create(SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, SecureString)
Crée l’objet sur le serveur. . Le paramètre keyEncryption spécifie un tableau de types de chiffrement. Le paramètre keyEncryptionAlgorithm spécifie la méthode de chiffrement. Le paramètre passPhrase spécifie une expression de passe à partir de laquelle la clé symétrique peut être dérivée.
public void Create(Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[] keyEncryptions, Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm keyEncryptionAlgorithm, System.Security.SecureString passPhrase);
member this.Create : Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[] * Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryptionAlgorithm * System.Security.SecureString -> unit
Public Sub Create (keyEncryptions As SymmetricKeyEncryption(), keyEncryptionAlgorithm As SymmetricKeyEncryptionAlgorithm, passPhrase As SecureString)
Paramètres
- keyEncryptions
- SymmetricKeyEncryption[]
- keyEncryptionAlgorithm
- SymmetricKeyEncryptionAlgorithm
- passPhrase
- SecureString