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

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

The User 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)
Returns detailed information about a registered user account.
Public method GetItem(ConnectionId, SessionId, Int32)
Returns detailed information about a registered user account.
Public method GetItem(ConnectionId, SessionId, String, TrusteeUserIdentifiers)
Returns limited information about a registered user account, given one of several user identifiers.
Public method GetItem(ConnectionId, SessionId, String, Int32, String)
Returns a information about a registered user account.
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetList(ConnectionId, SessionId, Int32, Int32, Int32, Int32)
Returns a pageable list of registered user accounts. This list can contain all registered users or users filtered by domain and/or full name pattern.
Public method GetList(ConnectionId, SessionId, Int32, Int32, Int32, Int32, Int32)
Returns a pageable list of registered user accounts. This list can contain all registered users or users filtered by domain and/or full name pattern.
Public method GetList(ConnectionId, SessionId, String, Int32, Int32, Int32, Int32, Int32, String)
Returns a pageable list of registered user accounts. This list can contain all registered users or users filtered by domain and/or full name pattern.
Public method GetList(ConnectionId, SessionId, String, String, Int32, Int32, Int32, Int32, Int32)
Returns a pageable list of registered user accounts. This list can contain all registered users or users filtered by domain and/or full name pattern.
Public method Code example GetMemberInfo(ConnectionId, SessionId, Int32)
Returns the registered groups where the user is a member.
(Overrides TrusteeGetMemberInfo(ConnectionId, SessionId, Int32).)
Public method GetMemberInfo(ConnectionId, SessionId, String, Int32, String)
Returns the groups where the user is a member.
(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 GetUserRights Obsolete.
Gets the global rights for a user.
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method LockAccount(ConnectionId, SessionId, Int32, Boolean)
Locks or unlocks a registered user account.
Public method LockAccount(ConnectionId, SessionId, String, Int32, String)
Locks or unlocks a registered user account.
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Remove(ConnectionId, SessionId, Int32)
Removes a registered user account from Content Studio.
Public method Remove(ConnectionId, SessionId, String, Int32, String)
Removes a registered user account from Content Studio.
Public method ToString (Inherited from Object.)
Public method UpdateAppData(ConnectionId, SessionId, Int32, String, String)
Saves application defined data for a certain user.
Public method UpdateAppData(ConnectionId, SessionId, String, Int32, String)
Saves application defined data for a certain user.
Protected method UserNamesFromNTAccount
Gets the Domain and UserName from the NTAccount object.
(Inherited from WindowsTrustee.)
Public method Verify(ConnectionId, SessionId, String, Int32)
Verifies/registers a Content Studio user. If the user is missing in Content Studio she will be registered.
Public method Verify(ConnectionId, SessionId, String, Int32, String)
Verifies/registers a Content Studio user. If the user is missing in Content Studio she will be registered.
Public method Verify(ConnectionId, SessionId, String, String, Int32)
Verifies/registers a Content Studio user. If the user is missing in Content Studio she will be registered.
Public method Verify(ConnectionId, SessionId, String, String, String, String, String, DateTime, String, Int32)
Verifies/registers a Content Studio user. If the user is missing in Content Studio she will be registered.
Public method Verify(ConnectionId, SessionId, String, String, String, String, String, DateTime, String, Int32, Int32)
Verifies/registers a Content Studio user. If the user is missing in Content Studio she will be registered.
Top
See Also

Reference