IUserInfo Members

Represents a user account on the computer that is running Windows Home Server.

The following tables list the members exposed by the IUserInfo type.

Public Properties

  Name Description
public property Enabled Indicates whether the user account is enabled on the home server.
public property FirstName Gets the first name of the user who is associated to the user account.
public property LastName Gets the last name of the user who is associated to the user account.
public property LogOnName Gets the user name that is used to log on to the home server.
public property PasswordStrength Indicates the password strength of the user account.
public property RemoteAllowed Indicates whether the user account can remotely access the home server.

Top

See Also

Reference

IUserInfo Interface
Microsoft.HomeServer.SDK.Interop.v1 Namespace