PersonalInfo Members

Represents the personal information that is associated to a user account.

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

Public Constructors

  Name Description
  PersonalInfo Overloaded.  

Top

Public Properties

  Name Description
public property AccessLevel Gets or sets the access level of the user account.
public property ComputerAccess  
public property ComputerAccessInherited  
public property ContainerGroups  
public property DashboardAccess  
public property DashboardAccessInherited  
public property DisplayName  
public property FirstName Gets or sets the first name that is associated to the user account.
public property Guid  
public property HomePageLinksAccess  
public property HomePageLinksAccessInherited  
public property IsBuiltIn Gets or sets a value that indicates whether the account is a built-in account.
public property IsLocalUser Gets or sets a value that indicates whether the user account exists on the local computer.
public property IsShowInUI Gets or sets a value that indicates whether the personal information is displayed in the user interface.
public property LastName Gets or sets the last name that is associated with the user account.
public property MediaAccess  
public property MediaAccessInherited  
public property NetworkAlertAccess  
public property RemoteAccess Gets or sets the type of access of the user account for Remote Web Access.
public property RemoteAccessInherited  
public property ShareAccess  
public property ShareAccessInherited  
public property UserFolder Gets or sets information about the folder where user account information is stored.
public property VpnAccess Gets or sets the type of access that is assigned to the user account for virtual private networks (VPNs).
public property VpnAccessInherited  

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden.  
public method GetHashCode Overridden.  
public method GetType  (Inherited from Object)
public method ToString Overridden.  

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

PersonalInfo Class
Microsoft.WindowsServerSolutions.Users Namespace

Copyright © 2013 by Microsoft Corporation. All rights reserved.