OnlineIdSystemAuthenticatorForUser.User Property

Definition

Gets the corresponding Windows user for this OnlineIdSystemAuthenticatorForUser.

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

Property Value

The Windows user for this OnlineIdSystemAuthenticatorForUser.

Applies to