Compartir a través de


OnlineIdSystemAuthenticator.GetForUser(User) Método

Definición

Obtiene una instancia de OnlineIdSystemAuthenticatorForUser que corresponde al usuario especificado.

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

Parámetros

user
User

Usuario local de Windows.

Devoluciones

Un objeto OnlineIdSystemAuthenticatorForUser correspondiente al usuario.

Se aplica a