public class Acl extends Object
Constructor and Description |
---|
Acl() |
Modifier and Type | Method and Description |
---|---|
AclType |
aceType()
Get the access control list (ACL) entry type.
|
PermissionType |
permission()
Get the permission type of the access control list (ACL) entry.
|
UUID |
principalId()
Get the Azure AD object ID of the user or group being specified in the access control list (ACL) entry.
|
public AclType aceType()
public UUID principalId()
public PermissionType permission()
Copyright © 2019. All rights reserved.