共用方式為


RemoteSystemAppRegistration.User 屬性

定義

要在其中註冊應用程式的使用者。

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

屬性值

使用者。

適用於