SmartCardChallengeContext.Challenge 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 valeur de défi du carte intelligent.
public:
property IBuffer ^ Challenge { IBuffer ^ get(); };
IBuffer Challenge();
public IBuffer Challenge { get; }
var iBuffer = smartCardChallengeContext.challenge;
Public ReadOnly Property Challenge As IBuffer
Valeur de propriété
Valeur de défi de l’carte intelligente.