Condividi tramite


OnlineIdSystemAuthenticator.GetForUser(User) Metodo

Definizione

Ottiene un'istanza di OnlineIdSystemAuthenticatorForUser che corrisponde all'utente specificato.

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

Parametri

user
User

Utente windows locale.

Restituisce

OnlineIdSystemAuthenticatorForUser corrispondente all'utente.

Si applica a