| LoadRightSessionManagerSessionId Property |
[Missing <summary> documentation for "P:Activsoft.RightManagement.LoadRightSessionManager.SessionId"]
Namespace: Activsoft.RightManagementAssembly: Activsoft.RightManagement (in Activsoft.RightManagement.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic string SessionId { get; }Public ReadOnly Property SessionId As String
Get
public:
virtual property String^ SessionId {
String^ get () sealed;
}abstract SessionId : string with get
override SessionId : string with get
Property Value
Type:
StringImplements
ISessionManagerSessionId
See Also