UserGroupCommonInfoContract Class
Describes a user group common info contract.
Assembly: UserObjectModel (in UserObjectModel.dll)
Microsoft.WindowsServerSolutions.Users::UserGroupCommonInfoContract
Microsoft.WindowsServerSolutions.Groups::GroupDetailInfo
Microsoft.WindowsServerSolutions.Users::PersonalInfo
| Name | Description | |
|---|---|---|
![]() | UserGroupCommonInfoContract() | Creates a new instance of the UserGroupCommonInfoContract object. |
| Name | Description | |
|---|---|---|
![]() | AccessLevel | Gets and sets the access level. |
![]() | ComputerAccess | Gets and sets the computer access. |
![]() | ComputerAccessInherited | Gets and sets a value that describes if computer access is inherited. |
![]() | DashboardAccess | Gets and sets Dashboard access. |
![]() | DashboardAccessInherited | Gets and sets a value that describes if Dashboard access is inherited. |
![]() | HomePageLinksAccess | Gets and sets homepage link access. |
![]() | HomePageLinksAccessInherited | Gets and sets a value that determines if the homepage link access is inherited. |
![]() | MediaAccess | Gets and sets the media access. |
![]() | MediaAccessInherited | Gets and sets a value that describes if the media access level is inherited. |
![]() | RemoteAccess | Gets and sets the remote access level. |
![]() | RemoteAccessInherited | Gets and sets a value that describes if the remote access level is inherited. |
![]() | ShareAccess | Gets and sets the share access level. |
![]() | ShareAccessInherited | Gets and sets a value that describes whether the share access level is inherited. |
![]() | VpnAccess | Gets and sets the VPN access level. |
![]() | VpnAccessInherited | Gets and sets a value that determines if the VPN access is inherited. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


