다음을 통해 공유


RemoteSystemAppRegistration.User 속성

정의

앱을 등록할 사용자입니다.

public:
 property User ^ User { User ^ get(); };
User User();
public User User { get; }
var user = remoteSystemAppRegistration.user;
Public ReadOnly Property User As User

속성 값

사용자.

적용 대상