ActiveReports 8 Server SDK
GetUserCapabilities Method

Retrieves the capabilities of the user with the specified security token.

Syntax

C#
Copy Code
UserCapabilitiesResult GetUserCapabilities(string token);

Parameters

token
The security token to use.

Return Value

UserCapabilitiesResult Object.

See Also

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Send comments on this topic.