Policy.Roles Propiedad

Definición

Obtiene o establece los roles asociados al grupo o al usuario.

public:
 property cli::array <ReportService2006::Role ^> ^ Roles { cli::array <ReportService2006::Role ^> ^ get(); void set(cli::array <ReportService2006::Role ^> ^ value); };
public ReportService2006.Role[] Roles { get; set; }
member this.Roles : ReportService2006.Role[] with get, set
Public Property Roles As Role()

Valor de propiedad

Role[]

Matriz de objetos Role.

Se aplica a