RawSecurityDescriptor.SetFlags(ControlFlags) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將此ControlFlags物件的屬性設定RawSecurityDescriptor為指定的值。
public:
void SetFlags(System::Security::AccessControl::ControlFlags flags);
public void SetFlags(System.Security.AccessControl.ControlFlags flags);
member this.SetFlags : System.Security.AccessControl.ControlFlags -> unit
Public Sub SetFlags (flags As ControlFlags)
參數
- flags
- ControlFlags
一個或多個列舉值 ControlFlags 結合邏輯 OR 操作。