Udostępnij za pośrednictwem


Właściwość Policy.Roles

Pobiera lub ustawia ról związanych z grupy lub użytkownika.

Przestrzeń nazw:  ReportService2010
Zestaw:  ReportService2010 (w ReportService2010.dll)

Składnia

'Deklaracja
Public Property Roles As Role()
    Get
    Set
'Użycie
Dim instance As Policy
Dim value As Role()

value = instance.Roles

instance.Roles = value
public Role[] Roles { get; set; }
public:
property array<Role^>^ Roles {
    array<Role^>^ get ();
    void set (array<Role^>^ value);
}
member Roles : Role[] with get, set
function get Roles () : Role[]
function set Roles (value : Role[])

Wartość właściwości

Typ: array<ReportService2010.Role[]
Tablica Role obiektów.