Condividi tramite


HardwareToken.Id Proprietà

Definizione

Ottiene l'identificatore hardware che identifica il dispositivo.

public:
 property IBuffer ^ Id { IBuffer ^ get(); };
IBuffer Id();
public IBuffer Id { get; }
var iBuffer = hardwareToken.id;
Public ReadOnly Property Id As IBuffer

Valore della proprietà

ID che identifica il dispositivo. Questo buffer di byte contiene un set di identificatori che rappresentano i vari componenti hardware presenti nel dispositivo.

Si applica a