Partager via


OnlineIdSystemAuthenticator.GetForUser(User) Méthode

Définition

Obtient une instance de OnlineIdSystemAuthenticatorForUser qui correspond à l’utilisateur spécifié.

public:
 static OnlineIdSystemAuthenticatorForUser ^ GetForUser(User ^ user);
 static OnlineIdSystemAuthenticatorForUser GetForUser(User const& user);
public static OnlineIdSystemAuthenticatorForUser GetForUser(User user);
function getForUser(user)
Public Shared Function GetForUser (user As User) As OnlineIdSystemAuthenticatorForUser

Paramètres

user
User

Utilisateur Windows local.

Retours

OnlineIdSystemAuthenticatorForUser correspondant à l’utilisateur.

S’applique à