ObjectAce.ObjectAceFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets flags that specify whether the ObjectAceType and InheritedObjectAceType properties contain values that identify valid object types.
public:
property System::Security::AccessControl::ObjectAceFlags ObjectAceFlags { System::Security::AccessControl::ObjectAceFlags get(); void set(System::Security::AccessControl::ObjectAceFlags value); };
public System.Security.AccessControl.ObjectAceFlags ObjectAceFlags { get; set; }
member this.ObjectAceFlags : System.Security.AccessControl.ObjectAceFlags with get, set
Public Property ObjectAceFlags As ObjectAceFlags
Property Value
On or more members of the ObjectAceFlags enumeration combined with a logical OR operation.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.