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

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

The TrusteeSearcher 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.)
Public method Code example FindTrustees(ConnectionId, SessionId, AccountType, String, Int32)
Finds trustes (groups or users) in CS that matches a certain criteria.
Public method FindTrustees(ConnectionId, SessionId, String, Int32, String)
Finds trustes (groups or users) in CS that matches a certain criteria.
Public method Code example FindTrustees(ConnectionId, SessionId, AccountType, String, String, Int32)
Finds trustes (groups or users) in CS that matches a certain criteria.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method Code example LookupAccountSID
Searches a registered group or user account in Content Studio given its security identifier.
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)
Public method UsersFromIDList(ConnectionId, SessionId, String, Int32)
Returns a list of users from a comma-separated list of user IDs. Used by the user picker dialog.
Public method UsersFromIDList(ConnectionId, SessionId, String, Int32, String)
Returns a list of users from a comma-separated list of user IDs. Used by the user picker dialog.
Public method UsersFromSIDList(ConnectionId, SessionId, String, Int32)
Returns a list of users from a comma-separated list of user SIDs. Used by the user picker dialog.
Public method UsersFromSIDList(Int32, Int32, String, Int32, String)
Returns a list of users from a comma-separated list of user SIDs. Used by the user picker dialog.
Top
See Also

Reference