Group Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The Group type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetGroupInfo
Gets some details about the group account.
(Inherited from WindowsTrustee.)
Public method GetHashCode (Inherited from Object.)
Public method GetItem(ConnectionId, SessionId, Int32)
Returns detailed information of a registered group accounts in Content Studio.
Public method GetItem(ConnectionId, SessionId, String, Int32, String)
Returns detailed information of a registered group accounts in Content Studio.
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetList(ConnectionId, SessionId, String, Int32, String)
Returns a paged list with detailed information of registered group accounts in Content Studio.
Public method GetList(ConnectionId, SessionId, Int32, Int32, Int32, Int32)
Returns a paged list with detailed information of registered group accounts in Content Studio.
Public method GetList(ConnectionId, SessionId, String, Int32, Int32, Int32, Int32)
Returns a paged list with detailed information of registered group accounts in Content Studio.
Public method GetMemberInfo(ConnectionId, SessionId, Int32)
Returns the users that are members of the group.
(Overrides TrusteeGetMemberInfo(ConnectionId, SessionId, Int32).)
Public method GetMemberInfo(ConnectionId, SessionId, String, Int32, String)
Returns the users that are members of the group.
(Overrides TrusteeGetMemberInfo(ConnectionId, SessionId, String, Int32, String).)
Public method GetType (Inherited from Object.)
Protected method GetUserInfo
Gets some details about the users account. Initially the method tries with the LDAP provider and after that with the WinNT-provider.
(Inherited from WindowsTrustee.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Refresh Obsolete.
Verifies a group registered in Content Studio or registers a new group. If the group is missing in Content Studio it will be registered.
Public method Register Obsolete.
Verifies a group registered in Content Studio or registers a new group. If the group is missing in Content Studio it will be registered.
Public method Remove(ConnectionId, SessionId, Int32)
Unregisters a group in Content Studio
Public method Remove(ConnectionId, SessionId, String, Int32, String)
Unregisters a group in Content Studio
Public method ToString (Inherited from Object.)
Public method UnRegister Obsolete.
Unregisters a group in Content Studio
Protected method UserNamesFromNTAccount
Gets the Domain and UserName from the NTAccount object.
(Inherited from WindowsTrustee.)
Public method Verify(ConnectionId, SessionId, String)
Verifies a group registered in Content Studio or registers a new group. If the group is missing in Content Studio it will be registered.
Public method Verify(ConnectionId, SessionId, String, String)
Verifies a group registered in Content Studio or registers a new group. If the group is missing in Content Studio it will be registered.
Public method Verify(ConnectionId, SessionId, String, Int32, String)
Verifies a group registered in Content Studio or registers a new group. If the group is missing in Content Studio it will be registered.
Public method Verify(ConnectionId, SessionId, String, String, String, String, Boolean)
Verifies a group registered in Content Studio or registers a new group. If the group is missing in Content Studio it will be registered.
Top
See Also

Reference