Partilhar via


RemoteSystemAppRegistration.GetForUser(User) Método

Definição

Obtém uma instância RemoteSystemAppRegistration para registrar um aplicativo para o usuário especificado.

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

Parâmetros

user
User

O usuário.

Retornos

Uma nova instância RemoteSystemAppRegistration .

Aplica-se a