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