OnlineIdSystemAuthenticatorForUser.User 属性

定义

获取此 OnlineIdSystemAuthenticatorForUser 的相应 Windows 用户。

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

属性值

OnlineIdSystemAuthenticatorForUser 的 Windows 用户。

适用于