Policy.Roles 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定與群組或使用者相關聯的角色。
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[]
與群組或使用者相關聯之角色物件的集合。