UserGroupCommonInfoContract Class

 

Describes a user group common info contract.

Namespace:   Microsoft.WindowsServerSolutions.Users
Assembly:  UserObjectModel (in UserObjectModel.dll)

System::Object
  Microsoft.WindowsServerSolutions.Users::UserGroupCommonInfoContract
    Microsoft.WindowsServerSolutions.Groups::GroupDetailInfo
    Microsoft.WindowsServerSolutions.Users::PersonalInfo

[DataContractAttribute]
public ref class UserGroupCommonInfoContract abstract 

NameDescription
System_CAPS_protmethodUserGroupCommonInfoContract()

Creates a new instance of the UserGroupCommonInfoContract object.

NameDescription
System_CAPS_pubpropertyAccessLevel

Gets and sets the access level.

System_CAPS_pubpropertyComputerAccess

Gets and sets the computer access.

System_CAPS_pubpropertyComputerAccessInherited

Gets and sets a value that describes if computer access is inherited.

System_CAPS_pubpropertyDashboardAccess

Gets and sets Dashboard access.

System_CAPS_pubpropertyDashboardAccessInherited

Gets and sets a value that describes if Dashboard access is inherited.

System_CAPS_pubpropertyHomePageLinksAccess

Gets and sets homepage link access.

System_CAPS_pubpropertyHomePageLinksAccessInherited

Gets and sets a value that determines if the homepage link access is inherited.

System_CAPS_pubpropertyMediaAccess

Gets and sets the media access.

System_CAPS_pubpropertyMediaAccessInherited

Gets and sets a value that describes if the media access level is inherited.

System_CAPS_pubpropertyRemoteAccess

Gets and sets the remote access level.

System_CAPS_pubpropertyRemoteAccessInherited

Gets and sets a value that describes if the remote access level is inherited.

System_CAPS_pubpropertyShareAccess

Gets and sets the share access level.

System_CAPS_pubpropertyShareAccessInherited

Gets and sets a value that describes whether the share access level is inherited.

System_CAPS_pubpropertyVpnAccess

Gets and sets the VPN access level.

System_CAPS_pubpropertyVpnAccessInherited

Gets and sets a value that determines if the VPN access is inherited.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top

Community Additions

ADD
Show: