Click or drag to resize

BCLicense.ClaimWebUser Method

Claims a web user.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.96.0)
Syntax
public bool ClaimWebUser(
	string userID
)

Parameters

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

Return Value

Type: Boolean
A value indicating whether the operation is succeeded.
See Also