#CurrentUserRoles

##About

Summary: Gets or sets the list of groups the current user belongs to. Groups can be used to share reports and set visibility among sets of users.
Data Type: System.String[]
Accepted Values:
Default Value: []
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots