Click or drag to resize
SimpleRightManager Constructor
Initializes a new instance of the SimpleRightManager class

Namespace: Activsoft.RightManagement
Assembly: Activsoft.RightManagement (in Activsoft.RightManagement.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
public SimpleRightManager(
	string userId
)

Parameters

userId
Type: SystemString

[Missing <param name="userId"/> documentation for "M:Activsoft.RightManagement.SimpleRightManager.#ctor(System.String)"]

See Also