Freigeben über


RemoteSystemAppRegistration.GetForUser(User) Methode

Definition

Ruft eine RemoteSystemAppRegistration-instance ab, um eine App für den angegebenen Benutzer zu registrieren.

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

Parameter

user
User

Den Benutzer.

Gibt zurück

Eine neue RemoteSystemAppRegistration-instance.

Gilt für: