Compartilhar via


OnlineIdSystemAuthenticatorForUser.User Propriedade

Definição

Obtém o usuário correspondente do Windows para este OnlineIdSystemAuthenticatorForUser.

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

Valor da propriedade

O usuário do Windows para este OnlineIdSystemAuthenticatorForUser.

Aplica-se a