CertUsageType Énumération
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.
public enum class CertUsageType
[System.Runtime.InteropServices.ComVisible(true)]
public enum CertUsageType
type CertUsageType =
Public Enum CertUsageType
- Héritage
-
CertUsageType
- Attributs
Champs
Nom | Valeur | Description |
---|---|---|
None | 0 | |
Encryption | 1 | |
Signature | 2 | |
Both | 3 |