OnlineIdSystemTicketResult.Identity 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.
Objet OnlineIdSystemIdentity correspondant à l’appareil dont le ticket système a été récupéré.
public:
property OnlineIdSystemIdentity ^ Identity { OnlineIdSystemIdentity ^ get(); };
OnlineIdSystemIdentity Identity();
public OnlineIdSystemIdentity Identity { get; }
var onlineIdSystemIdentity = onlineIdSystemTicketResult.identity;
Public ReadOnly Property Identity As OnlineIdSystemIdentity
Valeur de propriété
Identité de l’appareil.