Click or drag to resize

UserPreferencesGetUserGuid Method

Get user guid by user id

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Guid GetUserGuid(
	int userId
)

Parameters

userId
Type: SystemInt32

Return Value

Type: Guid
See Also