Click or drag to resize

ExternalPortalManagerGetCurrentUser Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ExternalUserDetails GetCurrentUser(
	string sessionId,
	CustomAttribute[] customAttributes
)

Parameters

sessionId
Type: SystemString
customAttributes
Type: CustomAttribute

Return Value

Type: ExternalUserDetails
See Also