RemoteSystemAppRegistration.GetForUser(User) 메서드

정의

지정된 사용자에 대한 앱을 등록하는 RemoteSystemAppRegistration instance 가져옵니다.

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 instance.

적용 대상