Click or drag to resize
BCLicenseClaimWebUser 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.19.0)
Syntax
public bool ClaimWebUser(
	string userID
)

Parameters

userID
Type: SystemString
The value that identifies the user.

Return Value

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