GroupDetailInfo Members

Represents a set of detailed information about a group.

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

Public Constructors

  Name Description
  GroupDetailInfo Overloaded.  

Top

Public Properties

  Name Description
public property AccessLevel Gets or sets the access level of the group account.
public property ComputerAccess Gets or sets the group account permissions for the Remote Computers link on Remote Web Access.
public property ComputerAccessInherited Verifies whether the ComputerAccess property value is inherited from another group.
public property ContainerGroups Gets a list of groups that this group is a member of.
public property DashboardAccess Gets or sets the group account permissions for the Server Dashboard link on Remote Web Access.
public property DashboardAccessInherited Verifies whether the DashboardAccess property value is inherited from another group.
public property Description Gets or sets the description for the group.
public property HomePageLinksAccess Gets or sets the group account permissions for the Home Page link on Remote Web Access.
public property HomePageLinksAccessInherited Verifies whether the HomePageLinksAccess property value is inherited from another group.
public property IsSecurityGroup Verifies whether the group is a security group.
public property MediaAccess Gets or sets the group account permissions for the Media link on Remote Web Access.
public property MediaAccessInherited Verifies whether the MediaAccess property value is inherited from another group.
public property Members Gets or sets the members of the group account.
public property RemoteAccess Gets or sets the Remote Web Access permissions for the group account.
public property RemoteAccessInherited Verifies whether the RemoteAccessInherited property value is inherited from another group.
public property ShareAccess Gets or sets the group account permissions for the Shared Folders link on Remote Web Access.
public property ShareAccessInherited Verifies whether the ShareAccess property value is inherited from another group.
public property VpnAccess Gets or sets the group account permissions for virtual private networks (VPNs).
public property VpnAccessInherited Verifies whether the VpnAccessInherited property is inherited from another group.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Determines whether the current GroupDetailInfo object is equal to another GroupDetailInfo object.
public method GetHashCode Overridden. Retrieves a hash code for the GroupDetailInfo object.
public method GetType  (Inherited from Object)
public method ToString Overridden. Creates and retrieves a string representation of the GroupDetailInfo object.

Top

Protected Methods

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

Top

See Also

Reference

GroupDetailInfo Class
Microsoft.WindowsServerSolutions.Groups Namespace

Copyright © 2013 by Microsoft Corporation. All rights reserved.