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 حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.