ObjectSecurity.SetGroup(IdentityReference) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定與 ObjectSecurity 物件相關聯的安全性描述元主要群組。
public:
void SetGroup(System::Security::Principal::IdentityReference ^ identity);
public void SetGroup (System.Security.Principal.IdentityReference identity);
member this.SetGroup : System.Security.Principal.IdentityReference -> unit
Public Sub SetGroup (identity As IdentityReference)
參數
- identity
- IdentityReference
要設定的主要群組。