Click or drag to resize
SimpleRightManagerGetSingleRight Method

[Missing <summary> documentation for "M:Activsoft.RightManagement.SimpleRightManager.GetSingleRight(System.String)"]

Namespace: Activsoft.RightManagement
Assembly: Activsoft.RightManagement (in Activsoft.RightManagement.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
protected override int GetSingleRight(
	string menu
)

Parameters

menu
Type: SystemString

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Activsoft.RightManagement.SimpleRightManager.GetSingleRight(System.String)"]

See Also