ICspAsymmetricAlgorithm.CspKeyContainerInfo Propriété
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.
Obtient un CspKeyContainerInfo objet qui décrit des informations supplémentaires sur une paire de clés de chiffrement.
public:
property System::Security::Cryptography::CspKeyContainerInfo ^ CspKeyContainerInfo { System::Security::Cryptography::CspKeyContainerInfo ^ get(); };
public System.Security.Cryptography.CspKeyContainerInfo CspKeyContainerInfo { get; }
member this.CspKeyContainerInfo : System.Security.Cryptography.CspKeyContainerInfo
Public ReadOnly Property CspKeyContainerInfo As CspKeyContainerInfo
Valeur de propriété
Objet CspKeyContainerInfo qui décrit des informations supplémentaires sur une paire de clés de chiffrement.
Remarques
L’objet retourné CspKeyContainerInfo spécifie si la clé est exportable et fournit le nom du conteneur de clés, les informations sur le fournisseur et d’autres informations.