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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.