Поделиться через


RemoteSystemAppRegistration.GetForUser(User) Метод

Определение

Возвращает экземпляр RemoteSystemAppRegistration для регистрации приложения для данного пользователя.

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

Параметры

user
User

Пользователь.

Возвращаемое значение

Новый экземпляр RemoteSystemAppRegistration .

Применяется к