Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
User
Roles Property
Definition
Namespace:
Centralpoint.Web
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
string
[]
Roles
{
get
; }
VB
Copy
Public
ReadOnly
Property
Roles
As
String
()
Get
Property Value
String
See Also
Reference
User Class
Centralpoint.Web Namespace
In This Article
Definition
See Also