This topic has not yet been rated - Rate this topic

Policy.Roles Property

SQL Server 2012

The roles that are associated with a group or user.

Namespace:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)
public Role[] Roles { get; set; }

Property Value

Type: ReportService2005.Role[]
An array of Roles objects.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.