Condividi tramite


RemoteSystemAppRegistration.GetForUser(User) Metodo

Definizione

Ottiene un'istanza di RemoteSystemAppRegistration per registrare un'app per l'utente specificato.

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

Parametri

user
User

Utente.

Restituisce

Nuova istanza di RemoteSystemAppRegistration .

Si applica a