Click or drag to resize
LoadRightSessionManagerItem Property

[Missing <summary> documentation for "P:Activsoft.RightManagement.LoadRightSessionManager.Item(System.String)"]

Namespace: Activsoft.RightManagement
Assembly: Activsoft.RightManagement (in Activsoft.RightManagement.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
public string this[
	string name
] { get; set; }

Parameters

name
Type: SystemString

Property Value

Type: String

Implements

ISessionManagerItemString
See Also