OnlineIdSystemAuthenticatorForUser.User Propriété

Définition

Obtient l’utilisateur Windows correspondant pour ce OnlineIdSystemAuthenticatorForUser.

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

Valeur de propriété

Utilisateur Windows pour ce OnlineIdSystemAuthenticatorForUser.

S’applique à