BCLicense ClaimWebUser Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Claims a web user.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public bool ClaimWebUser(
	string userID
)

Parameters

userID
Type: OnlineSystem String
The value that identifies the user.

Return Value

A value indicating whether the operation is succeeded.
See Also