AclEntry Class
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.
public class AclEntry
type AclEntry = class
Public Class AclEntry
- Inheritance
-
AclEntry
Acl |
Public constructor |
Action |
The type of ACL to set |
Scope |
ACCESS or DEFAULT |
Type |
Type of ACL entry: User/group/Other/mask |
User |
Object ID of the object depending on the type of the ACL entry |
Equals(Acl |
Returns true if the type, type name, scope and action are all same |
Equals(Object) |
Returns true if the type, type name, scope and action are all same |
Parse |
Parses each acl entry string and then returns the list of all acl entries |
Parse |
Parses a AclEntry string into acl type, acl type Id, acl scope and acl action (permissions). Throws exception if the acl string is not correct. |
Serialize |
Serializes the ACL entries from a list of ACL entries to a string format |
To |
|
To |
Returns the string format of each ACL entry |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: