Policy.Roles Propiedad

Definición

Obtiene o establece los roles asociados a un grupo o usuario.

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

Valor de propiedad

Role[]

Devuelve una matriz de objetos de rol.

Se aplica a