InternalServiceFindUserObjectStartWith Method |
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic List<ADAMObject> FindUserObjectStartWith(
string startWith
)
Parameters
- startWith
- Type: SystemString
Return Value
Type:
ListADAMObject
See Also