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

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

Parameters

userId
Type: SystemString

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

See Also