MicrosoftAccountMultiFactorSessionInfo.UserAccountId 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.
Cette API est à usage interne uniquement et ne doit pas être utilisée dans votre code.
public:
property Platform::String ^ UserAccountId { Platform::String ^ get(); };
winrt::hstring UserAccountId();
public string UserAccountId { get; }
var string = microsoftAccountMultiFactorSessionInfo.userAccountId;
Public ReadOnly Property UserAccountId As String
Valeur de propriété
Cette API est à usage interne uniquement et ne doit pas être utilisée dans votre code.