HttpClientCertificate.KeySize 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 la taille de la clé du certificat électronique, en bits. Par exemple, 128.
public:
property int KeySize { int get(); };
public int KeySize { get; }
member this.KeySize : int
Public ReadOnly Property KeySize As Integer
Valeur de propriété
Taille de la clé, en nombre de bits.