Policy.Roles 屬性

定義

取得或設定與群組或使用者相關聯的角色。

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

屬性值

Role[]

與群組或使用者相關聯之角色物件的集合。

適用於