Click or drag to resize

InternalServiceFindUserByLogin Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public ADAMObject FindUserByLogin(
	string login,
	Guid domainId
)

Parameters

login
Type: SystemString
domainId
Type: SystemGuid

Return Value

Type: ADAMObject
See Also