ExternalPortalManagerGetCurrentUser Method |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic ExternalUserDetails GetCurrentUser(
string sessionId,
CustomAttribute[] customAttributes
)
Parameters
- sessionId
- Type: SystemString
- customAttributes
- Type: CustomAttribute
Return Value
Type:
ExternalUserDetails
See Also