Vcl.AppAnalytics.TAppAnalytics.GetUserID

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetUserID: string;

C++

System::UnicodeString __fastcall GetUserID();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.AppAnalytics.pas
Vcl.AppAnalytics.hpp
Vcl.AppAnalytics TAppAnalytics


Description

Renvoie l'identificateur UserID.

La méthode GetUserID renvoie l'identificateur UserID qui est un GUID permettant d'identifier l'utilisateur de manière unique.

GetUserID est la méthode Getter pour la propriété UserID en lecture seule.

Voir aussi